- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
01-HH3C-TUNNEL-MIB | 63.52 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)
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. |