- Table of Contents
-
- 06-Layer 2 - LAN Switching
- 01-HH3C-LswMAM-MIB
- 02-HH3C-LswMSTP-MIB
- 03-HH3C-LswVLAN-MIB
- 04-HH3C-MAC-INFORMATION-MIB
- 05-HH3C-MLAG-MIB
- 06-HH3C-PROTOCOL-VLAN-MIB
- 07-HH3C-PVST-MIB
- 08-HH3C-QINQV2-MIB
- 09-HH3C-SUBNET-VLAN-MIB
- 10-HH3C-VMAP-MIB
- 11-IEEE8023-LAG-MIB
- 12-LLDP-EXT-DOT1-MIB
- 13-LLDP-EXT-DOT1-V2-MIB
- 14-LLDP-EXT-DOT3-MIB
- 15-LLDP-EXT-DOT3-V2-MIB
- 16-LLDP-EXT-MED-MIB
- 17-LLDP-MIB
- 18-LLDP-V2-MIB
- 19-BRIDGE-MIB
- 20-EtherLike-MIB
- 21-HH3C-LAG-MIB
- 22-HH3C-LLDP-EXT-MIB
- 23-HH3C-LPBKDT-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
10-HH3C-VMAP-MIB | 66.45 KB |
Contents
HH3C-VMAP-MIB
About this MIB
Use this MIB to configure VLAN mapping features, for example, one-to-one VLAN mapping, many-to-one VLAN mapping, one-to-two VLAN mapping, two-to-two VLAN mapping, and two-to-one VLAN mapping. VLAN mapping re-marks VLAN traffic with new VLAN IDs. Implementation varies by product.
MIB file name
hh3c-vmap.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cVmap(138)
Tabular objects
hh3cVMAPNNITable
About this table
Use this table to configure many-to-one VLAN mapping on the network side.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is ifIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAPNNIState (1.3.6.1.4.1.25506.2.138.1.1.1) |
read-write |
TruthValue |
true(1), false(2) |
Configure VLAN mapping. |
Implementation varies by product. |
hh3cVMAP1to1Table
About this table
Use this table to configure one-to-one VLAN mapping.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and hh3cVMAP1to1Vlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAP1to1Vlan (1.3.6.1.4.1.25506.2.138.2.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Configure one-to-one VLAN mapping. |
As per the MIB. |
hh3cVMAP1to1TranslatedVlan (1.3.6.1.4.1.25506.2.138.2.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated VLAN for one-to-one VLAN mapping. |
Implementation varies by product. |
hh3cVMAP1to1RowStatus (1.3.6.1.4.1.25506.2.138.2.1.3) |
read-create |
RowStatus |
Standard MIB values. |
One-to-one VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAPNto1RangeTable
About this table
Use this table to configure many-to-one VLAN mapping on the user side. The original VLANs are specified in a list, for example, VLANs 20 through 30.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and hh3cVMAPNto1StartVlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAPNto1StartVlan (1.3.6.1.4.1.25506.2.138.3.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Start VLAN of the original VLAN list for many-to-one VLAN mapping. |
As per the MIB. |
hh3cVMAPNto1EndVlan (1.3.6.1.4.1.25506.2.138.3.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
End VLAN of the original VLAN list for many-to-one VLAN mapping. |
Implementation varies by product. |
hh3cVMAPNto1RangeTranslatedVlan (1.3.6.1.4.1.25506.2.138.3.1.3) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated VLAN for many-to-one VLAN mapping. |
Implementation varies by product. |
hh3cVMAPNto1RangeRowStatus (1.3.6.1.4.1.25506.2.138.3.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Many-to-one VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAPNto1SingleTable
About this table
Use this table to configure many-to-one VLAN mapping on the user side. The original VLANs are single VLANs, for example, VLAN 20 and VLAN 30.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and hh3cVMAPNto1Vlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAPNto1Vlan (1.3.6.1.4.1.25506.2.138.4.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Many-to-one VLAN mapping. |
As per the MIB. |
hh3cVMAPNto1SingleTranslatedVlan (1.3.6.1.4.1.25506.2.138.4.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated VLAN for many-to-one VLAN mapping. |
Implementation varies by product. |
hh3cVMAPNto1SingleRowStatus (1.3.6.1.4.1.25506.2.138.4.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Many-to-one VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAP1to2RangeTable
About this table
Use this table to configure two-to-one VLAN mapping. The original VLANs are specified in a list, for example, VLANs 20 through 30.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and hh3cVMAP1to2StartVlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAP1to2StartVlan (1.3.6.1.4.1.25506.2.138.5.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Start VLAN of the original VLAN list for one-to-two VLAN mapping. |
As per the MIB. |
hh3cVMAP1to2EndVlan (1.3.6.1.4.1.25506.2.138.5.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
End VLAN of the original VLAN list for one-to-two VLAN mapping. |
Implementation varies by product. |
hh3cVMAP1to2RangeNestedVlan (1.3.6.1.4.1.25506.2.138.5.1.3) |
read-create |
Integer32 |
Integer32 (1..65535) |
Outer VLAN for one-to-two VLAN mapping. |
Implementation varies by product. |
hh3cVMAP1to2RangeRowStatus (1.3.6.1.4.1.25506.2.138.5.1.4) |
read-create |
RowStatus |
Standard MIB values. |
One-to-two VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAP1to2RangeNestedPrio (1.3.6.1.4.1.25506.2.138.5.1.5) |
read-create |
Integer32 |
Standard MIB values. |
Outer VLAN priority for one-to-two VLAN mapping. |
The value range is 0 to 7. If no priority is configured, the default is 65535. |
hh3cVMAP1to2SingleTable
About this table
Use this table to configure one-to-two VLAN mapping. The original VLANs are single VLANs, for example, VLAN 20 and VLAN 30.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex and hh3cVMAP1to2StartVlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAP1to2Vlan (1.3.6.1.4.1.25506.2.138.6.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Configure one-to-two VLAN mapping. |
As per the MIB. |
hh3cVMAP1to2SingleNestedVlan (1.3.6.1.4.1.25506.2.138.6.1.2) |
read-create |
Integer32 |
Integer32 (1..65535) |
Single outer VLAN for one-to-two VLAN mapping. |
Implementation varies by product. |
hh3cVMAP1to2SingleRowStatus (1.3.6.1.4.1.25506.2.138.6.1.3) |
read-create |
RowStatus |
Standard MIB values. |
One-to-two VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAP1to2SingleNestedPrio (1.3.6.1.4.1.25506.2.138.6.1.4) |
read-create |
Integer32 |
Standard MIB values. |
Single outer VLAN priority for one-to-two VLAN mapping. |
The value range is 0 to 7. If no priority is configured, the default is 65535. |
hh3cVMAP2to2Table
About this table
Use this table to configure two-to-two VLAN mapping.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex, hh3cVMAP2to2OuterVlan, and hh3cVMAP2to2InnerVlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAP2to2OuterVlan (1.3.6.1.4.1.25506.2.138.7.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Original outer VLAN for two-to-two VLAN mapping. |
As per the MIB. |
hh3cVMAP2to2InnerVlan (1.3.6.1.4.1.25506.2.138.7.1.2) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Original inner VLAN for two-to-two VLAN mapping. |
As per the MIB. |
hh3cVMAP2to2TranslatedOuterVlan (1.3.6.1.4.1.25506.2.138.7.1.3) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated outer VLAN for two-to-two VLAN mapping. |
Implementation varies by product. |
hh3cVMAP2to2TranslatedInnerVlan (1.3.6.1.4.1.25506.2.138.7.1.4) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated inner VLAN for two-to-two VLAN mapping. |
Implementation varies by product. |
hh3cVMAP2to2RowStatus (1.3.6.1.4.1.25506.2.138.7.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Two-to-two VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |
hh3cVMAP2to1Table
About this table
Use this table to configure two-to-one VLAN mapping.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are ifIndex, hh3cVMAP2to1OuterVlan, and hh3cVMAP2to1InnerVlan.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVMAP2to1OuterVlan (1.3.6.1.4.1.25506.2.138.8.1.1) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Original outer VLAN for two-to-one VLAN mapping. |
As per the MIB. |
hh3cVMAP2to1InnerVlan (1.3.6.1.4.1.25506.2.138.8.1.2) |
not-accessible |
Integer32 |
Integer32 (1..65535) |
Original inner VLAN for two-to-one VLAN mapping. |
As per the MIB. |
hh3cVMAP2to1TranslatedOuterVlan (1.3.6.1.4.1.25506.2.138.8.1.3) |
read-create |
Integer32 |
Integer32 (1..65535) |
Translated outer VLAN for two-to-one VLAN mapping. |
Implementation varies by product. |
hh3cVMAP2to1RowStatus (1.3.6.1.4.1.25506.2.138.8.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Two-to-one VLAN mapping row state. |
Available values are active(1), createAndGo(4), and destroy(6). |