HH3C-TUNNEL-MIB

File: HH3C-TUNNEL-MIB.mib (38001 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB IPV6-FLOW-LABEL-MIB IF-MIB

Imported symbols

hh3cCommon MODULE-IDENTITY OBJECT-TYPE
Integer32 Unsigned32 RowStatus
TruthValue TEXTUAL-CONVENTION InetAddressType
InetAddress IPv6FlowLabelOrAny ifIndex
InterfaceIndexOrZero InterfaceIndex

Defined Types

Hh3cTunnelType  
Tunnel type definition.
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), tunnelModeIPv4UdpVxlan(51), tunnelModeIPv6UdpVxlan(52), tunnelModeIPv4NVGRE(53), tunnelModeIPv6NVGRE(54)  

Hh3cTunnelIfEntry  
SEQUENCE    
  hh3cTunnelIfEncapsMethod Hh3cTunnelType
  hh3cTunnelIfHopLimit Integer32
  hh3cTunnelIfSecurity INTEGER
  hh3cTunnelIfTOS Integer32
  hh3cTunnelIfFlowLabel IPv6FlowLabelOrAny
  hh3cTunnelIfAddressType InetAddressType
  hh3cTunnelIfLocalInetAddress InetAddress
  hh3cTunnelIfRemoteInetAddress InetAddress
  hh3cTunnelIfEncapsLimit Integer32

Hh3cTunnelInetConfigEntry  
SEQUENCE    
  hh3cTunnelInetConfigSlot Integer32
  hh3cTunnelInetConfigSubSlot Integer32
  hh3cTunnelInetConfigTunnNum Integer32
  hh3cTunnelInetConfigIfIndex InterfaceIndexOrZero
  hh3cTunnelInetConfigStatus RowStatus

Hh3cTunnelEviEntry  
SEQUENCE    
  hh3cTunnelEviTunnNum Integer32
  hh3cTunnelEviIfIndex InterfaceIndex
  hh3cTunnelEviStatus RowStatus
  hh3cTunnelEviAddressType InetAddressType
  hh3cTunnelEviLocalAddr InetAddress
  hh3cTunnelEviNetworkID Integer32
  hh3cTunnelEviKeepaliveInterval Integer32
  hh3cTunnelEviKeepaliveTimes Integer32

Hh3cTunnelEviLinkEntry  
SEQUENCE    
  hh3cTunnelEviLinkNum Integer32
  hh3cTunnelEviLinkIfIndex InterfaceIndex
  hh3cTunnelEviLinkAddressType InetAddressType
  hh3cTunnelEviLinkRemoteAddr InetAddress

Hh3cTunnelGreEntry  
SEQUENCE    
  hh3cTunnelGreTunnNum Integer32
  hh3cTunnelGreTunnIfIndex InterfaceIndex
  hh3cTunnelGreAddressType InetAddressType
  hh3cTunnelGreLocalAddr InetAddress
  hh3cTunnelGreRemoteAddr InetAddress
  hh3cTunnelGreKeepaliveEnabled TruthValue
  hh3cTunnelGreKeepaliveInterval Integer32
  hh3cTunnelGreKeepaliveTimes Integer32
  hh3cTunnelGreSlbgGroupNum Unsigned32
  hh3cTunnelGreTunnStatus RowStatus

Hh3cTunnelVxlanIfEntry  
SEQUENCE    
  hh3cTunnelVxlanIfTunnNum Integer32
  hh3cTunnelVxlanTunnIfIndex InterfaceIndex
  hh3cTunnelVxlanIfAddressType InetAddressType
  hh3cTunnelVxlanIfLocalAddr InetAddress
  hh3cTunnelVxlanIfRemoteAddr InetAddress
  hh3cTunnelVxlanIfStatus RowStatus

Hh3cTunnelTotalNumEntry  
SEQUENCE    
  hh3cTunnelEncapsMethod Hh3cTunnelType
  hh3cTunnelTotalNum Unsigned32

