- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-TUNNEL-MIB | 136.78 KB |
Contents
HH3C-TUNNEL-MIB
About this MIB
Use this MIB to configure and obtain tunnel settings for various encapsulation protocols.
MIB file name
hh3c-tunnel.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cTunnel (53)
Scalar objects
hh3cTunnelVxlanUdpPort
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelVxlanUdpPort (1.3.6.1.4.1.25506.2.53.1.1.8.1) |
read-write |
Integer32 |
Unsigned32(1..65535) |
UDP port number for VXLAN tunnels. |
As per the MIB. |
hh3cTunnelVxlanDropWrongCksmPkt
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelVxlanDropWrongCksmPkt (1.3.6.1.4.1.25506.2.53.1.1.8.2) |
read-write |
TruthValue |
true(1), false(2) |
Whether to drop the VXLAN packets with checksum errors. |
As per the MIB. |
hh3cTunnelVxlanDropVlanTagPkt
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelVxlanDropVlanTagPkt (1.3.6.1.4.1.25506.2.53.1.1.8.3) |
read-write |
TruthValue |
true(1), false(2) |
Whether to drop VXLAN packets with inner VLAN tags. |
As per the MIB. |
hh3cTunnelAvailableID
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelAvailableID (1.3.6.1.4.1.25506.2.53.1.1.9.1) |
read-only |
Integer32 |
Integer32 (-1 | 1.. 2147483647) |
Available tunnel ID. |
As per the MIB. |
Tabular objects
hh3cTunnelEviTable
About this table
This table contains EVI tunnel configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cTunnelEviTunnNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelEviTunnNum (1.3.6.1.4.1.25506.2.53.1.1.4.1.1) |
not-accessible |
Integer32 |
1..2147483647 |
Tunnel number. |
As per the MIB. |
hh3cTunnelEviIfIndex (1.3.6.1.4.1.25506.2.53.1.1.4.1.2) |
read-only |
Integer32 |
(1..2147483647) |
Tunnel interface index. |
As per the MIB. |
hh3cTunnelEviStatus (1.3.6.1.4.1.25506.2.53.1.1.4.1.3) |
read-create |
INTEGER |
active(1), createAndGo(4), destroy(6) |
Row status. |
As per the MIB. |
hh3cTunnelEviAddressType (1.3.6.1.4.1.25506.2.53.1.1.4.1.4) |
read-create |
INTEGER |
ipv4(1), ipv6(2) |
IP address type. |
Only supports IPv4. |
hh3cTunnelEviLocalAddr (1.3.6.1.4.1.25506.2.53.1.1.4.1.5) |
read-create |
InetAddress |
OCTET STRING (0..255) |
Address of the local end of the tunnel. |
As per the MIB. |
hh3cTunnelEviNetworkID (1.3.6.1.4.1.25506.2.53.1.1.4.1.6) |
read-create |
Integer32 |
Integer32 (0..16777215 ) |
Network ID of the tunnel. |
As per the MIB. |
hh3cTunnelEviKeepaliveInterval (1.3.6.1.4.1.25506.2.53.1.1.4.1.7) |
read-create |
Integer32 |
Integer32 (1..32767) |
Keepalive interval of the tunnel. |
As per the MIB. |
hh3cTunnelEviKeepaliveTimes (1.3.6.1.4.1.25506.2.53.1.1.4.1.8) |
read-create |
Integer32 |
Integer32(1..255) |
Maximum number of consecutive keepalive failures that are allowed. |
As per the MIB. |
hh3cTunnelEviLinkTable
About this table
This table provides EVI-link interface information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cTunnelEviTunnNum and hh3cTunnelEviLinkNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelEviLinkNum (1.3.6.1.4.1.25506.2.53.1.1.5.1.1) |
not-accessible |
Integer32 |
Unsigned32(1..2147483647) |
EVI-Link number. |
As per the MIB. |
hh3cTunnelEviLinkIfIndex (1.3.6.1.4.1.25506.2.53.1.1.5.1.2) |
read-only |
Integer32 |
Integer32(1..2147483647) |
EVI-Link interface index. |
As per the MIB. |
hh3cTunnelEviLinkAddressType (1.3.6.1.4.1.25506.2.53.1.1.5.1.3) |
read-only |
Integer32 |
ipv4(1), ipv6(2) |
IP address type. |
As per the MIB. |
hh3cTunnelEviLinkRemoteAddr (1.3.6.1.4.1.25506.2.53.1.1.5.1.4) |
read-only |
InetAddress |
OCTET STRING (0..255) |
Address of the remote end of the tunnel. |
As per the MIB. |
hh3cTunnelVxlanIfTable
About this table
This table contains VXLAN tunnel interface configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cTunnelVxlanIfTunnNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelVxlanIfTunnNum (1.3.6.1.4.1.25506.2.53.1.1.7.1.1) |
not-accessible |
INTEGER |
INTEGER (1..2147483647) |
Tunnel number. |
As per the MIB. |
hh3cTunnelVxlanTunnIfIndex (1.3.6.1.4.1.25506.2.53.1.1.7.1.2) |
read-only |
Integer32 |
Integer32(1..2147483647) |
Tunnel interface index. |
As per the MIB. |
hh3cTunnelVxlanIfAddressType (1.3.6.1.4.1.25506.2.53.1.1.7.1.3) |
read-create |
INTEGER |
ipv4(1), ipv6(2) |
IP address type. |
As per the MIB. |
hh3cTunnelVxlanIfLocalAddr (1.3.6.1.4.1.25506.2.53.1.1.7.1.4) |
read-create |
OCTET STRING |
OCTET STRING (0..255) |
Address of the local end of the tunnel. |
As per the MIB. |
hh3cTunnelVxlanIfRemoteAddr (1.3.6.1.4.1.25506.2.53.1.1.7.1.5) |
read-create |
OCTET STRING |
OCTET STRING (0..255) |
Address of the remote end of the tunnel. |
As per the MIB. |
hh3cTunnelVxlanIfStatus (1.3.6.1.4.1.25506.2.53.1.1.7.1.6) |
read-create |
INTEGER |
active(1), createAndGo(4), destroy(6) |
Row status. |
As per the MIB. |
hh3cTunnelTotalNumTable
About this table
Use this table to get the total number of tunnels of a specific tunnel mode.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table index is hh3cTunnelEncapsMethod.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelEncapsMethod (1.3.6.1.4.1.25506.2.53.1.1.10.1.1) |
not-accessible |
Hh3cTunnelType |
Standard MIB values. |
Tunnel mode (encapsulation method used by the tunnel). |
As per the MIB. |
hh3cTunnelTotalNum (1.3.6.1.4.1.25506.2.53.1.1.10.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Total number of tunnels of this tunnel mode. |
As per the MIB. |
hh3cTunnelNvgreIfTable
About this table
This table contains the NVGRE tunnel interface configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cTunnelNvgreIfTunnNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelNvgreIfTunnNum (1.3.6.1.4.1.25506.2.53.1.1.11.1.1) |
not-accessible |
Integer32 |
Unsigned32(1..2147483647) |
Tunnel number. |
As per the MIB. |
hh3cTunnelNvgreTunnIfIndex (1.3.6.1.4.1.25506.2.53.1.1.11.1.2) |
read-only |
Integer32 |
Integer32 (1..2147483647) |
Tunnel interface index. |
As per the MIB. |
hh3cTunnelNvgreIfAddressType (1.3.6.1.4.1.25506.2.53.1.1.11.1.3) |
read-create |
InetAddressType |
ipv4(1), ipv6(2) |
IP address type. |
As per the MIB. |
hh3cTunnelNvgreIfLocalAddr (1.3.6.1.4.1.25506.2.53.1.1.11.1.4) |
read-create |
InetAddressType |
OCTET STRING (SIZE (0..255)) |
Address of the local end of the tunnel. |
As per the MIB. |
hh3cTunnelNvgreIfRemoteAddr (1.3.6.1.4.1.25506.2.53.1.1.11.1.5) |
read-create |
OCTET STRING |
OCTET STRING (0..255) |
Address of the remote end of the tunnel. |
As per the MIB. |
hh3cTunnelNvgreIfStatus (1.3.6.1.4.1.25506.2.53.1.1.11.1.6) |
read-create |
INTEGER |
active(1), createAndGo(4), destroy(6) |
Row status. |
As per the MIB. |
hh3cTunnelDestinationTable
About this table
This table contains tunnel destination address information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cTunnelDestinationDstAddr, hh3cTunnelDestinationDstType, and hh3cTunnelDestinationTunNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
(1.3.6.1.4.1.25506.2.53.1.1.12.1) |
not-accessible |
OCTET STRING |
(0..255) |
Destination address of a tunnel. |
As per the MIB. |
hh3cTunnelDestinationDstAddrType (1.3.6.1.4.1.25506.2.53.1.1.12.2) |
not-accessible |
INTEGER |
ipv4(1), ipv6(2) |
Destination address type. |
As per the MIB. |
(1.3.6.1.4.1.25506.2.53.1.1.12.3) |
not-accessible |
Unsigned32 |
Unsigned32(1..2147483647) |
Tunnel number. |
The value range varies by product. |
hh3cTunnelDestinationTunIfindex (1.3.6.1.4.1.25506.2.53.1.1.12.4) |
read-only |
OCTET STRING |
OCTET STRING (0..255) |
Tunnel interface index. |
As per the MIB. |
hh3cTunnelIfTable
About this table
This table contains the tunnel interface configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table index is ifIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelIfEncapsMethod (1.3.6.1.4.1.25506.2.53.1.1.1.1.3) |
read-write |
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) |
Tunnel encapsulation method. |
Not supported. |
hh3cTunnelIfHopLimit (1.3.6.1.4.1.25506.2.53.1.1.1.1.4) |
read-only |
Integer32 |
Integer32 (0 | 1..255) |
Hop limit for the tunnel. |
Not supported. |
hh3cTunnelIfSecurity (1.3.6.1.4.1.25506.2.53.1.1.1.1.5) |
read-only |
INTEGER |
none(1) ipsec(2) other(3) |
The method used by the tunnel to secure the outer IP header. |
Not supported. |
hh3cTunnelIfTOS (1.3.6.1.4.1.25506.2.53.1.1.1.1.6) |
read-only |
Integer32 |
Integer32 (-2..63) |
The high 6 bits of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. |
Not supported. |
hh3cTunnelIfFlowLabel (1.3.6.1.4.1.25506.2.53.1.1.1.1.7) |
read-only |
Integer32 |
Integer32 (-1 | 0..1048575) |
IPv6 flow label value. |
Not supported. |
hh3cTunnelIfAddressType (1.3.6.1.4.1.25506.2.53.1.1.1.1.8) |
read-write |
INTEGER |
ipv4(1), ipv6(2) |
Address type. |
Not supported. |
hh3cTunnelIfLocalInetAddress (1.3.6.1.4.1.25506.2.53.1.1.1.1.9) |
read-write |
OCTET STRING |
OCTET STRING (0..255) |
Address of the local endpoint of the tunnel. |
Not supported. |
hh3cTunnelIfRemoteInetAddress (1.3.6.1.4.1.25506.2.53.1.1.1.1.10) |
read-write |
OCTET STRING |
OCTET STRING (0..255) |
Address of the remote endpoint of the tunnel. |
Not supported. |
hh3cTunnelIfEncapsLimit (1.3.6.1.4.1.25506.2.53.1.1.1.1.11) |
read-only |
Integer32 |
Integer32 (-1 | 0..255) |
Maximum number of additional encapsulations permitted for packets undergoing encapsulation at this tunnel. |
Not supported. |
hh3cTunnelInetConfigTable
About this table
This table contains the tunnel endpoint mapping configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table indexes are hh3cTunnelInetConfigSlot, hh3cTunnelInetConfigSubSlot, and hh3cTunnelInetConfigTunnNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelInetConfigSlot (1.3.6.1.4.1.25506.2.53.1.1.3.1.1) |
not-accessible |
Integer32 |
Integer32 (0..255) |
Slot number. |
Not supported. |
hh3cTunnelInetConfigSubSlot (1.3.6.1.4.1.25506.2.53.1.1.3.1.2) |
not-accessible |
Integer32 |
Integer32 (0..255) |
Sub-slot number. |
Not supported. |
hh3cTunnelInetConfigTunnNum (1.3.6.1.4.1.25506.2.53.1.1.3.1.3) |
not-accessible |
Integer32 |
Integer32 (0..65535) |
Tunnel number. |
Not supported. |
hh3cTunnelInetConfigIfIndex (1.3.6.1.4.1.25506.2.53.1.1.3.1.6) |
read-only |
Integer32 |
Integer32(1..2147483647) |
Tunnel interface index. |
Not supported. |
hh3cTunnelInetConfigStatus (1.3.6.1.4.1.25506.2.53.1.1.3.1.7) |
read-create |
INTEGER |
active(1), createAndGo(4), destroy(6) |
Row status. |
Not supported. |
hh3cTunnelGreTable
About this table
This table contains the GRE tunnel interface configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Not supported |
Columns
The table index is hh3cTunnelGreTunnNum.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTunnelGreTunnNum (1.3.6.1.4.1.25506.2.53.1.1.6.1.1) |
not-accessible |
Integer32 |
Integer32 (1..2147483647) |
Tunnel number. |
Not supported. |
hh3cTunnelGreTunnIfIndex (1.3.6.1.4.1.25506.2.53.1.1.6.1.2) |
read-only |
Integer32 |
Integer32(1..2147483647) |
Tunnel interface index. |
Not supported. |
hh3cTunnelGreAddressType (1.3.6.1.4.1.25506.2.53.1.1.6.1.3) |
read-create |
INTEGER |
ipv4(1), ipv6(2) |
Type of address. |
Not supported. |
hh3cTunnelGreLocalAddr (1.3.6.1.4.1.25506.2.53.1.1.6.1.4) |
read-create |
OCTET STRING |
OCTET STRING (0..255) |
Address of the local endpoint of the tunnel. |
Not supported. |
hh3cTunnelGreRemoteAddr (1.3.6.1.4.1.25506.2.53.1.1.6.1.5) |
read-create |
OCTET STRING |
OCTET STRING (0..255) |
Address of the remote endpoint of the tunnel. |
Not supported. |
hh3cTunnelGreKeepaliveEnabled (1.3.6.1.4.1.25506.2.53.1.1.6.1.6) |
read-create |
INTEGER |
true(1) false(2) |
Whether the keepalive feature is enabled. |
Not supported. |
hh3cTunnelGreKeepaliveInterval (1.3.6.1.4.1.25506.2.53.1.1.6.1.7) |
read-create |
Integer32 |
Integer32 (0.. 32767) |
Interval for sending keepalive packets. |
Not supported. |
hh3cTunnelGreKeepaliveTimes (1.3.6.1.4.1.25506.2.53.1.1.6.1.8) |
read-create |
Integer32 |
Integer32 (0..255) |
Maximum number of keepalive transmissions. |
Not supported. |
hh3cTunnelGreSlbgGroupNum (1.3.6.1.4.1.25506.2.53.1.1.6.1.9) |
read-create |
Unsigned32 |
Standard MIB values |
Service loopback group number. |
Not supported. |
hh3cTunnelGreTunnStatus (1.3.6.1.4.1.25506.2.53.1.1.6.1.10) |
read-create |
INTEGER |
active(1), createAndGo(4), destroy(6) |
Row status. |
Not supported. |