HH3C-TUNNEL-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-TUNNEL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cTunnel 1.3.6.1.4.1.25506.2.53
This MIB contains objects to Manage configuration and Monitor tunnel.
       hh3cTunnelMIBObjects 1.3.6.1.4.1.25506.2.53.1
           hh3cTunnelTables 1.3.6.1.4.1.25506.2.53.1.1
               hh3cTunnelIfTable 1.3.6.1.4.1.25506.2.53.1.1.1 no-access
The (conceptual) table containing information on configured tunnels.
                   hh3cTunnelIfEntry 1.3.6.1.4.1.25506.2.53.1.1.1.1 no-access
An entry (conceptual row) containing the information on a particular configured tunnel.
                       hh3cTunnelIfEncapsMethod 1.3.6.1.4.1.25506.2.53.1.1.1.1.3 hh3ctunneltype read-write
The encapsulation method used by the tunnel.
                       hh3cTunnelIfHopLimit 1.3.6.1.4.1.25506.2.53.1.1.1.1.4 integer32 read-only
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.
                       hh3cTunnelIfSecurity 1.3.6.1.4.1.25506.2.53.1.1.1.1.5 integer read-only
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. Enumeration: 'none': 1, 'other': 3, 'ipsec': 2.
                       hh3cTunnelIfTOS 1.3.6.1.4.1.25506.2.53.1.1.1.1.6 integer32 read-only
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.
                       hh3cTunnelIfFlowLabel 1.3.6.1.4.1.25506.2.53.1.1.1.1.7 ipv6flowlabelorany read-only
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.
                       hh3cTunnelIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.1.1.8 inetaddresstype read-write
The type of address in the corresponding hh3cTunnelIfLocalInetAddress and hh3cTunnelIfRemoteInetAddress objects.
                       hh3cTunnelIfLocalInetAddress 1.3.6.1.4.1.25506.2.53.1.1.1.1.9 inetaddress read-write
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.
                       hh3cTunnelIfRemoteInetAddress 1.3.6.1.4.1.25506.2.53.1.1.1.1.10 inetaddress read-write
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.
                       hh3cTunnelIfEncapsLimit 1.3.6.1.4.1.25506.2.53.1.1.1.1.11 integer32 read-only
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).
               hh3cTunnelInetConfigTable 1.3.6.1.4.1.25506.2.53.1.1.3 no-access
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.
                   hh3cTunnelInetConfigEntry 1.3.6.1.4.1.25506.2.53.1.1.3.1 no-access
An entry (conceptual row) containing the information on a particular configured tunnel.
                       hh3cTunnelInetConfigSlot 1.3.6.1.4.1.25506.2.53.1.1.3.1.1 integer32 no-access
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
                       hh3cTunnelInetConfigSubSlot 1.3.6.1.4.1.25506.2.53.1.1.3.1.2 integer32 no-access
Sub slot number. As described in hh3cTunnelInetConfigSlot's description.
                       hh3cTunnelInetConfigTunnNum 1.3.6.1.4.1.25506.2.53.1.1.3.1.3 integer32 no-access
Tunnel number. As described in hh3cTunnelInetConfigSlot's description.
                       hh3cTunnelInetConfigIfIndex 1.3.6.1.4.1.25506.2.53.1.1.3.1.6 interfaceindexorzero read-only
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.
                       hh3cTunnelInetConfigStatus 1.3.6.1.4.1.25506.2.53.1.1.3.1.7 rowstatus read-only
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.
               hh3cTunnelEviTable 1.3.6.1.4.1.25506.2.53.1.1.4 no-access
The (conceptual) table containing information on configured EVI-Tunnel.
                   hh3cTunnelEviEntry 1.3.6.1.4.1.25506.2.53.1.1.4.1 no-access
An entry (conceptual row) containing the information on a particular configured EVI-Tunnel.
                       hh3cTunnelEviTunnNum 1.3.6.1.4.1.25506.2.53.1.1.4.1.1 integer32 no-access
