A3COM-HUAWEI-TUNNEL-MIB

File: A3COM-HUAWEI-TUNNEL-MIB.mib (14038 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF INET-ADDRESS-MIB IPV6-FLOW-LABEL-MIB
IF-MIB

Imported symbols

h3cCommon MODULE-IDENTITY OBJECT-TYPE
Integer32 IpAddress RowStatus
StorageType TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP InetAddressType InetAddress
IPv6FlowLabelOrAny ifIndex InterfaceIndexOrZero

Defined Types

H3cTunnelType  
Tunnel type defination.
TEXTUAL-CONVENTION    
  INTEGER other(1), direct(2), gre(3), minimal(4), l2tp(5), pptp(6), l2f(7), udp(8), atmp(9), msdp(10), sixToFour(11), sixOverFour(12), isatap(13), teredo(14), tunnelModeReserve(35), tunnelModeIPv4Gre(36), tunnelModeIPv6Gre(37), tunnelModeIPv4IPv4(38), tunnelModeIPv4IPv6Config(39), tunnelModeIPv4IPv6Auto(40), tunnelModeIPv4IPv66to4(41), tunnelModeIPv4IPv6Isatap(42), tunnelModeIPv6IPv4(43), tunnelModeIPv6IPv6(44), tunnelModeIPv4UdpDVPN(45), tunnelModeIPv4GreDVPN(46), tunnelModeIPv6UdpDVPN(47), tunnelModeIPv6GreDVPN(48), tunnelModeCrLsp(49), tunnelModeMax(50)  

H3cTunnelIfEntry  
SEQUENCE    
  h3cTunnelIfEncapsMethod H3cTunnelType
  h3cTunnelIfHopLimit Integer32
  h3cTunnelIfSecurity INTEGER
  h3cTunnelIfTOS Integer32
  h3cTunnelIfFlowLabel IPv6FlowLabelOrAny
  h3cTunnelIfAddressType InetAddressType
  h3cTunnelIfLocalInetAddress InetAddress
  h3cTunnelIfRemoteInetAddress InetAddress
  h3cTunnelIfEncapsLimit Integer32

H3cTunnelInetConfigEntry  
SEQUENCE    
  h3cTunnelInetConfigSlot Integer32
  h3cTunnelInetConfigSubSlot Integer32
  h3cTunnelInetConfigTunnNum Integer32
  h3cTunnelInetConfigIfIndex InterfaceIndexOrZero
  h3cTunnelInetConfigStatus RowStatus

Defined Values

h3cTunnel 1.3.6.1.4.1.43.45.1.10.2.53
This MIB contains objects to Manage configuration and Monitor tunnel.
MODULE-IDENTITY    

h3cTunnelMIBObjects 1.3.6.1.4.1.43.45.1.10.2.53.1
OBJECT IDENTIFIER    

h3cTunnelTables 1.3.6.1.4.1.43.45.1.10.2.53.1.1
OBJECT IDENTIFIER    

h3cTunnelIfTable 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1
The (conceptual) table containing information on configured tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cTunnelIfEntry

h3cTunnelIfEntry 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1
An entry (conceptual row) containing the information on a particular configured tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cTunnelIfEntry  

h3cTunnelIfEncapsMethod 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.3
The encapsulation method used by the tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  H3cTunnelType  

h3cTunnelIfHopLimit 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.4
The IPv4 TTL or IPv6 Hop Limit to use in the outer IP header. A value of 0 indicates that the value is copied from the payload's header.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..255  

h3cTunnelIfSecurity 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.5
The method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related information may be available in a MIB module for the security protocol in use.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), ipsec(2), other(3)  

h3cTunnelIfTOS 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.6
The method used to set the high 6 bits (the differentiated services codepoint) of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. A value of -1 indicates that the bits are copied from the payload's header. A value of -2 indicates that a traffic conditioner is invoked and more information may be available in a traffic conditioner MIB module. A value between 0 and 63 inclusive indicates that the bit field is set to the indicated value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -2..63  

h3cTunnelIfFlowLabel 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.7
The method used to set the IPv6 Flow Label value. This object need not be present in rows where h3cTunnelIfAddressType indicates the tunnel is not over IPv6. A value of -1 indicates that a traffic conditioner is invoked and more information may be available in a traffic conditioner MIB. Any other value indicates that the Flow Label field is set to the indicated value.
Status: current Access: read-only
OBJECT-TYPE    
  IPv6FlowLabelOrAny  

h3cTunnelIfAddressType 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.8
The type of address in the corresponding h3cTunnelIfLocalInetAddress and h3cTunnelIfRemoteInetAddress objects.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

h3cTunnelIfLocalInetAddress 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.9
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). If the address is unknown, the value is 0.0.0.0 for IPv4 or :: for IPv6. The type of this object is given by h3cTunnelIfAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

h3cTunnelIfRemoteInetAddress 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.10
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header). If the address is unknown or the tunnel is not a point-to-point link (e.g., if it is a 6to4 tunnel), the value is 0.0.0.0 for tunnels over IPv4 or :: for tunnels over IPv6. The type of this object is given by h3cTunnelIfAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

h3cTunnelIfEncapsLimit 1.3.6.1.4.1.43.45.1.10.2.53.1.1.1.1.11
The maximum number of additional encapsulations permitted for packets undergoing encapsulation at this node. A value of -1 indicates that no limit is present (except as a result of the packet size).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..255  

h3cTunnelInetConfigTable 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3
The (conceptual) table containing information on configured tunnels. This table can be used to map a set of tunnel endpoints to the associated ifIndex value. It can also be used for row creation. Note that every row in the h3cTunnelIfTable with a fixed destination address should have a corresponding row in the h3cTunnelInetConfigTable, regardless of whether it was created via SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cTunnelInetConfigEntry

h3cTunnelInetConfigEntry 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1
An entry (conceptual row) containing the information on a particular configured tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cTunnelInetConfigEntry  

h3cTunnelInetConfigSlot 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.1
Slot number. h3cTunnelInetConfigSlot, h3cTunnelInetConfigSubSlot and h3cTunnelInetConfigTunnNum descirbe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: h3cTunnelInetConfigSlot 0 h3cTunnelInetConfigSubSlot 0 h3cTunnelInetConfigTunnNum 25
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

h3cTunnelInetConfigSubSlot 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.2
Sub slot number. As described in h3cTunnelInetConfigSlot's description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

h3cTunnelInetConfigTunnNum 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.3
Tunnel number. As described in h3cTunnelInetConfigSlot's description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

h3cTunnelInetConfigIfIndex 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.6
If the value of h3cTunnelInetConfigStatus for this row is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value of 0 is not legal in the active state, and means that the interface index has not yet been assigned.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

h3cTunnelInetConfigStatus 1.3.6.1.4.1.43.45.1.10.2.53.1.1.3.1.7
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the h3cTunnelIfTable may be modified while this row is active. To create a row in this table, the management station should set h3cTunnelInetConfigSlot, h3cTunnelInetConfigSubSlot, h3cTunnelInetConfigTunnNum, and set h3cTunnelInetConfigStatus to createAndGo. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable and the h3cTunnelIfTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable and in the h3cTunnelIfTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus