14-IP Tunnel and VPN

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10014-IP Tunnel and VPN
Table of Contents
Related Documents
01-HH3C-TUNNEL-MIB
Title Size Download
01-HH3C-TUNNEL-MIB 65.12 KB

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.

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

hh3cTunnelDestinationDstAddr

(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.

hh3cTunnelDestinationTunNum

(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.

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网