Tunnel number. An identifier used to distinguish between multiple tunnels.
                       hh3cTunnelEviIfIndex 1.3.6.1.4.1.25506.2.53.1.1.4.1.2 interfaceindex read-only
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.
                       hh3cTunnelEviStatus 1.3.6.1.4.1.25506.2.53.1.1.4.1.3 rowstatus read-only
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.
                       hh3cTunnelEviAddressType 1.3.6.1.4.1.25506.2.53.1.1.4.1.4 inetaddresstype read-only
The type of address in the corresponding hh3cTunnelEviLocalAddr objects. Can not be modified after creation.
                       hh3cTunnelEviLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.4.1.5 inetaddress read-only
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.
                       hh3cTunnelEviNetworkID 1.3.6.1.4.1.25506.2.53.1.1.4.1.6 integer32 read-only
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.
                       hh3cTunnelEviKeepaliveInterval 1.3.6.1.4.1.25506.2.53.1.1.4.1.7 integer32 read-only
The method used to assign the keepalive interval.
                       hh3cTunnelEviKeepaliveTimes 1.3.6.1.4.1.25506.2.53.1.1.4.1.8 integer32 read-only
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.
               hh3cTunnelEviLinkTable 1.3.6.1.4.1.25506.2.53.1.1.5 no-access
The (conceptual) table containing information on configured EVI-Link.
                   hh3cTunnelEviLinkEntry 1.3.6.1.4.1.25506.2.53.1.1.5.1 no-access
An entry (conceptual row) containing the information on a particular configured EVI-Link.
                       hh3cTunnelEviLinkNum 1.3.6.1.4.1.25506.2.53.1.1.5.1.1 integer32 no-access
EVI-Link number.
                       hh3cTunnelEviLinkIfIndex 1.3.6.1.4.1.25506.2.53.1.1.5.1.2 interfaceindex read-only
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.
                       hh3cTunnelEviLinkAddressType 1.3.6.1.4.1.25506.2.53.1.1.5.1.3 inetaddresstype read-only
The type of address in the corresponding hh3cTunnelEviLinkRemoteAddr objects. Can not be modified after creation.
                       hh3cTunnelEviLinkRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.5.1.4 inetaddress read-only
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
               hh3cTunnelGreTable 1.3.6.1.4.1.25506.2.53.1.1.6 no-access
The (conceptual) table containing information on configured Gre-Tunnel.
                   hh3cTunnelGreEntry 1.3.6.1.4.1.25506.2.53.1.1.6.1 no-access
An entry (conceptual row) containing the information on a particular configured Gre-Tunnel.
                       hh3cTunnelGreTunnNum 1.3.6.1.4.1.25506.2.53.1.1.6.1.1 integer32 no-access
Tunnel number. An identifier used to distinguish between multiple tunnels.
                       hh3cTunnelGreTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.6.1.2 interfaceindex read-only
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.
                       hh3cTunnelGreAddressType 1.3.6.1.4.1.25506.2.53.1.1.6.1.3 inetaddresstype read-only
The type of address in the corresponding hh3cTunnelGreLocalAddr and hh3cTunnelGreRemoteAddr objects.
                       hh3cTunnelGreLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.6.1.4 inetaddress read-only
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
                       hh3cTunnelGreRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.6.1.5 inetaddress read-only
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
                       hh3cTunnelGreKeepaliveEnabled 1.3.6.1.4.1.25506.2.53.1.1.6.1.6 truthvalue read-only
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.
                       hh3cTunnelGreKeepaliveInterval 1.3.6.1.4.1.25506.2.53.1.1.6.1.7 integer32 read-only
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.
                       hh3cTunnelGreKeepaliveTimes 1.3.6.1.4.1.25506.2.53.1.1.6.1.8 integer32 read-only
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.
                       hh3cTunnelGreSlbgGroupNum 1.3.6.1.4.1.25506.2.53.1.1.6.1.9 unsigned32 read-only
The method used to assign the service-loopback-group.
                       hh3cTunnelGreTunnStatus 1.3.6.1.4.1.25506.2.53.1.1.6.1.10 rowstatus read-only
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.
               hh3cTunnelVxlanIfTable 1.3.6.1.4.1.25506.2.53.1.1.7 no-access
The (conceptual) table containing information on configured Vxlan-Tunnel.
                   hh3cTunnelVxlanIfEntry 1.3.6.1.4.1.25506.2.53.1.1.7.1 no-access
An entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel.
                       hh3cTunnelVxlanIfTunnNum 1.3.6.1.4.1.25506.2.53.1.1.7.1.1 integer32 no-access
Tunnel number. An identifier used to distinguish between multiple tunnels.
                       hh3cTunnelVxlanTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.7.1.2 interfaceindex read-only
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.
                       hh3cTunnelVxlanIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.7.1.3 inetaddresstype read-only
The type of address in the corresponding hh3cTunnelVxlanIfLocalAddr and hh3cTunnelVxlanIfRemoteAddr objects.
                       hh3cTunnelVxlanIfLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.7.1.4 inetaddress read-only
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
                       hh3cTunnelVxlanIfRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.7.1.5 inetaddress read-only
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
                       hh3cTunnelVxlanIfStatus 1.3.6.1.4.1.25506.2.53.1.1.7.1.6 rowstatus read-only
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.
               hh3cTunnelVxlanConfigGroup 1.3.6.1.4.1.25506.2.53.1.1.8
                   hh3cTunnelVxlanUdpPort 1.3.6.1.4.1.25506.2.53.1.1.8.1 integer32 read-write
The UDP port number for Vxlan Tunnels.
                   hh3cTunnelVxlanDropWrongCksmPkt 1.3.6.1.4.1.25506.2.53.1.1.8.2 truthvalue read-write
Whether or not dropping invalid UDP chesksum Vxlan packet.
                   hh3cTunnelVxlanDropVlanTagPkt 1.3.6.1.4.1.25506.2.53.1.1.8.3 truthvalue read-write
Whether or not dropping Vxlan packet with inner VLAN tag.
               hh3cTunnelAvailableIDGroup 1.3.6.1.4.1.25506.2.53.1.1.9
                   hh3cTunnelAvailableID 1.3.6.1.4.1.25506.2.53.1.1.9.1 integer32 read-only
The available tunnel ID. A value of -1 indicates that there is no available tunnel ID.
               hh3cTunnelTotalNumTable 1.3.6.1.4.1.25506.2.53.1.1.10 no-access
Total number of a particular method tunnel.
                     hh3cTunnelTotalNumEntry 1.3.6.1.4.1.25506.2.53.1.1.10.1 no-access
Total number of a particular method tunnel.
                         hh3cTunnelEncapsMethod 1.3.6.1.4.1.25506.2.53.1.1.10.1.1 hh3ctunneltype no-access
The encapsulation method used by the tunnel.
                         hh3cTunnelTotalNum 1.3.6.1.4.1.25506.2.53.1.1.10.1.2 unsigned32 read-only
Total number of a particular method tunnel.
               hh3cTunnelNvgreIfTable 1.3.6.1.4.1.25506.2.53.1.1.11 no-access
The (conceptual) table containing information on configured Nvgre-Tunnel.
                     hh3cTunnelNvgreIfEntry 1.3.6.1.4.1.25506.2.53.1.1.11.1 no-access
An entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel.
                         hh3cTunnelNvgreIfTunnNum 1.3.6.1.4.1.25506.2.53.1.1.11.1.1 integer32 no-access
Tunnel number. An identifier used to distinguish between multiple tunnels.
                         hh3cTunnelNvgreTunnIfIndex 1.3.6.1.4.1.25506.2.53.1.1.11.1.2 interfaceindex read-only
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.
                         hh3cTunnelNvgreIfAddressType 1.3.6.1.4.1.25506.2.53.1.1.11.1.3 inetaddresstype read-only
The type of address in the corresponding hh3cTunnelNvgreIfLocalAddr and hh3cTunnelNvgreIfRemoteAddr objects.
                         hh3cTunnelNvgreIfLocalAddr 1.3.6.1.4.1.25506.2.53.1.1.11.1.4 inetaddress read-only
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
                         hh3cTunnelNvgreIfRemoteAddr 1.3.6.1.4.1.25506.2.53.1.1.11.1.5 inetaddress read-only
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
                         hh3cTunnelNvgreIfStatus 1.3.6.1.4.1.25506.2.53.1.1.11.1.6 rowstatus read-only
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.