- Table of Contents
-
- 09-MPLS
- 01-HH3C-MPLSSCRLSP-MIB
- 02-HH3C-L2VPN-MIB
- 03-HH3C-MPLS-LDP-MIB
- 04-HH3C-MPLSEXT-MIB
- 05-HH3C-MPLSLSPV-MIB
- 06-HH3C-MPLSPCE-MIB
- 07-HH3C-VSI-MIB
- 08-HH3C-MPLSTE-MIB
- 09-HH3C-MPLSSLSP-MIB
- 10-MPLS-FRR-FACILITY-STD-MIB
- 11-MPLS-FRR-GENERAL-STD-MIB
- 12-MPLS-FTN-STD-MIB
- 13-MPLS-L3VPN-STD-MIB
- 14-MPLS-LDP-STD-MIB
- 15-MPLS-LSR-STD-MIB
- 16-MPLS-TE-STD-MIB
- 17-PW-ENET-STD-MIB
- 18-PW-MPLS-STD-MIB
- 19-PW-STD-MIB
- 20-TE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
07-HH3C-VSI-MIB | 76.15 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. |
hh3cVsiMode (1.3.6.1.4.1.25506.2.105.1.2.1.3) |
read-create |
INTEGER |
default(0), martini(1), minm(2) martiniAndMinm(3), kompella(4), kompellaAndMinm(5), minmpxp(6), martiniAndMinmpxp(7), kompellaAndMinmpxp(8), vxlan(9) |
Mode of the VSI. |
Supports only default(0) and vxlan(9). The set operation on other variables will be ignored. The default value is default(0). |
hh3cMinmIsid (1.3.6.1.4.1.25506.2.105.1.2.1.4) |
read-create |
Integer32 |
Integer32 (1..2147483647) |
PBB I-SID of the VSI in MAC-in-MAC mode. |
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. |
hh3cVsiTransMode (1.3.6.1.4.1.25506.2.105.1.2.1.6) |
read-create |
vlan(1), ethernet(2) |
Transmit mode of the VSI. |
Supports only the read operation. The value is always vlan(1). |
|
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 supported. |
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. |
hh3cVsiSpbIsid (1.3.6.1.4.1.25506.2.105.1.2.1.10) |
read-create |
Integer32 |
Integer32 (1..2147483647) |
SPB I-SID of the VSI in MAC-in-MAC mode. |
Not editable after creation. |
hh3cVsiVxlanID (1.3.6.1.4.1.25506.2.105.1.2.1.11) |
read-only |
Unsigned32 |
Unsigned32 (0..4294967295) |
VXLAN ID. |
Not supported. |
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. |
Not supported. |
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. |
Not supported. |
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. |
Not supported. |
hh3cVsiXconnectTable
About this table
Use this table to configure AC-VSI bindings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Not supported |
Supported |
Supported |
Columns
The table indexes are hh3cVsiXconnectIfIndex and hh3cVsiXconnectEvcSrvInstId.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
(1.3.6.1.4.1.25506.2.105.1.3.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (0..4294967295) |
Index of an interface. |
As per the MIB. |
hh3cVsiXconnectEvcSrvInstId (1.3.6.1.4.1.25506.2.105.1.3.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (0..4294967295) |
Service instance ID. |
As per the MIB. |
hh3cVsiXconnectVsiName (1.3.6.1.4.1.25506.2.105.1.3.1.3) |
read-create |
OCTET STRING |
OCTET STRING (1..31) |
Name of the VSI. |
Not editable after creation. |
hh3cVsiXconnectAccessMode (1.3.6.1.4.1.25506.2.105.1.3.1.4) |
read-create |
INTEGER |
vlan(1), ethernet(2) |
Access mode. |
Not editable after creation. |
hh3cVsiXconnectHubSpoke (1.3.6.1.4.1.25506.2.105.1.3.1.5) |
read-create |
INTEGER |
none(1), hub(2), spoke(3) |
The hub-spoke capability of the service instance. |
Not supported. |
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). |