Hh3cTunnelNvgreIfEntry  
SEQUENCE    
  hh3cTunnelNvgreIfTunnNum Integer32
  hh3cTunnelNvgreTunnIfIndex InterfaceIndex
  hh3cTunnelNvgreIfAddressType InetAddressType
  hh3cTunnelNvgreIfLocalAddr InetAddress
  hh3cTunnelNvgreIfRemoteAddr InetAddress
  hh3cTunnelNvgreIfStatus RowStatus

Defined Values

hh3cTunnel 1.3.6.1.4.1.25506.2.53
This MIB contains objects to Manage configuration and Monitor tunnel.
MODULE-IDENTITY    

hh3cTunnelMIBObjects 1.3.6.1.4.1.25506.2.53.1
OBJECT IDENTIFIER    

hh3cTunnelTables 1.3.6.1.4.1.25506.2.53.1.1
OBJECT IDENTIFIER    

hh3cTunnelIfTable 1.3.6.1.4.1.25506.2.53.1.1.1
The (conceptual) table containing information on configured tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelIfEntry

hh3cTunnelIfEntry 1.3.6.1.4.1.25506.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    
  Hh3cTunnelIfEntry  

hh3cTunnelIfEncapsMethod 1.3.6.1.4.1.25506.2.53.1.1.1.1.3
The encapsulation method used by the tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  Hh3cTunnelType  

hh3cTunnelIfHopLimit 1.3.6.1.4.1.25506.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  

hh3cTunnelIfSecurity 1.3.6.1.4.1.25506.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)  

hh3cTunnelIfTOS 1.3.6.1.4.1.25506.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  

hh3cTunnelIfFlowLabel 1.3.6.1.4.1.25506.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 hh3cTunnelIfAddressType 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  

hh3cTunnelIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.1.1.8
The type of address in the corresponding hh3cTunnelIfLocalInetAddress and hh3cTunnelIfRemoteInetAddress objects.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelIfLocalInetAddress 1.3.6.1.4.1.25506.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 hh3cTunnelIfAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hh3cTunnelIfRemoteInetAddress 1.3.6.1.4.1.25506.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 hh3cTunnelIfAddressType.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hh3cTunnelIfEncapsLimit 1.3.6.1.4.1.25506.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  

hh3cTunnelInetConfigTable 1.3.6.1.4.1.25506.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 hh3cTunnelIfTable with a fixed destination address should have a corresponding row in the hh3cTunnelInetConfigTable, regardless of whether it was created via SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelInetConfigEntry

hh3cTunnelInetConfigEntry 1.3.6.1.4.1.25506.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    
  Hh3cTunnelInetConfigEntry  

hh3cTunnelInetConfigSlot 1.3.6.1.4.1.25506.2.53.1.1.3.1.1
Slot number. hh3cTunnelInetConfigSlot, hh3cTunnelInetConfigSubSlot and hh3cTunnelInetConfigTunnNum describe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: hh3cTunnelInetConfigSlot 0 hh3cTunnelInetConfigSubSlot 0 hh3cTunnelInetConfigTunnNum 25
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

hh3cTunnelInetConfigSubSlot 1.3.6.1.4.1.25506.2.53.1.1.3.1.2
Sub slot number. As described in hh3cTunnelInetConfigSlot's description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

hh3cTunnelInetConfigTunnNum 1.3.6.1.4.1.25506.2.53.1.1.3.1.3
Tunnel number. As described in hh3cTunnelInetConfigSlot's description.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hh3cTunnelInetConfigIfIndex 1.3.6.1.4.1.25506.2.53.1.1.3.1.6
If the value of hh3cTunnelInetConfigStatus 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  

hh3cTunnelInetConfigStatus 1.3.6.1.4.1.25506.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 hh3cTunnelIfTable may be modified while this row is active. To create a row in this table, the management station should set hh3cTunnelInetConfigSlot, hh3cTunnelInetConfigSubSlot, hh3cTunnelInetConfigTunnNum, and set hh3cTunnelInetConfigStatus 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 hh3cTunnelIfTable. 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 hh3cTunnelIfTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTunnelEviTable 1.3.6.1.4.1.25506.2.53.1.1.4
The (conceptual) table containing information on configured EVI-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelEviEntry

