HUAWEI-TUNNEL-MIB

File: HUAWEI-TUNNEL-MIB.mib (25583 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC IPV6-TC
IPV6-MIB P-BRIDGE-MIB INET-ADDRESS-MIB

Imported symbols

hwDatacomm ifIndex OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-TYPE
MODULE-IDENTITY Unsigned32 Integer32
Counter64 NOTIFICATION-TYPE RowStatus
DisplayString TruthValue Ipv6Address
ipv6IfIndex EnabledStatus InetAddressType
InetAddress

Defined Types

HwTunnelCfgEntry  
SEQUENCE    
  hwTunnelProtocol INTEGER
  hwTunnelSourceType INTEGER
  hwTunnelSrcIfName DisplayString
  hwTunnelAddrType InetAddressType
  hwTunnelSourceAddr InetAddress
  hwTunnelDestinationAddr InetAddress
  hwTunnelCfgUndoFlag INTEGER

HwIpv6Tunnel4Over6CfgEntry  
SEQUENCE    
  hwIpv6TunnelEncapLimit Integer32
  hwIpv6TunnelEncapLimitDisable TruthValue
  hwIpv6TunnelFlowLabel Integer32
  hwIpv6TunnelHopLimit Integer32
  hwIpv6TunnelTrafficClass Integer32
  hwIpv6TunnelTrafficOriginal TruthValue
  hwIPv6Tunnel4Over6CfgUndoFlag INTEGER

HwHybridAccessTunnelGlobalStatEntry  
SEQUENCE    
  hwTunnelType INTEGER
  hwTunnelCreateSuccessCnt Counter64
  hwTunnelRequestPktRcvCnt Counter64
  hwTunnelAuthenSuccessCnt Counter64
  hwTunnelAuthorSuccessCnt Counter64
  hwTunnelAuthenAttemptCnt Counter64
  hwTunnelAuthorAttemptCnt Counter64
  hwTunnelTimeOutCnt Counter64
  hwTunnelAuthUnknownCnt Counter64
  hwTunnelAuthNotAllowedCnt Counter64
  hwTunnelAuthFailOthersCnt Counter64
  hwTunnelCreateFailCnt Counter64
  hwTunnelInDataFlow Counter64
  hwTunnelOutDataFlow Counter64

Defined Values

hwTunnelMib 1.3.6.1.4.1.2011.5.25.201
V2.05 Update hwHybridDynBwPunish and hwHybridDynBwResume, modify their description.
MODULE-IDENTITY    

hwTunnelMibObjects 1.3.6.1.4.1.2011.5.25.201.1
OBJECT IDENTIFIER    

hwTunnelCfgTable 1.3.6.1.4.1.2011.5.25.201.1.1
MIB table for the tunnel configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwTunnelCfgEntry

hwTunnelCfgEntry 1.3.6.1.4.1.2011.5.25.201.1.1.1
Describes tunnel interface configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwTunnelCfgEntry  

hwTunnelProtocol 1.3.6.1.4.1.2011.5.25.201.1.1.1.1
This object specifies the Tunnel protocol type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gre(1), mplsTe(2), ipv6Ipv4(3), ipv6Ipv4Auto(4), ipv6Ipv46to4(5), ipv6Ipv4Isatap(6), ipv4Ipv6(7), none(8)  

hwTunnelSourceType 1.3.6.1.4.1.2011.5.25.201.1.1.1.2
This object specifies the Tunnel source type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER interfaceName(1), sourceAddress(2), unknown(3)  

hwTunnelSrcIfName 1.3.6.1.4.1.2011.5.25.201.1.1.1.3
This object specifies the tunnel source interface name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwTunnelAddrType 1.3.6.1.4.1.2011.5.25.201.1.1.1.4
This object specifies the address type for Tunnel source and destination address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hwTunnelSourceAddr 1.3.6.1.4.1.2011.5.25.201.1.1.1.5
This object specifies source address of the tunnel interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hwTunnelDestinationAddr 1.3.6.1.4.1.2011.5.25.201.1.1.1.6
This object specifies destination address of the tunnel interface.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hwTunnelCfgUndoFlag 1.3.6.1.4.1.2011.5.25.201.1.1.1.7
This object specifies undo operation for specified hwTunnelCfgTable parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undoTunnelProtocol(1), undoTunnelSource(2), undoTunnelDestination(3), invalid(4)  

hwIpv6Tunnel4Over6CfgTable 1.3.6.1.4.1.2011.5.25.201.1.2
MIB table for 4Over6 tunnel configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwIpv6Tunnel4Over6CfgEntry

hwIpv6Tunnel4Over6CfgEntry 1.3.6.1.4.1.2011.5.25.201.1.2.1
Describes IPv6 tunnel 4Over6 parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwIpv6Tunnel4Over6CfgEntry  

hwIpv6TunnelEncapLimit 1.3.6.1.4.1.2011.5.25.201.1.2.1.1
This object specifies Tunnel ipv4-ipv6 encapsulation limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hwIpv6TunnelEncapLimitDisable 1.3.6.1.4.1.2011.5.25.201.1.2.1.2
This object specifies Tunnel encapsulation is disabled or not. Default value is false.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwIpv6TunnelFlowLabel 1.3.6.1.4.1.2011.5.25.201.1.2.1.3
This object specifies Tunnel ipv4-ipv6 flow label.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1048575  

hwIpv6TunnelHopLimit 1.3.6.1.4.1.2011.5.25.201.1.2.1.4
This object specifies Tunnel ipv4-ipv6 hop limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hwIpv6TunnelTrafficClass 1.3.6.1.4.1.2011.5.25.201.1.2.1.5
This object specifies Tunnel ipv4-ipv6 traffic-class.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hwIpv6TunnelTrafficOriginal 1.3.6.1.4.1.2011.5.25.201.1.2.1.6
Specifies Tunnel ipv4-ipv6 traffic-class original is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwIPv6Tunnel4Over6CfgUndoFlag 1.3.6.1.4.1.2011.5.25.201.1.2.1.7
This object specifies undo operation for specified hwIpv6Tunnel4Over6CfgTable parameter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undoTunnelEncapLimit(1), undoTunnelFlowLabel(2), undoTunnelHopLimit(3), undoTunnelTrafficClass(4), invalid(5)  

hwTunnelGlobalConfigObject 1.3.6.1.4.1.2011.5.25.201.1.3
OBJECT IDENTIFIER    

hwTunnelCreateFailCheckPeriod 1.3.6.1.4.1.2011.5.25.201.1.3.1
This value of this object identifies the interval used to check tunnel failures.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

hwTunnelCreateFailThreshold 1.3.6.1.4.1.2011.5.25.201.1.3.2
This value of this object identifies the threshold of tunnel failures.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..102400  

hwTunnelKeepaliveTimeoutPeriod 1.3.6.1.4.1.2011.5.25.201.1.3.3
This value of this object identifies the interval used to check tunnel keepalive timeouts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1440  

hwTunnelKeepaliveTimeoutThreshold 1.3.6.1.4.1.2011.5.25.201.1.3.4
This value of this object identifies the threshold of tunnel keepalive timeouts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..102400  

hwHybridAccessTunnelGlobalStatTable 1.3.6.1.4.1.2011.5.25.201.1.4
This object indicates the MIB table for hybrid access tunnel statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwHybridAccessTunnelGlobalStatEntry

hwHybridAccessTunnelGlobalStatEntry 1.3.6.1.4.1.2011.5.25.201.1.4.1
This object indicates the hybrid access tunnel statistics parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwHybridAccessTunnelGlobalStatEntry  

hwTunnelType 1.3.6.1.4.1.2011.5.25.201.1.4.1.1
This object indicates the tunnel type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER overflow(1), priority(2)  

hwTunnelCreateSuccessCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.2
The value of this object identifies the total number of GRE tunnels set up on each device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelRequestPktRcvCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.3
The value of this object identifies the total number of requests to create GRE tunnels on each device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthenSuccessCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.4
The value of this object identifies the number of authentication successes of GRE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthorSuccessCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.5
The value of this object identifies the number of authorization successes of GRE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthenAttemptCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.6
The value of this object identifies the number of authentication attempts of GRE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthorAttemptCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.7
The value of this object identifies the number of of authorization attempts of GRE Tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelTimeOutCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.8
The value of this object identifies the number of of tunnels that have timed out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthUnknownCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.9
The value of this object identifies the number of authentication/authorization requests rejected because of Unknown Customer
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthNotAllowedCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.10
The value of this object identifies the number of authentication/authorization requests rejected because of Service not allowed
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelAuthFailOthersCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.11
The value of this object identifies the number of authentication/authorization requests rejected because of Others reason.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelCreateFailCnt 1.3.6.1.4.1.2011.5.25.201.1.4.1.12
The value of this object identifies the total number of GRE tunnel creation failures on each device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelInDataFlow 1.3.6.1.4.1.2011.5.25.201.1.4.1.13
This object indicates the uplink data volume using the tunnel connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelOutDataFlow 1.3.6.1.4.1.2011.5.25.201.1.4.1.14
This object indicates the downlink data volume using the tunnel connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwTunnelTrapObjects 1.3.6.1.4.1.2011.5.25.201.1.5
OBJECT IDENTIFIER    

hwHybridRttThreshold 1.3.6.1.4.1.2011.5.25.201.1.5.1
The value of this object identifies the hybrid-access tunnel rtt check threshold.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwHybridRttCheckTimes 1.3.6.1.4.1.2011.5.25.201.1.5.2
The value of this object identifies the hybrid-access tunnel rtt check times.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwHybridCreateFailValue 1.3.6.1.4.1.2011.5.25.201.1.5.3
The value of this object identifies the hybrid-access tunnel create fail error value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwHybridTunnelType 1.3.6.1.4.1.2011.5.25.201.1.5.4
The value of this object identifies the hybrid-access tunnel type.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwHybridDynDLBwAdjustValue 1.3.6.1.4.1.2011.5.25.201.1.5.5
The value of this object identifies the hybrid-access tunnel down-link bandwith adjust value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwHybridDynULBwAdjustValue 1.3.6.1.4.1.2011.5.25.201.1.5.6
The value of this object identifies the hybrid-access tunnel up-link bandwith adjust value.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwTunnelMibConformance 1.3.6.1.4.1.2011.5.25.201.2
OBJECT IDENTIFIER    

hwTunnelCompliances 1.3.6.1.4.1.2011.5.25.201.2.1
OBJECT IDENTIFIER    

hwTunnelCompliance 1.3.6.1.4.1.2011.5.25.201.2.1.1
The compliance statement for systems supporting the HUAWEI-TUNNEL-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwTunnelGroups 1.3.6.1.4.1.2011.5.25.201.2.2
OBJECT IDENTIFIER    

hwTunnelGroup 1.3.6.1.4.1.2011.5.25.201.2.2.1
The Tunnel table member.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwTunnelNotificationGroup 1.3.6.1.4.1.2011.5.25.201.2.2.2
Tunnel trap group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwTunnelNotifications 1.3.6.1.4.1.2011.5.25.201.3
OBJECT IDENTIFIER    

hwTunnelCreateFailOverThreshold 1.3.6.1.4.1.2011.5.25.201.3.1
This object indicates that an alarm is generated if the number of tunnel failures exceeds the threshold during a period.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwOverflowTunnelTimeoutOverThreshold 1.3.6.1.4.1.2011.5.25.201.3.2
This object indicates that an alarm is generated if the number of overflow tunnel timeouts of hello packets exceeds the threshold during a period.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwPriorTunnelTimeoutOverThreshold 1.3.6.1.4.1.2011.5.25.201.3.3
This object indicates that an alarm is generated if the number of priority tunnel timeouts of hello packets exceeds the threshold during a period.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHybridTunnelCreateFail 1.3.6.1.4.1.2011.5.25.201.3.4
This object indicates that the overflow or priority tunnel fails to be created.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHybridSwitch2PriorTunnel 1.3.6.1.4.1.2011.5.25.201.3.5
This object indicates that the delay of the overflow tunnel exceeds the threshold and traffic is switched to the priority tunnel.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHybridSwitch2OverflowTunnel 1.3.6.1.4.1.2011.5.25.201.3.6
This object indicates that that the delay of the overflow tunnel falls below the threshold and can be used to forward traffic again.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHybridDynBwPunish 1.3.6.1.4.1.2011.5.25.201.3.7
This object indicates that the bandwidth of the priority tunnel needs to be reduced.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwHybridDynBwResume 1.3.6.1.4.1.2011.5.25.201.3.8
This object indicates that the bandwidth of the priority tunnel needs to be increased.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE