20-NVGRE

HomeSupportNFVH3C VSRReference GuidesMIB CompanionH3C VSR Series Virtual Service Router MIB Reference-R1362-6W10020-NVGRE
Table of Contents
Related Documents
01-HH3C-NVGRE-MIB
Title Size Download
01-HH3C-NVGRE-MIB 73.67 KB

HH3C-NVGRE-MIB

About this MIB

Use this table to manage NVGRE configuration.

MIB file name

hh3c-nvgre.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cNvgre(156)

Tabular objects

hh3cNvgreScalarGroup

About this table

Use this table to obtain global NVGRE information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreNextNvgreID (1.3.6.1.4.1.25506.2.156.1.1.1)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Next available VSID.

As per the MIB.

hh3cNvgreConfigured (1.3.6.1.4.1.25506.2.156.1.1.2)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Total number of VSIDs in use on the device.

As per the MIB.

 

hh3cNvgreTable

About this table

Use this table to configure NVGRE.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table index is hh3cNvgreID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreID (1.3.6.1.4.1.25506.2.156.1.2.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

VSID.

As per the MIB.

hh3cNvgreVsiIndex (1.3.6.1.4.1.25506.2.156.1.2.1.2)

read-create

Unsigned32

Unsigned32 (0..4294967295)

VSI index.

Cannot be modified after creation.

hh3cNvgreRemoteMacCount (1.3.6.1.4.1.25506.2.156.1.2.1.3)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Number of remote MAC addresses for the VSID.

As per the MIB.

hh3cNvgreRowStatus (1.3.6.1.4.1.25506.2.156.1.2.1.4)

read-create

RowStatus

active(1)

notInService(2)

notReady(3)

createAndGo(4)

createAndWait(5)

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

hh3cNvgreTunnelTable

About this table

Use this table to configure NVGRE tunnels.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cNvgreID and hh3cNvgreTunnelID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreTunnelID (1.3.6.1.4.1.25506.2.156.1.3.1.1)

not-accessible

Unsigned32

Unsigned32 (0..4294967295)

Tunnel ID.

As per the MIB.

hh3cNvgreTunnelRowStatus (1.3.6.1.4.1.25506.2.156.1.3.1.2)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

hh3cNvgreTunnelBoundTable

About this table

Use this table to obtain the number of VSIDs associated with an NVGRE tunnel.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is hh3cNvgreTunnelID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreTunnelBoundNvgreNum (1.3.6.1.4.1.25506.2.156.1.4.1.1)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Number of VSIDs.

As per the MIB.

 

hh3cNvgreMacTable

About this table

Use this table to obtain remote MAC address entries for NVGRE.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cNvgreVsiIndex and hh3cNvgreMacAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreMacAddr (1.3.6.1.4.1.25506.2.156.1.5.1.1)

not-accessible

MacAddress

OCTET STRING (6)

MAC address.

As per the MIB.

hh3cNvgreMacTunnelID (1.3.6.1.4.1.25506.2.156.1.5.1.2)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Tunnel ID.

As per the MIB.

hh3cNvgreMacType (1.3.6.1.4.1.25506.2.156.1.5.1.3)

read-only

INTEGER

selfLearned(1),

staticConfigured(2),

protocolLearned(3)

MAC address type.

As per the MIB.

 

hh3cNvgreStaticMacTable

About this table

Use this table to configure static remote MAC address entries for NVGRE.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cNvgreVsiIndex and hh3cNvgreStaticMacAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cNvgreStaticMacAddr (1.3.6.1.4.1.25506.2.156.1.6.1.1)

not-accessible

MacAddress

OCTET STRING (6)

Remote MAC address.

As per the MIB.

hh3cNvgreStaticMacTunnelID (1.3.6.1.4.1.25506.2.156.1.6.1.2)

read-create

Unsigned32

Unsigned32 (0..4294967295)

Tunnel ID.

Cannot be modified after creation.

hh3cNvgreStaticMacRowStatus (1.3.6.1.4.1.25506.2.156.1.6.1.3)

read-create

RowStatus

active(1)

notInService(2)

notReady(3)

createAndGo(4)

createAndWait(5)

destroy(6)

Row status.

Supports only active(1), createAndGo(4), and destroy(6).

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
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
新华三官网