- Table of Contents
-
- 13-MPLS
- 01-HH3C-L2VPN-MIB
- 02-HH3C-MPLSEXT-MIB
- 03-HH3C-MPLSTE-MIB
- 04-HH3C-VSI-MIB
- 05-MPLS-FRR-FACILITY-STD-MIB
- 06-MPLS-FRR-GENERAL-STD-MIB
- 07-MPLS-FTN-STD-MIB
- 08-MPLS-L3VPN-STD-MIB
- 09-MPLS-LDP-STD-MIB
- 10-MPLS-LSR-STD-MIB
- 11-MPLS-TE-STD-MIB
- 12-PW-ENET-STD-MIB
- 13-PW-MPLS-STD-MIB
- 14-PW-STD-MIB
- 15-TE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
04-HH3C-VSI-MIB | 87.16 KB |
Contents
HH3C-VSI-MIB
About this MIB
Use this MIB to configure VSI.
MIB file name
hh3c-vsi.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cVsi(105)
Tabular objects
hh3cVsiScalarGroup
About this table
This table describes the global configuration for VSI.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
This table does not contain indexes.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiNextAvailableVsiIndex (1.3.6.1.4.1.25506.2.105.1.1.1) |
read-only |
Unsigned32 |
Next available VSI entry index. |
As per the MIB. |
|
hh3cVsiL2vpnStatus (1.3.6.1.4.1.25506.2.105.1.1.2) |
read-write |
TruthValue |
true(1) false(2) |
Global enabling status of L2VPN. |
As per the MIB. |
hh3cVsiTable
About this table
Use this table to configure VSI parameters.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table index is hh3cVsiIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiIndex (1.3.6.1.4.1.25506.2.105.1.2.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (0..4294967295) |
Index of a VSI. |
As per the MIB. |
hh3cVsiName (1.3.6.1.4.1.25506.2.105.1.2.1.2) |
read-create |
OCTET STRING |
OCTET STRING (1..31) |
Name of a VSI. |
Not editable after creation. |
hh3cVsiId (1.3.6.1.4.1.25506.2.105.1.2.1.5) |
read-create |
Unsigned32 |
Unsigned32 (0..4294967295) |
Default PW ID. |
Not editable after creation. |
hh3cVsiEnableHubSpoke (1.3.6.1.4.1.25506.2.105.1.2.1.7) |
read-create |
INTEGER |
disable(1), enable(2) |
Hub-spoke capability of the VSI. |
Not editable after creation. |
hh3cVsiAdminState (1.3.6.1.4.1.25506.2.105.1.2.1.8) |
read-create |
INTEGER |
adminUp(1), adminDown(2) |
Administrative state of the VSI. |
Default value: adminUp(1). |
hh3cVsiRowStatus (1.3.6.1.4.1.25506.2.105.1.2.1.9) |
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). Active(1) is only used to change the value for hh3cVsiAdminState, hh3cVsiArpSuppression, hh3cVsiFlooding, and hh3cVsiStatistics. |
hh3cVsiVxlanID (1.3.6.1.4.1.25506.2.105.1.2.1.11) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
VXLAN ID. |
As per the MIB. |
hh3cVsiArpSuppression (1.3.6.1.4.1.25506.2.105.1.2.1.12) |
read-create |
TruthValue |
true(1) false(2) |
The capability of ARP suppression. |
Implementation varies by product. |
hh3cVsiFlooding (1.3.6.1.4.1.25506.2.105.1.2.1.13) |
read-create |
TruthValue |
true(1) false(2) |
The capability of MAC flooding. |
Implementation varies by product. |
hh3cVsiLocalMacCount (1.3.6.1.4.1.25506.2.105.1.2.1.14) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
Number of local MAC addresses of the VSI. |
This value is 0 if hh3cVsiVxlanID uses an invalid value. This value cannot be 0 if hh3cVsiVxlanID uses a valid value. |
hh3cVsiInterfaceID (1.3.6.1.4.1.25506.2.105.1.2.1.15) |
read-create |
Unsigned32 |
Unsigned32 (0..4294967295) |
VSI interface number. |
Implementation varies by product. |
hh3cVsiPwBindTable
About this table
Use this table to configure PW-VSI bindings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are hh3cVsiIndex and hh3cVsiPwIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiPwIndex (1.3.6.1.4.1.25506.2.105.1.4.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (0..4294967295) |
Index of a PW. |
As per the MIB. |
hh3cVsiPwBindAttributes (1.3.6.1.4.1.25506.2.105.1.4.1.2) |
read-create |
BITS |
noSplitHorizon (0), hub (1) |
PW attribute. |
As per the MIB. |
hh3cVsiPwBindRowStatus (1.3.6.1.4.1.25506.2.105.1.4.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). |
hh3cVsiFloodMacTable
About this table
This table contains MAC addresses enabled with selective flooding in a VSI.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are hh3cVsiIndex and hh3cVsiFloodMac.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiFloodMac (1.3.6.1.4.1.25506.2.105.1.5.1.1) |
not-accessible |
MacAddress |
OCTET STRING (6) |
MAC address. |
As per the MIB. |
hh3cVsiFloodMacRowStatus (1.3.6.1.4.1.25506.2.105.1.5.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). |
hh3cVsiLocalMacTable
About this table
This table contains information about local MAC addresses of a VSI.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cVsiIndex and hh3cVsiLocalMacAddr.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiLocalMacAddr (1.3.6.1.4.1.25506.2.105.1.6.1.1) |
not-accessible |
MacAddress |
OCTET STRING (6) |
MAC address. |
As per the MIB. |
hh3cVsiLocalMacIfIndex (1.3.6.1.4.1.25506.2.105.1.6.1.2) |
read-only |
InterfaceIndex |
InterfaceIndex (1..2147483647) |
Outgoing interface of the MAC addresses. |
As per the MIB. |
hh3cVsiLocalMacSrvID (1.3.6.1.4.1.25506.2.105.1.6.1.3) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
ID of the service instance on the outgoing interface. |
As per the MIB. |
hh3cVsiNextAvailableVsiIfID
About this table
This table contains information about next available VSI interface numbers.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
This table does not contain indexes.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiNextAvailableVsiIfID (1.3.6.1.4.1.25506.2.105.1.8) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
VSI interface number. |
Implementation varies by product. |
hh3cVsiIfTable
About this table
Use this table to configure VSI interface parameters.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table index is hh3cVsiIfID.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVsiIfID (1.3.6.1.4.1.25506.2.105.1.9.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (0..4294967295) |
VSI interface number. |
As per the MIB. |
hh3cVsiIfIndex (1.3.6.1.4.1.25506.2.105.1.9.1.2) |
read-only |
InterfaceIndex |
Integer32 (1..2147483647) |
VSI interface index. |
As per the MIB. |
hh3cVsiIfRowStatus (1.3.6.1.4.1.25506.2.105.1.9.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). |