hh3cTunnelEviEntry 1.3.6.1.4.1.25506.2.53.1.1.4.1
An entry (conceptual row) containing the information on a particular configured EVI-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelEviEntry  

hh3cTunnelEviTunnNum 1.3.6.1.4.1.25506.2.53.1.1.4.1.1
Tunnel number. An identifier used to distinguish between multiple tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTunnelEviIfIndex 1.3.6.1.4.1.25506.2.53.1.1.4.1.2
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cTunnelEviStatus 1.3.6.1.4.1.25506.2.53.1.1.4.1.3
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 hh3cTunnelEviTable may be modified while this row is active. 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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTunnelEviAddressType 1.3.6.1.4.1.25506.2.53.1.1.4.1.4
The type of address in the corresponding hh3cTunnelEviLocalAddr objects. Can not be modified after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelEviLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.4.1.5
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). The type of this object is given by hh3cTunnelEviAddressType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelEviNetworkID 1.3.6.1.4.1.25506.2.53.1.1.4.1.6
The method used to assign a network ID to an EVI-Tunnel interface. Assign the same network ID to the EVI-Tunnel interfaces of all edge devices in an EVI network. A value of 0 indicates that no network ID is assigned to any EVI-Tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16777215  

hh3cTunnelEviKeepaliveInterval 1.3.6.1.4.1.25506.2.53.1.1.4.1.7
The method used to assign the keepalive interval.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..32767  

hh3cTunnelEviKeepaliveTimes 1.3.6.1.4.1.25506.2.53.1.1.4.1.8
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hh3cTunnelEviLinkTable 1.3.6.1.4.1.25506.2.53.1.1.5
The (conceptual) table containing information on configured EVI-Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelEviLinkEntry

hh3cTunnelEviLinkEntry 1.3.6.1.4.1.25506.2.53.1.1.5.1
An entry (conceptual row) containing the information on a particular configured EVI-Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelEviLinkEntry  

hh3cTunnelEviLinkNum 1.3.6.1.4.1.25506.2.53.1.1.5.1.1
EVI-Link number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTunnelEviLinkIfIndex 1.3.6.1.4.1.25506.2.53.1.1.5.1.2
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cTunnelEviLinkAddressType 1.3.6.1.4.1.25506.2.53.1.1.5.1.3
The type of address in the corresponding hh3cTunnelEviLinkRemoteAddr objects. Can not be modified after creation.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelEviLinkRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.5.1.4
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hh3cTunnelGreTable 1.3.6.1.4.1.25506.2.53.1.1.6
The (conceptual) table containing information on configured Gre-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelGreEntry

hh3cTunnelGreEntry 1.3.6.1.4.1.25506.2.53.1.1.6.1
An entry (conceptual row) containing the information on a particular configured Gre-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelGreEntry  

hh3cTunnelGreTunnNum 1.3.6.1.4.1.25506.2.53.1.1.6.1.1
Tunnel number. An identifier used to distinguish between multiple tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTunnelGreTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.6.1.2
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cTunnelGreAddressType 1.3.6.1.4.1.25506.2.53.1.1.6.1.3
The type of address in the corresponding hh3cTunnelGreLocalAddr and hh3cTunnelGreRemoteAddr objects.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelGreLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.6.1.4
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelGreRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.6.1.5
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelGreKeepaliveEnabled 1.3.6.1.4.1.25506.2.53.1.1.6.1.6
This MIB object specifies whether or not keepalive is used. A value of true indicates that keepalive SHOULD be used. When keepalive is not be used, the value of hh3cTunnelGreKeepaliveInterval and hh3cTunnelGreKeepaliveTimes MUST be zero.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cTunnelGreKeepaliveInterval 1.3.6.1.4.1.25506.2.53.1.1.6.1.7
The method used to assign the keepalive interval. The value is zero when keepalive is not used. The valid value is from 1 to 32767, when keepalive is used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32767  

hh3cTunnelGreKeepaliveTimes 1.3.6.1.4.1.25506.2.53.1.1.6.1.8
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed. The value is zero when keepalive is not used. The valid value is from 1 to 255, when keepalive is used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

