- Table of Contents
-
- 04-Layer 2 - LAN Switching
- 01-IEEE8021-CFM-MIB
- 02-IEEE8023-LAG-MIB
- 03-LLDP-EXT-DOT1-MIB
- 04-LLDP-EXT-DOT1-V2-MIB
- 05-LLDP-EXT-DOT3-MIB
- 06-LLDP-EXT-DOT3-V2-MIB
- 07-LLDP-EXT-MED-MIB
- 08-LLDP-MIB
- 09-LLDP-V2-MIB
- 10-MAU-MIB
- 11-P-BRIDGE-MIB
- 12-Q-BRIDGE-MIB
- 13-BRIDGE-MIB
- 14-EtherLike-MIB
- 15-HH3C-LAG-MIB
- 16-HH3C-LLDP-EXT-MIB
- 17-HH3C-LPBKDT-MIB
- 18-HH3C-LswMAM-MIB
- 19-HH3C-LswMSTP-MIB
- 20-HH3C-LswVLAN-MIB
- 21-HH3C-MAC-INFORMATION-MIB
- 22-HH3C-MLAG-MIB
- 23-HH3C-PVST-MIB
- 24-HH3C-QINQV2-MIB
- 25-HH3C-VLANTERM-MIB
- 26-HH3C-VMAP-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
25-HH3C-VLANTERM-MIB | 64.47 KB |
Contents
HH3C-VLANTERM-MIB
About this MIB
Use this MIB to obtain the Dot1q termination and QinQ termination configuration of subinterfaces.
MIB file name
hh3c-vlanterm.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(6).hh3cVlanTerm(193)
Tabular objects
hh3cVlanDot1qTermTable
About this table
Use this table to obtain the Dot1q termination configuration of a subinterface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cVlanDot1qTermIfIndex and hh3cVlanDot1qTermVidStart.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVlanDot1qTermIfIndex (1.3.6.1.4.1.25506.2.193.1.1.1.1) |
not-accessible |
Unsigned32 |
Integer32 (1..2147483647) |
Interface Index. |
As per the MIB. |
hh3cVlanDot1qTermVidStart (1.3.6.1.4.1.25506.2.193.1.1.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4094) |
Start outer VLAN ID for VLAN termination. |
As per the MIB. |
hh3cVlanDot1qTermVidEnd (1.3.6.1.4.1.25506.2.193.1.1.1.3) |
read-only |
Unsigned32 |
Unsigned32 (1..4094) |
End outer VLAN ID for VLAN termination. |
As per the MIB. |
hh3cVlanDot1qTermEncapFlag (1.3.6.1.4.1.25506.2.193.1.1.1.4) |
read-only |
INTEGER |
strict(0), loose(1) |
The subinterface supports receiving and terminating packets with one through three layers of tags. |
As per the MIB. |
hh3cVlanDot1qTermIsUserVlanMode (1.3.6.1.4.1.25506.2.193.1.1.1.5) |
read-only |
TruthValue |
true(1), false(2) |
User VLAN mode or not. |
As per the MIB. |
hh3cVlanQinqTermTable
About this table
Use this table to obtain the Dot1q termination configuration of a subinterface.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cVlanQinQTermIfIndex, hh3cVlanQinQTermFirstVlan, and hh3cVlanQinQTermSecondVlanStart.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cVlanQinQTermIfIndex (1.3.6.1.4.1.25506.2.193.1.2.1.1) |
not-accessible |
Unsigned32 |
Integer32 (1..2147483647) |
Interface Index. |
As per the MIB. |
hh3cVlanQinQTermFirstVlan (1.3.6.1.4.1.25506.2.193.1.2.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4094) |
Outer VLAN ID for VLAN termination. |
As per the MIB. |
hh3cVlanQinQTermSecondVlanStart (1.3.6.1.4.1.25506.2.193.1.2.1.3) |
not-accessible |
Unsigned32 |
Unsigned32 (1..4095) |
Start inner VLAN ID for VLAN termination. The value is 4095 when the inner VLAN ID is any. |
As per the MIB. |
hh3cVlanQinQTermSecondVlanEnd(1.3.6.1.4.1.25506.2.193.1.2.1.4) |
read-only |
Unsigned32 |
Unsigned32 (1..4095) |
End inner VLAN ID for VLAN termination. The value is 4095 when the inner VLAN ID is any. |
As per the MIB. |
hh3cVlanQinQTermQinqAny (1.3.6.1.4.1.25506.2.193.1.2.1.5) |
read-only |
TruthValue |
true(1), false(2) |
Whether the inner VLAN ID for VLAN termination is any. |
As per the MIB. |
hh3cVlanQinQTermEncapFlag (1.3.6.1.4.1.25506.2.193.1.2.1.6) |
read-only |
INTEGER |
strict(0), loose(1) |
The subinterface supports receiving and terminating packets with one through three layers of tags. |
As per the MIB. |
hh3cVlanQinQTermIsUserVlanMode (1.3.6.1.4.1.25506.2.193.1.2.1.7) |
read-only |
TruthValue |
true(1), false(2) |
User VLAN mode or not. |
As per the MIB. |