09-IP Tunnel and VPN

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10009-IP Tunnel and VPN
Table of Contents
Related Documents
01-HH3C-TUNNEL-MIB
Title Size Download
01-HH3C-TUNNEL-MIB 78.10 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 (not supported)

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 (not supported)

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 (not supported)

About this table

This table contains the NVGRE tunnel interface configuration.

Security products do not support this table in the current software version.

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.

 

hh3cTunnelGrep2mpStatsTable

About this table

This table contains traffic statistics for GRE P2MP tunnel mappings.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are hh3cTunnelGrep2mpStatsTunnelNo, hh3cTunnelGrep2mpStatsVrf, hh3cTunnelGrep2mpStatsVPCID, hh3cTunnelGrep2mpStatsBraAddr, hh3cTunnelGrep2mpStatsBraMask, hh3cTunnelGrep2mpStatsAddrType, and hh3cTunnelGrep2mpStatsDestAddrX.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cTunnelGrep2mpStatsTunnelNo (1.3.6.1.4.1.25506.2.53.1.1.13.1.1)

not-accessible

Unsigned32

Unsigned32(1..2147483647)

Tunnel number.

As per the MIB.

hh3cTunnelGrep2mpStatsVrf (1.3.6.1.4.1.25506.2.53.1.1.13.1.2)

not-accessible

Unsigned32

Standard MIB values.

VPN instance index for the branch network.

As per the MIB.

hh3cTunnelGrep2mpStatsVPCID (1.3.6.1.4.1.25506.2.53.1.1. 13.1.3)

not-accessible

Unsigned32

Standard MIB values.

Tunnel destination VPC ID.

As per the MIB.

hh3cTunnelGrep2mpStatsBraAddr (1.3.6.1.4.1.25506.2.53.1.1. 13.1.4)

not-accessible

OCTET STRING

OCTET STRING (0..255)

Branch network IP address.

Supports only the IPv4 address type.

hh3cTunnelGrep2mpStatsBraMask (1.3.6.1.4.1.25506.2.53.1.1. 13.1.5)

not-accessible

OCTET STRING

OCTET STRING (0..255)

Branch network mask.

As per the MIB.

hh3cTunnelGrep2mpStatsAddrType (1.3.6.1.4.1.25506.2.53.1.1. 13.1.6)

not-accessible

INTEGER

ipv4(1),

ipv6(2)

Branch network address type.

As per the MIB.

hh3cTunnelGrep2mpStatsDestAddr (1.3.6.1.4.1.25506.2.53.1.1. 13.1.7)

not-accessible

OCTET STRING

OCTET STRING (0..255)

Tunnel destination address.

As per the MIB.

hh3cTunnelGrep2mpStatsInPkts ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.8)

read-only

Integer64

nteger64(0..9223372036854775807)

Total number of packets received by the tunnel.

As per the MIB.

hh3cTunnelGrep2mpStatsInOctets ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.9)

read-only

Integer64

Integer64(0..9223372036854775807)

Total number of bytes received by the tunnel.

As per the MIB.

hh3cTunnelGrep2mpStatsInDis ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.10)

read-only

Integer64

nteger64(0..9223372036854775807)

Total number of received packets discarded.

As per the MIB.

hh3cTunnelGrep2mpStatsOutPkts ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.11)

read-only

Integer64

nteger64(0..9223372036854775807)

Total number of packets sent by the tunnel.

As per the MIB.

hh3cTunnelGrep2mpStatsOutOctets ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.12)

read-only

Integer64

nteger64(0..9223372036854775807)

Total number of bytes sent by the tunnel.

As per the MIB.

hh3cTunnelGrep2mpStatsOutDis ((1.3.6.1.4.1.25506.2.53.1.1. 13.1.13)

read-only

Integer64

nteger64(0..9223372036854775807)

Total number of outbound packets discarded.

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 Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网