hh3cTunnelGreSlbgGroupNum 1.3.6.1.4.1.25506.2.53.1.1.6.1.9
The method used to assign the service-loopback-group.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hh3cTunnelGreTunnStatus 1.3.6.1.4.1.25506.2.53.1.1.6.1.10
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 hh3cTunnelGreTable may be modified while this row is active. 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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTunnelVxlanIfTable 1.3.6.1.4.1.25506.2.53.1.1.7
The (conceptual) table containing information on configured Vxlan-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelVxlanIfEntry

hh3cTunnelVxlanIfEntry 1.3.6.1.4.1.25506.2.53.1.1.7.1
An entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelVxlanIfEntry  

hh3cTunnelVxlanIfTunnNum 1.3.6.1.4.1.25506.2.53.1.1.7.1.1
Tunnel number. An identifier used to distinguish between multiple tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTunnelVxlanTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.7.1.2
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cTunnelVxlanIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.7.1.3
The type of address in the corresponding hh3cTunnelVxlanIfLocalAddr and hh3cTunnelVxlanIfRemoteAddr objects.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelVxlanIfLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.7.1.4
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelVxlanIfRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.7.1.5
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelVxlanIfStatus 1.3.6.1.4.1.25506.2.53.1.1.7.1.6
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 hh3cTunnelVxlanIfTable may be modified while this row is active. 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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTunnelVxlanConfigGroup 1.3.6.1.4.1.25506.2.53.1.1.8
OBJECT IDENTIFIER    

hh3cTunnelVxlanUdpPort 1.3.6.1.4.1.25506.2.53.1.1.8.1
The UDP port number for Vxlan Tunnels.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hh3cTunnelVxlanDropWrongCksmPkt 1.3.6.1.4.1.25506.2.53.1.1.8.2
Whether or not dropping invalid UDP chesksum Vxlan packet.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cTunnelVxlanDropVlanTagPkt 1.3.6.1.4.1.25506.2.53.1.1.8.3
Whether or not dropping Vxlan packet with inner VLAN tag.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cTunnelAvailableIDGroup 1.3.6.1.4.1.25506.2.53.1.1.9
OBJECT IDENTIFIER    

hh3cTunnelAvailableID 1.3.6.1.4.1.25506.2.53.1.1.9.1
The available tunnel ID. A value of -1 indicates that there is no available tunnel ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 1..2147483647  

hh3cTunnelTotalNumTable 1.3.6.1.4.1.25506.2.53.1.1.10
Total number of a particular method tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelTotalNumEntry

hh3cTunnelTotalNumEntry 1.3.6.1.4.1.25506.2.53.1.1.10.1
Total number of a particular method tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelTotalNumEntry  

hh3cTunnelEncapsMethod 1.3.6.1.4.1.25506.2.53.1.1.10.1.1
The encapsulation method used by the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelType  

hh3cTunnelTotalNum 1.3.6.1.4.1.25506.2.53.1.1.10.1.2
Total number of a particular method tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cTunnelNvgreIfTable 1.3.6.1.4.1.25506.2.53.1.1.11
The (conceptual) table containing information on configured Nvgre-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTunnelNvgreIfEntry

hh3cTunnelNvgreIfEntry 1.3.6.1.4.1.25506.2.53.1.1.11.1
An entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTunnelNvgreIfEntry  

hh3cTunnelNvgreIfTunnNum 1.3.6.1.4.1.25506.2.53.1.1.11.1.1
Tunnel number. An identifier used to distinguish between multiple tunnels.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cTunnelNvgreTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.11.1.2
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hh3cTunnelNvgreIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.11.1.3
The type of address in the corresponding hh3cTunnelNvgreIfLocalAddr and hh3cTunnelNvgreIfRemoteAddr objects.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cTunnelNvgreIfLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.11.1.4
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelNvgreIfRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.11.1.5
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cTunnelNvgreIfStatus 1.3.6.1.4.1.25506.2.53.1.1.11.1.6
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 hh3cTunnelNvgreIfTable may be modified while this row is active. 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. 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus