HH3C-TUNNEL-MIB
This MIB contains objects to Manage configuration and Monitor tunnel.
Main OID:
hh3cTunnel.1.3.6.1.4.1.25506.2.53
75
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
75 total| Object Name |
|---|
hh3cTunnelThis MIB contains objects to Manage configuration and Monitor tunnel. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.53 |
hh3cTunnelMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.53.1 |
hh3cTunnelTables OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.53.1.1 |
hh3cTunnelIfTableThe (conceptual) table containing information on configured tunnels. SEQUENCE OF Hh3cTunnelIfEntry .1.3.6.1.4.1.25506.2.53.1.1.1 |
hh3cTunnelIfEntryAn entry (conceptual row) containing the information on a particular configured tunnel. Hh3cTunnelIfEntry .1.3.6.1.4.1.25506.2.53.1.1.1.1 |
hh3cTunnelIfEncapsMethodThe encapsulation method used by the tunnel.rw Hh3cTunnelType .1.3.6.1.4.1.25506.2.53.1.1.1.1.3 |
hh3cTunnelIfHopLimitThe 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.ro Integer32 (0 | 1..255) .1.3.6.1.4.1.25506.2.53.1.1.1.1.4 |
hh3cTunnelIfSecurityThe 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.ro Enumeration .1.3.6.1.4.1.25506.2.53.1.1.1.1.5 |
hh3cTunnelIfTOSThe 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.ro Integer32 (-2..63) .1.3.6.1.4.1.25506.2.53.1.1.1.1.6 |
hh3cTunnelIfFlowLabelThe 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.ro IPv6FlowLabelOrAny (IPV6-FLOW-LABEL-MIB) .1.3.6.1.4.1.25506.2.53.1.1.1.1.7 |
hh3cTunnelIfAddressTypeThe type of address in the corresponding hh3cTunnelIfLocalInetAddress and hh3cTunnelIfRemoteInetAddress objects.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.1.1.8 |
hh3cTunnelIfLocalInetAddressThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.1.1.9 |
hh3cTunnelIfRemoteInetAddressThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.1.1.10 |
hh3cTunnelIfEncapsLimitThe 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).ro Integer32 (-1 | 0..255) .1.3.6.1.4.1.25506.2.53.1.1.1.1.11 |
hh3cTunnelInetConfigTableThe (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. SEQUENCE OF Hh3cTunnelInetConfigEntry .1.3.6.1.4.1.25506.2.53.1.1.3 |
hh3cTunnelInetConfigEntryAn entry (conceptual row) containing the information on a particular configured tunnel. Hh3cTunnelInetConfigEntry .1.3.6.1.4.1.25506.2.53.1.1.3.1 |
hh3cTunnelInetConfigSlotSlot 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 Integer32 .1.3.6.1.4.1.25506.2.53.1.1.3.1.1 |
hh3cTunnelInetConfigSubSlotSub slot number. As described in hh3cTunnelInetConfigSlot's description. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.3.1.2 |
hh3cTunnelInetConfigTunnNumTunnel number. As described in hh3cTunnelInetConfigSlot's description. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.3.1.3 |
hh3cTunnelInetConfigIfIndexIf 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.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.3.1.6 |
hh3cTunnelInetConfigStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.3.1.7 |
hh3cTunnelEviTableThe (conceptual) table containing information on configured EVI-Tunnel. SEQUENCE OF Hh3cTunnelEviEntry .1.3.6.1.4.1.25506.2.53.1.1.4 |
hh3cTunnelEviEntryAn entry (conceptual row) containing the information on a particular configured EVI-Tunnel. Hh3cTunnelEviEntry .1.3.6.1.4.1.25506.2.53.1.1.4.1 |
hh3cTunnelEviTunnNumTunnel number. An identifier used to distinguish between multiple tunnels. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.4.1.1 |
hh3cTunnelEviIfIndexA 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.4.1.2 |
hh3cTunnelEviStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.4.1.3 |
hh3cTunnelEviAddressTypeThe type of address in the corresponding hh3cTunnelEviLocalAddr objects. Can not be modified after creation.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.4.1.4 |
hh3cTunnelEviLocalAddrThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.4.1.5 |
hh3cTunnelEviNetworkIDThe 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.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.4.1.6 |
hh3cTunnelEviKeepaliveIntervalThe method used to assign the keepalive interval.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.4.1.7 |
hh3cTunnelEviKeepaliveTimesThe method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.4.1.8 |
hh3cTunnelEviLinkTableThe (conceptual) table containing information on configured EVI-Link. SEQUENCE OF Hh3cTunnelEviLinkEntry .1.3.6.1.4.1.25506.2.53.1.1.5 |
hh3cTunnelEviLinkEntryAn entry (conceptual row) containing the information on a particular configured EVI-Link. Hh3cTunnelEviLinkEntry .1.3.6.1.4.1.25506.2.53.1.1.5.1 |
hh3cTunnelEviLinkNumEVI-Link number. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.5.1.1 |
hh3cTunnelEviLinkIfIndexA 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.5.1.2 |
hh3cTunnelEviLinkAddressTypeThe type of address in the corresponding hh3cTunnelEviLinkRemoteAddr objects. Can not be modified after creation.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.5.1.3 |
hh3cTunnelEviLinkRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.5.1.4 |
hh3cTunnelGreTableThe (conceptual) table containing information on configured Gre-Tunnel. SEQUENCE OF Hh3cTunnelGreEntry .1.3.6.1.4.1.25506.2.53.1.1.6 |
hh3cTunnelGreEntryAn entry (conceptual row) containing the information on a particular configured Gre-Tunnel. Hh3cTunnelGreEntry .1.3.6.1.4.1.25506.2.53.1.1.6.1 |
hh3cTunnelGreTunnNumTunnel number. An identifier used to distinguish between multiple tunnels. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.6.1.1 |
hh3cTunnelGreTunnIfIndexA 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.6.1.2 |
hh3cTunnelGreAddressTypeThe type of address in the corresponding hh3cTunnelGreLocalAddr and hh3cTunnelGreRemoteAddr objects.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.6.1.3 |
hh3cTunnelGreLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.6.1.4 |
hh3cTunnelGreRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.6.1.5 |
hh3cTunnelGreKeepaliveEnabledThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.6.1.6 |
hh3cTunnelGreKeepaliveIntervalThe 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.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.6.1.7 |
hh3cTunnelGreKeepaliveTimesThe 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.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.6.1.8 |
hh3cTunnelGreSlbgGroupNumThe method used to assign the service-loopback-group.rw Unsigned32 .1.3.6.1.4.1.25506.2.53.1.1.6.1.9 |
hh3cTunnelGreTunnStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.6.1.10 |
hh3cTunnelVxlanIfTableThe (conceptual) table containing information on configured Vxlan-Tunnel. SEQUENCE OF Hh3cTunnelVxlanIfEntry .1.3.6.1.4.1.25506.2.53.1.1.7 |
hh3cTunnelVxlanIfEntryAn entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel. Hh3cTunnelVxlanIfEntry .1.3.6.1.4.1.25506.2.53.1.1.7.1 |
hh3cTunnelVxlanIfTunnNumTunnel number. An identifier used to distinguish between multiple tunnels. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.7.1.1 |
hh3cTunnelVxlanTunnIfIndexA 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.7.1.2 |
hh3cTunnelVxlanIfAddressTypeThe type of address in the corresponding hh3cTunnelVxlanIfLocalAddr and hh3cTunnelVxlanIfRemoteAddr objects.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.7.1.3 |
hh3cTunnelVxlanIfLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.7.1.4 |
hh3cTunnelVxlanIfRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.7.1.5 |
hh3cTunnelVxlanIfStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.7.1.6 |
hh3cTunnelVxlanConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.53.1.1.8 |
hh3cTunnelVxlanUdpPortThe UDP port number for Vxlan Tunnels.rw Integer32 .1.3.6.1.4.1.25506.2.53.1.1.8.1 |
hh3cTunnelVxlanDropWrongCksmPktWhether or not dropping invalid UDP chesksum Vxlan packet.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.8.2 |
hh3cTunnelVxlanDropVlanTagPktWhether or not dropping Vxlan packet with inner VLAN tag.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.8.3 |
hh3cTunnelAvailableIDGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.53.1.1.9 |
hh3cTunnelAvailableIDThe available tunnel ID. A value of -1 indicates that there is no available tunnel ID.ro Integer32 (-1 | 1..2147483647) .1.3.6.1.4.1.25506.2.53.1.1.9.1 |
hh3cTunnelTotalNumTableTotal number of a particular method tunnel. SEQUENCE OF Hh3cTunnelTotalNumEntry .1.3.6.1.4.1.25506.2.53.1.1.10 |
hh3cTunnelTotalNumEntryTotal number of a particular method tunnel. Hh3cTunnelTotalNumEntry .1.3.6.1.4.1.25506.2.53.1.1.10.1 |
hh3cTunnelEncapsMethodThe encapsulation method used by the tunnel. Hh3cTunnelType .1.3.6.1.4.1.25506.2.53.1.1.10.1.1 |
hh3cTunnelTotalNumTotal number of a particular method tunnel.ro Unsigned32 .1.3.6.1.4.1.25506.2.53.1.1.10.1.2 |
hh3cTunnelNvgreIfTableThe (conceptual) table containing information on configured Nvgre-Tunnel. SEQUENCE OF Hh3cTunnelNvgreIfEntry .1.3.6.1.4.1.25506.2.53.1.1.11 |
hh3cTunnelNvgreIfEntryAn entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel. Hh3cTunnelNvgreIfEntry .1.3.6.1.4.1.25506.2.53.1.1.11.1 |
hh3cTunnelNvgreIfTunnNumTunnel number. An identifier used to distinguish between multiple tunnels. Integer32 .1.3.6.1.4.1.25506.2.53.1.1.11.1.1 |
hh3cTunnelNvgreTunnIfIndexA 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.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.2.53.1.1.11.1.2 |
hh3cTunnelNvgreIfAddressTypeThe type of address in the corresponding hh3cTunnelNvgreIfLocalAddr and hh3cTunnelNvgreIfRemoteAddr objects.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.11.1.3 |
hh3cTunnelNvgreIfLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.11.1.4 |
hh3cTunnelNvgreIfRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.25506.2.53.1.1.11.1.5 |
hh3cTunnelNvgreIfStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.53.1.1.11.1.6 |