HUAWEI-L2VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-L2VLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwL2Mgmt 1.3.6.1.4.1.2011.5.25.42
       hwL2Vlan 1.3.6.1.4.1.2011.5.25.42.3
The L2Vlan MIB module is defined to manage several layer two function of Huawei Technologies co.,Ltd.
           hwL2VlanMngObjects 1.3.6.1.4.1.2011.5.25.42.3.1
               hwL2VlanBase 1.3.6.1.4.1.2011.5.25.42.3.1.1
                   hwL2VlanMIBTable 1.3.6.1.4.1.2011.5.25.42.3.1.1.1 no-access
The table contains basic information for this vlan.
                       hwL2VlanMIBEntry 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1 no-access
Entries of vlan MIB table.
                           hwL2VlanIndex 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.1 vlanid no-access
The vlan-id or other identifier referring to this vlan.
                           hwL2VlanDescr 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.2 octet string read-only
Description of the vlan.
                           hwL2VlanPortList 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.3 portlist read-only
The set of Ports which belong to the vlan.
                           hwL2VlanType 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.4 integer read-only
Change the value from '2' to '1' indicates that the common-vlan is configured into super-vlan; Change the value from '1' to '2' indicates that the super-vlan is canceled; Change the value from '2' to '4' indicates that the common-vlan is configured into mux-vlan; Change the value from '4' to '2' indicates that the mux-vlan is canceled; Change the value from '2' to '6' indicates that the common-vlan is configured into protocol-transparent-vlan; Change the value from '6' to '2' indicates that the protocol-transparent-vlan is canceled; Note that the switch between other pairs is forbidden. Enumeration: 'protocolTransVlan': 6, 'commonVlan': 2, 'subVlan': 3, 'muxSubVlan': 5, 'muxVlan': 4, 'superVlan': 1.
                           hwL2VlanUnknownUnicastProcessing 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.5 integer read-only
Whether to broadcast the unknown unicast packets when ports receive it. broadcast(1) indicates broadcast the packets, discard(2) indicates it's closed. Default value is broadcast(1). Enumeration: 'broadcast': 1, 'discard': 2.
                           hwL2VlanIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.6 integer32 read-only
Whether vlan interface is configured on vlan. If vlan interface is configured, the value of the node is InterfaceIndex, else the value is -1.
                           hwL2VlanMacLearn 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.7 enabledstatus read-only
The value indicates whether the MAC address learning is opened. The value enabled(1) indicates learning is allowed. Just the common vlan and Sub-vlan have the attribute. Default value is enabled(1).
                           hwL2VlanMulticast 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.8 enabledstatus read-only
The value enabled(1) indicates vlan Multicasting is allowed; disable(2) indicates it's closed. The default value is disable(2).
                           hwL2VlanAdminStatus 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.9 enabledstatus read-only
Value disable(2) indicates shutdown the vlan; enabled(1) indicates open the vlan.
                           hwL2VlanStatisStatus 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.10 enabledstatus read-only
The value enabled(1) indicates Statistics on vlan are allowed; disable(2) indicates aren't. The default value is disable(2).
                           hwL2VlanCreateStatus 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.11 integer read-only
The status indicates how the vlan is created, static configured by management or created dynamicly by GVRP. Enumeration: 'dynamic': 3, 'other': 1, 'static': 2.
                           hwL2VlanRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.12 rowstatus read-only
Operation status.
                           hwL2VlanBcast 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.13 enabledstatus read-only
Whether to broadcast the broadcast packets when ports receive it. enabled(1) indicates broadcast the packets,disable(2) indicates it'll discard the broadcast packet. Default value is enabled(1).
                           hwL2VlanUnknownMulticastProcessing 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.14 integer read-only
Whether to broadcast the unknown multicast packets when ports receive it. broadcast(1) indicates broadcast the packet, discard(2) indicates it'll discard the unknow multicast packet. Default value is broadcast(1). Enumeration: 'broadcast': 1, 'discard': 2.
                           hwL2VlanProperty 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.15 integer read-only
The Property of Vlan: backboneVlan(2) used by PBT application, mutilcastVlan(3) used by Mutilcast Vlan, userVlan(4) used by users' vlan, and Default(1) means no special apply. Enumeration: 'default': 1, 'backboneVlan': 2, 'userVlan': 4, 'mutilcastVlan': 3.
                           hwL2VlanAgingTime 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.16 integer32 read-only
The aging time of MAC entry that associated with the vlan.'0' means will be never aged,'-1' means aging-time is not configured to the vlan.
                           hwL2VlanName 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.17 octet string read-only
Name of the vlan.
                           hwL2VlanSmartMacLearn 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.18 enabledstatus read-only
The value indicates whether the MAC address learning is opened, when the number of the port which is up state and belonging to the vlan is below and equal to two. The value enabled(1) indicates learning is not allowed, when the number of the port which is up state and belonging to the vlan is below and equal to two. Just the common vlan and Sub-vlan have the attribute. Default value is disable(0).
                           hwL2VlanServiceName 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.19 octet string read-only
Service name of the vlan.
                           hwL2VlanManagementVlan 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.20 enabledstatus read-only
If the VLAN is management VLAN.
                           hwL2VlanDynamicVlan 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.21 enabledstatus read-only
If the VLAN is dynamic VLAN.
               hwL2VlanApply 1.3.6.1.4.1.2011.5.25.42.3.1.2
                   hwL2VlanStackingTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.1 no-access
QinQ-port configuration table.
                       hwL2VlanStackingEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1 no-access
QinQ-port configuration table.
                           hwL2VlanStackingPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.1 integer32 no-access
Index number of QinQ-port.
                           hwL2VlanStackingInsideVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.2 vlanid no-access
Inside vlan-id of QinQ-port, use it as the Index.
                           hwL2VlanStackingOutsideVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.3 octet string read-only
The possible value of the outside vlan-id list.
                           hwL2VlanStackingOutsideVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.4 octet string read-only
The possible value of the outside vlan-id list.
                           hwL2VlanStackingRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.5 rowstatus read-only
This table can be created.
                   hwL2VlanMappingTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.2 no-access
Configuration table.
                       hwL2VlanMappingEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1 no-access
QinQ-port configuration table.
                           hwL2VlanMappingPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.1 integer32 no-access
Index number of QinQ-port.
                           hwL2VlanMappingInsideVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.2 vlanid no-access
Inside vlan-id of QinQ-port ,use it as the Index.
                           hwL2VlanMappingOutsideVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.3 octet string read-only
The possible value of the outside vlan-id list.
                           hwL2VlanMappingOutsideVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.4 octet string read-only
The possible value of the outside vlan-id list.
                           hwL2VlanMappingRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.5 rowstatus read-only
This table can be created.
                   hwSuperVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.3 no-access
The table contains configuration and control information for the super vlan.
                       hwSuperVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1 no-access
Entries of the super vlan table.
                           hwSuperVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.1 vlanid no-access
The super vlan-id.
                           hwSubVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.2 octet string read-write
The lowest possible value of the sub vlan list on the supervlan.
                           hwSubVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.3 octet string read-write
The highest possible value of the sub vlan list on the supervlan.
                   hwL2InterfIsolateTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.4 no-access
The table contains configuration and control information for interfaces isolate.
                       hwL2InterfIsolateEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1 no-access
Secondary vlan lists of Isolate-vlans.
                           hwL2InterfIsolateVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.1 vlanid no-access
vlan-id. The vlan into which interf-isolate is configured.
                           hwL2InterfIsolateInterflistLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.2 octet string read-write
The lowest possible value of Interface list on the vlan.
                           hwL2InterfIsolateInterflistHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.3 octet string read-write
The highest possible value of Interface list on the vlan.
                   hwL2IsolatemappingTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.5 no-access
The table contains mapping information between isolated ports.
                       hwL2IsolatemappingEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1 no-access
                           hwL2IsolatemappingPortNum 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.1 integer32 no-access
Port number.
                           hwL2IsolateInterflistLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.2 octet string read-write
The lowest possible value of Interface list.
                           hwL2IsolateInterflistHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.3 octet string read-write
The highest possible value of Interface.
                   hwL2VlanStackingExtTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.6 no-access
                       hwL2VlanStackingExtEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1 no-access
                           hwL2VlanStackingExtPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.1 interfaceindex no-access
Configured QinQ-Port Index.
                           hwL2VlanStackingExtVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.2 vlanidornone no-access
This vlan-id need be poped or pushed in interface.
                           hwL2VlanStackingExtAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.3 integer no-access
The packet will be poped or pushed. Enumeration: 'push': 2, 'pop': 1.
                           hwL2VlanStackingExtDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.4 integer no-access
The direction which the packet need be poped or pushed. That is, the packet is receviced or transitted. Enumeration: 'inside': 1, 'outside': 2.
                           hwL2VlanStackingExtVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.5 octet string read-only
If hwL2VlanStackingBothAction is pop, the packet which has hwL2VlanStackingBothPopOrPushVlanId will be taken tag away. If hwL2VlanStackingBothAction is push, the packet will be added tag which is hwL2VlanStackingBothPopOrPushVlanId.
                           hwL2VlanStackingExtVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.6 octet string read-only
If hwL2VlanStackingBothAction is pop, the packet which has hwL2VlanStackingBothPopOrPushVlanId will be taken tag away. If hwL2VlanStackingBothAction is push, the packet will be added tag which is hwL2VlanStackingBothPopOrPushVlanId.
                           hwL2VlanStackingExtRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.7 rowstatus read-only
This table can be created.
                           hwL2VlanStackingExtPriorityMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.8 integer read-only
The priority mode of outer VLAN, the priority can be appointed or inherit from inner VLAN's priority. Enumeration: 'remark8021p': 2, 'priorityInherit': 1.
                           hwL2VlanStackingExtVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.9 integer32 read-only
The 8021p of outer VLAN ID after pushing, it's an optional field, its default value is 0.
                   hwL2VlanQinQTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.7 no-access
The table contains global view configuration information for Flexible QinQ.
                       hwL2VlanQinQEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1 no-access
Flexible QinQ configuration Entry.
                           hwL2VlanQinQIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.1 integer32 no-access
Index number of Flexible QinQ.
                           hwL2VlanQinQDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.2 integer no-access
Inbound or outbound direction for VPN instance. Enumeration: 'inbound': 1, 'outbound': 2.
                           hwL2VlanQinQOutSideVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.3 vlanid read-only
Outside vlan-id for ISP.
                           hwL2VlanSysQinQRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.4 rowstatus read-only
The table contains interface view configuration information for Flexible QinQ.
                   hwL2VlanInterfaceQinQTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.8 no-access
Interface view Flexible QinQ configuration table.
                       hwL2VlanInterfaceQinQEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1 no-access
Interface view Flexible QinQ configuration entry.
                           hwL2VlanQinQInterfaceIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.1 interfaceindex no-access
Interface index.
                           hwL2VlanQinQCVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.2 vlanid no-access
Client vlan-id.
                           hwL2VlanQinQSVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.3 vlanid read-only
Internet service provide vlan-id
                           hwL2VlanQinQAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.4 integer read-only
Action push or nop. Enumeration: 'push': 1, 'nop': 2.
                           hwL2VlanQinQNewCVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.5 vlanid read-only
Replaced of new client vlan-id.
                           hwL2VlanInterfaceQinQRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.6 rowstatus read-only
This table can be created.
                   hwL2DVlanMappingTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.9 no-access
The table contains double Vlan-Mapping.
                       hwL2DVlanMappingEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1 no-access
The table contains double Vlan-Mapping entry.
                           hwL2DVlanMappingInterfaceIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.1 interfaceindex no-access
Interface Index.
                           hwL2DVlanMappingExternalVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.2 vlanid no-access
Service vlan-id.
                           hwL2DVlanMappingInternalVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.3 vlanid no-access
Client vlan-id.
                           hwL2DVlanMappingDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.4 integer no-access
Direction inbound and outbound. Enumeration: 'inbound': 1, 'outbound': 2.
                           hwL2DVlanMappingMapExternalVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.5 vlanid read-only
Replaced of new service vlan-id.
                           hwL2DVlanMappingMapInternalVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.6 vlanid read-only
Replaced of new client vlan-id.
                           hwL2DVlanMappingAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.7 integer read-only
Action drop, pop-externalvlan and swap. Enumeration: 'drop': 3, 'popExternalVlan': 2, 'swap': 1.
                           hwL2DVlanMappingRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.8 rowstatus read-only
Operation status.
                   hwL2VlanMappingExtTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.10 no-access
Configuration table.
                         hwL2VlanMappingExtEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1 no-access
The table contains Vlan-Mapping entry.
                             hwL2VlanMappingExtPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.1 integer32 no-access
Port Index.
                             hwL2VlanMappingExtDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.2 integer no-access
Direction inbound and outbound. Enumeration: 'inbound': 1, 'outbound': 2.
                             hwL2VlanMappingExtVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.3 vlanid no-access
The outside vlan-id.
                             hwL2VlanMappingExtVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.4 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanMappingExtVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.5 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanMappingExtRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.6 rowstatus read-only
This table can be created.
                             hwL2VlanMappingExtPriorityMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.7 integer read-only
The priority mode of outside VLAN after mapping, the priority can be appointed or inherit from inner VLAN's priority. Enumeration: 'remark8021p': 2, 'priorityInherit': 1.
                             hwL2VlanMappingExtVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.8 integer32 read-only
The priority of outside VLAN after mapping, its default value is 0.
                   hwL2VlanStackingAdvTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.11 no-access
The table of advanced vlan stacking.
                         hwL2VlanStackingAdvEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1 no-access
The entry of advanced vlan stacking table.
                             hwL2VlanStackingAdvPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.1 integer32 no-access
The Index of L2-Switch Interface.
                             hwL2VlanStackingAdvOutside8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.2 integer32 no-access
The 8021p value of vlan before stacked operation.
                             hwL2VlanStackingAdvStackVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.3 vlanid no-access
The outer vlan-id after stacked operation.
                             hwL2VlanStackingAdvStack8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.4 integer32 no-access
The 8021p of outer vlan-id after stacked, it's an optional field, if it is not selected, its value is 8.
                             hwL2VlanStackingAdvMapVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.5 vlanidornone no-access
The possible value of the inner vlan after mapped operation.
                             hwL2VlanStackingAdvOutsideVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.6 octet string read-only
The possible value of the CE-Vlan low list.
                             hwL2VlanStackingAdvOutsideVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.7 octet string read-only
The possible value of the CE-Vlan high list.
                             hwL2VlanStackingAdvRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.8 rowstatus read-only
This table can be created.
                   hwL2VlanMappingAdvTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.12 no-access
The table of advanced vlan mapping.
                         hwL2VlanMappingAdvEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1 no-access
The entry of advanced vlan mapping table.
                             hwL2VlanMappingAdvPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.1 integer32 no-access
The index of L2-Switch port.
                             hwL2VlanMappingAdvOutsideVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.2 integer32 no-access
The possible value of the CE-Vlan's 802.1p.
                             hwL2VlanMappingAdvMapVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.3 vlanid no-access
The mapped vlan-id, using it as the index.
                             hwL2VlanMappingAdvMapVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.4 integer32 no-access
The 8021p of outer vlan-id after mapped, it's an optional field, if it is not selected, its value is 8.
                             hwL2VlanMappingAdvOutsideVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.5 octet string read-only
The possible value of the CE-Vlan low list
                             hwL2VlanMappingAdvOutsideVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.6 octet string read-only
The possible value of the CE-Vlan high list.
                             hwL2VlanMappingAdvRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.7 rowstatus read-only
This table can be created.
                   hwL2VlanSwitchTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.13 no-access
The table to config the vlan switch.
                         hwL2VlanSwitchEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1 no-access
The entry of the vlan switch table.
                             hwL2VlanSwitchIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.1 interfaceindex no-access
The interface index.
                             hwL2VlanSwitchOuterVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.2 vlanidornone no-access
The ID of the outer vlan tag(customer's tag).
                             hwL2VlanSwitchInnerVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.3 vlanidornone no-access
The ID of the inner vlan tag.
                             hwL2VlanSwitchMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.4 integer read-only
The Mode of switch vlan operation, including the following case: 0 to 1, 0 to 2, 1 to 0, 1 to 1, 1 to 2, 2 to 0, 2 to 1, 2 to 2. Enumeration: 'oneToZero': 3, 'twoToZero': 6, 'oneToTwo': 5, 'oneToOne': 4, 'zeroToTwo': 2, 'zeroToOne': 1, 'twoToOne': 7, 'twoToTwo': 8.
                             hwL2VlanSwitchOuterSwitchVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.5 vlanidornone read-only
The outer vlan-id after switched.
                             hwL2VlanSwitchInnerSwitchVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.6 vlanidornone read-only
The inner vlan-id after switched. 0 indicates it's not used.
                             hwL2VlanSwitch8021pRemark 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.7 integer32 read-only
The 8021p of outer vlan-id after switched, it's an optional field, if it is not selected, its value is 8.
                             hwL2VlanSwitchOutIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.8 interfaceindex read-only
The out interface index.
                             hwL2VlanSwitchMtu 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.9 integer32 read-only
The value of mtu.
                             hwL2VlanSwitchMtuDiscardPkts 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.10 counter64 read-only
The number of discard packets.
                             hwL2VlanSwitchMtuDiscardBytes 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.11 counter64 read-only
The number of discard bytes.
                             hwL2VlanSwitchMtuResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.12 enabledstatus read-write
The flag of reset the discard statistics.
                             hwL2VlanSwitchMtuEnableFlag 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.13 enabledstatus read-write
The flag of enable the discard statistics.
                             hwL2VlanSwitchRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.14 rowstatus read-only
Used for controlling the creation and deletion of this row. All writable objects in this row may be modified at any time. If a Network Management Application attempts to delete a conceptual row by setting this object to 'destroy' and there are one or more entries in hwL2VlanSwitchTable pointing to the row, the agent MUST also destroy the corresponding entries in hwL2VlanSwitchTable.
                   hwL2VlanQinqVlanTransEnaTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.14 no-access
The table of QinQ VLAN translation enable.
                         hwL2VlanQinqVlanTransEnaEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1 no-access
The entry of QinQ VLAN translation enable.
                             hwL2VlanQinqVlanTransEnaPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.1 integer32 no-access
The index of L2-Switch port.
                             hwL2VlanQinqVlanTransEna 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.2 enabledstatus read-only
Enable QinQ VLAN translation.
                             hwL2VlanQinqVlanTransEnaRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.3 rowstatus read-only
This table can be created.
                   hwL2VlanQinqVlanTransMissDropTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.15 no-access
The table of QinQ VLAN translation miss drop.
                         hwL2VlanQinqVlanTransMissDropEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1 no-access
The entry of QinQ VLAN translation miss drop.
                             hwL2VlanQinqVlanTransMissDropPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.1 integer32 no-access
The index of L2-Switch port.
                             hwL2VlanQinqVlanTransMissDrop 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.2 integer read-only
Packets are dropped when a VLAN translation miss occurs. Enumeration: 'drop': 2, 'noDrop': 1.
                             hwL2VlanQinqVlanTransMissDropRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.3 rowstatus read-only
This table can be created.
                   hwL2VlanViewMappingTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.16 no-access
The table of vlan-mapping at the VLAN view.
                         hwL2VlanViewMappingEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1 no-access
The table contains vlan-mapping at the VLAN view entry.
                             hwL2VlanViewMappingVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.1 vlanid no-access
The VLAN ID before mapping, using it as the index.
                             hwL2VlanViewMappingDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.2 integer no-access
Direction inbound and outbound. Enumeration: 'inbound': 1, 'both': 3, 'outbound': 2.
                             hwL2VlanViewMappingMapVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.3 vlanid read-only
The VLAN ID after mapping.
                             hwL2VlanViewMappingPriorityMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.4 integer read-only
The priority mode: the priority can be remarked or inherit: 1: priority inherit 2: remark 8021p Enumeration: 'remark8021p': 2, 'priorityInherit': 1.
                             hwL2VlanViewMappingVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.5 integer32 read-only
The priority after mapping, its default value is 0.
                             hwL2VlanViewMappingRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.6 rowstatus read-only
Operation status.
                   hwL2VlanStackingMaskTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.17 no-access
The table of VLAN-stacking with Mask.
                         hwL2VlanStackingMaskEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1 no-access
The entry of the table of VLAN-stacking with Mask.
                             hwL2VlanStackingMaskPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.1 interfaceindex no-access
The index of L2-Switch interface.
                             hwL2VlanStackingMaskStackVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.2 vlanidornone no-access
The outer VLAN-ID after stacking operation.
                             hwL2VlanStackingMaskStack8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.3 integer32 no-access
The 8021p of outer VLAN-ID after stacking, it's an optional field, if it is not selected, its value is 8, means inherit the 8021p from inner tag.
                             hwL2VlanStackingMaskAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.4 integer no-access
The packet will be poped or pushed. Enumeration: 'push': 2, 'pop': 1.
                             hwL2VlanStackingMaskDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.5 integer no-access
The direction which the packet need be poped or pushed, that is ,the packet is receviced or transitted Enumeration: 'both': 3, 'inside': 1, 'outside': 2.
                             hwL2VlanStackingMaskVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.6 octet string read-only
The possible value of the CE-VLAN low list.
                             hwL2VlanStackingMaskVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.7 octet string read-only
The possible value of the CE-VLAN high list.
                             hwL2VlanStackingMaskRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.8 rowstatus read-only
Operation status.
                   hwL2VlanIpSubnetVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.18 no-access
The table of VLAN assignment based on ip subnet.
                         hwL2VlanIpSubnetVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1 no-access
The entry of the table of VLAN assignment based on ip subnet.
                             hwL2VlanIpSubnetVlanVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.1 vlanid no-access
The VLAN-ID after VLAN assignment based on ip subnet.
                             hwL2VlanIpSubnetVlanIpSubnetIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.2 integer32 no-access
The index of ip subnet on this vlan, ranging from integer 1 to 12.
                             hwL2VlanIpSubnetVlanIpAddress 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.3 ipaddress read-only
The IpAddress based on vlan.
                             hwL2VlanIpSubnetVlanIpSubnetMask 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.4 ipaddress read-only
The IpAddress or Ip subnet mask.
                             hwL2VlanIpSubnetVlanPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.5 integer32 read-only
The priority after vlan assignment based on ip subnet, its default value is 0.
                             hwL2VlanIpSubnetVlanRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.6 rowstatus read-only
Operation status.
                   hwL2VlanMacVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.19 no-access
The table of VLAN assignment based on MAC.
                         hwL2VlanMacVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1 no-access
The entry of the table of VLAN assignment based on MAC.
                             hwL2VlanMacVlanVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.1 vlanid read-only
mac-vlan.
                             hwL2VlanMacVlanMac 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.2 macaddress read-only
The VLAN-ID after VLAN assignment based on mac.
                             hwL2VlanMacVlanVlanPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.3 integer32 read-only
The priority after vlan assignment based on mac, its default value is 0.
                             hwL2VlanMacVlanMacRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.4 rowstatus read-only
Operation status.
                   hwL2VlanProtocolVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.20 no-access
The table of VLAN assignment based on protocol.
                         hwL2VlanProtocolVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1 no-access
The entry of the table of VLAN assignment based on protocol.
                             hwL2VlanProtocolVlanVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.1 vlanid no-access
The VLAN-ID after VLAN assignment based on protocol.
                             hwL2VlanProtocolVlanProtocolIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.2 integer32 no-access
The index of protocol on vlan, ranging from integer 1 to 16
                             hwL2VlanProtocolVlanProtocolType 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.3 integer32 read-only
Protocol type.
                             hwL2VlanProtocolVlanEncapType 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.4 integer read-only
Encap type, include ETHERII,SNAP,LLC. Enumeration: 'snap': 2, 'llc': 3, 'etherii': 1.
                             hwL2VlanProtocolVlanRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.5 rowstatus read-only
Operation status.
                   hwL2VlanPolicyVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.21 no-access
The table of VLAN assignment based on strategy.
                         hwL2VlanPolicyVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1 no-access
The entry of the table of VLAN assignment based on strategy.
                             hwL2VlanPolicyVlanMac 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.1 macaddress read-only
Support MAC+IP and MAC+IP+PORT.
                             hwL2VlanPolicyVlanIp 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.2 ipaddress read-only
Support MAC+IP and MAC+IP+PORT.
                             hwL2VlanPolicyVlanPort 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.3 integer32 read-only
Support MAC+IP+PORT.
                             hwL2VlanPolicyVlanVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.4 vlanid read-only
The VLAN-ID after VLAN assignment based on policy.
                             hwL2VlanPolicyVlanVlanPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.5 integer32 read-only
The VLAN-ID after VLAN assignment based on policy.
                             hwL2VlanPolicyVlanRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.6 rowstatus read-only
Operation status.
                   hwL2VlanVoiceVlanEnabledVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.22 integer32 read-write
Indicates the global voice VLAN ID. Global voice VLAN is enabled if the value ranges from 1 to 4094; global voice VLAN is disabled if the value is 0.
                   hwL2VlanVoiceVlanAgingTime 1.3.6.1.4.1.2011.5.25.42.3.1.2.23 integer32 read-write
Voice vlan aging time(in minute). The default value is 1440.
                   hwL2VlanVoiceVlanSecurityMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.24 integer read-write
Voice vlan security mode status. Enumeration: 'security': 1, 'normal': 2.
                   hwL2VlanVoiceVlanPortTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.25 no-access
A list of voice vlan mode entries.
                         hwL2VlanVoiceVlanPortEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1 no-access
An entry containing voice vlan mode information, which is applicable to a voice vlan enabled interface.
                             hwL2VlanVoiceVlanPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.1 integer32 no-access
The port index on which voice vlan is enabled.
                             hwL2VlanVoiceVlanPortEnable 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.2 enabledstatus read-write
Voice VLAN enable status at port .
                             hwL2VlanVoiceVlanPortMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.3 integer read-write
Voice VLAN configuration mode status, 1 for auto, 2 for manual. Enumeration: 'auto': 1, 'manual': 2.
                             hwL2VlanVoiceVlanPortLegacy 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.4 enabledstatus read-write
This flag is enabled. It indicates that the interworking with other vendors' equipment is enabled.
                             hwL2VlanVoiceVlanPortSecurityMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.5 integer read-write
Voice VLAN configuration security mode status, 1 for security, 2 for normal. Enumeration: 'security': 1, 'normal': 2.
                   hwL2VlanVoiceVlanOuiTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.26 no-access
A table containing the MAC address which can be identified by voice vlan.
                         hwL2VlanVoiceVlanOuiEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1 no-access
An entry containing the information of MAC address which can be identified by voice vlan.
                             hwL2VlanVoiceVlanOuiAddress 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.1 macaddress no-access
MAC address can be identified by Voice VLAN.
                             hwL2VlanVoiceVlanOuiMask 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.2 macaddress no-access
The mask of MAC address.
                             hwL2VlanVoiceVlanOuiDescription 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.3 octet string read-only
The description of OUI.
                             hwL2VlanVoiceVlanOuiRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.4 rowstatus read-only
Operation status.
                   hwL2VlanMappingMultiTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.27 no-access
Configuration table.
                         hwL2VlanMappingMultiEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1 no-access
The table contains Vlan-Mapping entry.
                             hwL2VlanMappingMultiPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.1 integer32 no-access
Port Index.
                             hwL2VlanMappingMultiDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.2 integer no-access
Direction inbound and outbound. Enumeration: 'inbound': 1, 'both': 3, 'outbound': 2.
                             hwL2VlanMappingMultiVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.3 vlanid no-access
The outside vlan-id.
                             hwL2VlanMappingMultiVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.4 integer32 no-access
The priority of outside VLAN after mapping,8 means priority-inherit.
                             hwL2VlanMappingMultiVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.5 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanMappingMultiVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.6 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanMappingMultiRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.7 rowstatus read-only
This table can be created.
                   hwL2VlanMacVlanNewTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.28 no-access
The table of VLAN assignment based on MAC.
                         hwL2VlanMacVlanNewEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1 no-access
The entry of the table of VLAN assignment based on MAC.
                             hwL2VlanMacVlanNewMac 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.1 macaddress no-access
The VLAN-ID after VLAN assignment based on MAC.
                             hwL2VlanMacVlanNewVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.2 vlanid read-only
MAC-VLAN VLAN ID.
                             hwL2VlanMacVlanNewVlanPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.3 integer32 read-only
The priority after VLAN assignment based on MAC, its default value is 0.
                             hwL2VlanMacVlanNewMacRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.4 rowstatus read-only
Operation status.
                   hwL2VlanProtocolVlanNewTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.29 no-access
The table of VLAN assignment based on protocol.
                         hwL2VlanProtocolVlanNewEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1 no-access
The entry of the table of VLAN assignment based on protocol.
                             hwL2VlanProtocolVlanNewVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.1 vlanid no-access
The VLAN-ID after VLAN assignment based on protocol.
                             hwL2VlanProtocolVlanNewProtocolIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.2 integer32 no-access
The index of protocol on vlan, ranging from integer 1 to 16
                             hwL2VlanProtocolVlanNewProtocolType 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.3 integer read-only
Protocol type. Enumeration: 'ipxEthernetii': 4, 'modeEthernetii': 8, 'modeLlc': 9, 'ipxLlc': 5, 'ipxRaw': 6, 'ipxSnap': 7, 'at': 1, 'ipv6': 3, 'modeSnap': 10, 'ipv4': 2.
                             hwL2VlanProtocolVlanNewProtocolTypeValue 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.4 octet string read-only
The value of the configured protocol type. The relationship among hwL2VlanProtocolVlanNewProtocolType and hwL2VlanProtocolVlanNewProtocolTypeValue is as follows. |--------------------------------------------------------------------------------------------| | hwL2VlanProtocol-| | hwL2VlanProtocolVlanNewProtocolTypeValue | | VlanProtocolType | ProtocolSubType | | |------------------|------------------|------------------------------------------------------| | ipv4 | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | ipv6 | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | at | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | ipx | ethernetii | Zero length string | | | llc | | | | raw | | | | snap | | |------------------|------------------|------------------------------------------------------| | mode-ethernetii | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------| | mode-llc | etype | the sequence of different parts is as follows. | | | | [dsap value;ssap value] | | | | Both range is [0x00..0xff] | | | | | | | | For example. Suppose value of dsap and ssap are 0x09 | | | | and 0x0a, the value is '090a' | |------------------|------------------|------------------------------------------------------| | mode-snap | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------|
                             hwL2VlanProtocolVlanNewRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.5 rowstatus read-only
Operation status.
                   hwL2VlanPolicyVlanNewTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.30 no-access
The table of VLAN assignment based on strategy.
                         hwL2VlanPolicyVlanNewEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1 no-access
The entry of the table of VLAN assignment based on strategy.
                             hwL2VlanPolicyVlanNewMac 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.1 macaddress no-access
Support MAC+IP and MAC+IP+PORT.
                             hwL2VlanPolicyVlanNewIp 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.2 ipaddress no-access
Support MAC+IP and MAC+IP+PORT.
                             hwL2VlanPolicyVlanNewPort 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.3 integer32 no-access
Support MAC+IP+PORT.
                             hwL2VlanPolicyVlanNewVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.4 vlanid no-access
The VLAN-ID after VLAN assignment based on policy.
                             hwL2VlanPolicyVlanNewVlanPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.5 integer32 read-only
The Priority after VLAN assignment based on policy.
                             hwL2VlanPolicyVlanNewRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.6 rowstatus read-only
Operation status.
                   hwL2VlanProtocolVlanPortNewTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.31 no-access
Protocol-based VLAN port information table. hwL2VlanProtocolVlanPortNewVlanId refers to hwL2VlanProtocolVlanNewVlanId in hwL2VlanProtocolVlanNewTable. hwL2VlanProtocolVlanPortNewProtocolId refers to hwL2VlanProtocolVlanNewProtocolIndex in hwL2VlanProtocolVlanNewTable. So if the value of hwL2VlanProtocolVlanPortNewVlanId and hwL2VlanProtocolVlanPortNewProtocolId have no corresponding entry in hwL2VlanProtocolVlanNewTable, set operation for this table will fail.
                         hwL2VlanProtocolVlanPortNewEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1 no-access
Protocol-based VLAN port information entry.
                             hwL2VlanProtocolVlanPortNewIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.1 integer32 no-access
The maximum number is the total number of the ports supported by device.
                             hwL2VlanProtocolVlanPortNewVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.2 vlanid no-access
The protocol-based VLAN ID.
                             hwL2VlanProtocolVlanPortNewProtocolIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.3 integer32 no-access
The protocol index.
                             hwL2VlanProtocolVlanPortNewPriority 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.4 integer32 read-only
The protocol-based VLAN priority.
                             hwL2VlanProtocolVlanPortNewRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.5 rowstatus read-only
The row status of this table.
                   hwL2VlanMultiVoiceVlanPortTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.32 no-access
Voice VLAN is enabled on the port.
                         hwL2VlanMultiVoiceVlanPortEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1 no-access
An entry containing voice VLAN mode information, which is applicable to a voice VLAN enabled interface.
                             hwL2VlanMultiVoiceVlanIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.1 interfaceindex no-access
The interface index on which voice VLAN is enabled.
                             hwL2VlanMultiVoiceVlanPortVLanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.2 vlanid read-only
The VLAN ID of voice VLAN on port .
                             hwL2VlanMultiVoiceVlanPortRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.51 rowstatus read-only
The row status of this table.
                   hwL2VlanSwitchExtTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.33 no-access
The table to config the vlan switch.
                         hwL2VlanSwitchExtEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1 no-access
The entry of the vlan switch table.
                             hwL2VlanSwitchExtName 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.1 octet string no-access
The vlan switch name.
                             hwL2VlanSwitchExtSrcIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.2 interfaceindex read-only
The index of source interface.
                             hwL2VlanSwitchExtOuterVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.3 integer32 read-only
The outer vlan.
                             hwL2VlanSwitchExtVlanListLow 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.4 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanSwitchExtVlanListHigh 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.5 octet string read-only
The possible value of the inside vlan list.
                             hwL2VlanSwitchExtDstIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.6 interfaceindex read-only
The index of destination interface.
                             hwL2VlanSwitchExtVlanXlateAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.7 integer read-only
The action type of vlan: 1 : unchange vlan, 2 : switch vlan, 3 : push vlan. Enumeration: 'push': 3, 'switch': 2, 'unchange': 1.
                             hwL2VlanSwitchExtDstVlan 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.8 integer32 read-only
The outer vlan of destination.
                             hwL2VlanSwitchExtDstInnerVlan 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.9 integer32 read-only
The inner vlan of destination.
                             hwL2VlanSwitchExtRemark 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.10 integer32 read-only
The remark 8021p value.
                             hwL2VlanSwitchExtRemarkReverse 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.11 integer32 read-only
The reverse remark 8021p value.
                             hwL2VlanSwitchExtLinkStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.12 integer read-only
The link status of vlan switch. Enumeration: 'down': 2, 'up': 1.
                             hwL2VlanSwitchExtRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.51 rowstatus read-only
The row status.
                   hwL2VlanPrecedence 1.3.6.1.4.1.2011.5.25.42.3.1.2.34 integer read-write
Determine whether to select the MAC-based VLAN or subnet-based VLAN, 1:MAC VLAN(default); 2:IPSUBNET VLAN. Enumeration: 'macvlan': 1, 'ipsubnetvlan': 2.
                   hwL2VlanXlateTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.35 no-access
VLAN mapping configuration table.
                         hwL2VlanXlateEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1 no-access
The entry in the VLAN mapping configuration table.
                             hwL2VlanXlateInterfaceIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.1 interfaceindex no-access
The index of the interface.
                             hwL2VlanXlateVlanIdBegin 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.2 vlanid no-access
The ID of the first VLAN (VLAN ID in the inner VLAN tag if there are double VLAN tags) at the user side.
                             hwL2VlanXlateVlanIdEnd 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.3 vlanidornone read-only
The ID of the end VLAN (VLAN ID in the inner VLAN tag if there are double VLAN tags) at the user side.
                             hwL2VlanXlateOuterVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.4 vlanidornone no-access
The value of outer VLAN for packets with double tags in customer side. For one-tag-packet, it's 0.
                             hwL2VlanXlateVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.5 integer32 no-access
The priority of the packet in customer side.
                             hwL2VlanXlateDirection 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.6 integer no-access
Direction inbound or outbound or both. Enumeration: 'inbound': 1, 'both': 3, 'outbound': 2.
                             hwL2VlanXlateAction 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.7 integer read-only
The packet will be mapped or stacked or poped. Enumeration: 'map': 1, 'stack': 2, 'pop': 3.
                             hwL2VlanXlateToVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.8 vlanidornone read-only
The ID of the outer VLAN at the network side. If this VLAN is not in use, the ID is 0.
                             hwL2VlanXlateToinnerVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.9 vlanidornone read-only
The value of inner VLAN in network side. It's 0 when it is not used.
                             hwL2VlanXlateremark 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.10 integer32 read-only
The priority of outer VLAN in network side.
                             hwL2VlanXlateRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.51 rowstatus read-only
Operation status.
                   hwL2QinQVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.36 no-access
The table of QinQ-VLAN configuration.
                         hwL2QinQVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1 no-access
The entry of QinQ-VLAN table.
                             hwL2QinQVlanIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.1 interfaceindex no-access
The index number of QinQ-VLAN port.
                             hwL2QinQVlanIdBegin 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.2 vlanid no-access
The begin VLAN ID of outside.
                             hwL2QinQVlanIdEnd 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.3 vlanid no-access
The end VLAN ID of outside.
                             hwL2QinQVlanInnerVlanIdBegin 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.4 vlanidornone no-access
The begin VLAN ID of inside.
                             hwL2QinQVlanInnerVlanIdEnd 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.5 vlanidornone no-access
The end VLAN ID of inside.
                             hwL2QinQVlan8021pBegin 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.6 integer32 no-access
The begin number of 8021p.
                             hwL2QinQVlan8021pEnd 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.7 integer32 no-access
The end number of 8021p.
                             hwL2QinQVlanEtherType 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.8 integer32 no-access
The value of Ethernet Type.
                             hwL2QinQVlanMode 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.9 integer read-only
The mode of QinQ-VLAN configuration. Enumeration: 'cosstacking': 3, 'mapping2to2': 6, 'mapping2to1': 5, 'stacking': 1, 'cosmapping': 4, 'mapping': 2.
                             hwL2QinQVlanChangedVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.10 vlanid read-only
The changed VLAN ID of outside.
                             hwL2QinQVlanChangedInnerVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.11 vlanidornone read-only
The changed VLAN ID of inside.
                             hwL2QinQVlanRemark 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.12 integer32 read-only
The remark number of outside 8021p.If the value is 8, the priority in the outer tag is not changed.
                             hwL2QinQVlanMapStackVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.13 vlanidornone read-only
The map VLAN ID for inside after stacking action.
                             hwL2QinQVlanRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.14 rowstatus read-only
This table can read, create and delete.
                   hwL2UntagAddDTagTable 1.3.6.1.4.1.2011.5.25.42.3.1.2.37 no-access
The table of untagged VLAN add double tagged VLAN configuration.
                         hwL2UntagAddDTagEntry 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1 no-access
The entry of untagged VLAN add double tagged VLAN table.
                             hwL2UntagAddDTagPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.1 integer32 no-access
The port index number of interface.
                             hwL2UntagAddDTagOuterVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.2 vlanid read-only
The outer VLAN ID.
                             hwL2UntagAddDTagInnerVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.3 vlanid read-only
The inner VLAN ID.
                             hwL2UntagAddDTagRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.4 rowstatus read-only
This table can read, create and delete.
                   hwL2VlanVoiceVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.2.38 integer32 read-write
It indicates the IEEE 802.1Q priority of the voice VLAN and the default value is 6.
                   hwL2VlanVoiceVlanDscp 1.3.6.1.4.1.2011.5.25.42.3.1.2.39 integer32 read-write
It indicates the Differentiated Services CodePoint priority of the voice VLAN and the default value is 0x2e.
               hwL2VlanStatistics 1.3.6.1.4.1.2011.5.25.42.3.1.3
                   hwL2IfStatVlanCfgTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.1 no-access
The table contains statistics enable configuration for the port and vlan.
                       hwL2IfStatVlanCfgEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1 no-access
Entries of vlan and port statistics enable table.
                           hwL2IfStatVlanCfgPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.1 integer32 no-access
The virtual index of L2 Interface.
                           hwL2IfStatVlanCfgVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.2 vlanid no-access
The vlan-id of packets'tag that's received or sent out from the port.
                           hwL2IfStatVlanCfgEnableFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.11 enabledstatus read-only
The flag of enable the statistic function based on vlan in the interface.
                           hwL2IfStatVlanCfgRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.12 rowstatus read-only
Used for controlling the creation and deletion of this row. All writable objects in this row may be modified at any time. If a Network Management Application attempts to delete a conceptual row by setting this object to 'destroy' and there are one or more entries in hwL2IfStatVlanCfgTable pointing to the row, the agent MUST also destroy the corresponding entries in hwL2IfStatVlanCfgTable.
                   hwL2IfStat8021pCfgTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.2 no-access
The table contains statistics enable for the port and 8021p.
                       hwL2IfStat8021pCfgEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1 no-access
Entries of port and 8021p statistics enable table.
                           hwL2IfStat8021pCfgPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.1 integer32 no-access
The virtual index of L2 Interface.
                           hwL2IfStat8021pCfg8021p 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.2 integer32 no-access
The 8021p of packet's tag that's received or sent from the port.
                           hwL2IfStat8021pCfgEnableFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.11 enabledstatus read-only
The flag of enable the static function based on 8021p in the interface.
                           hwL2IfStat8021pCfgRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.12 rowstatus read-only
Used for controlling the creation and deletion of this row. All writable objects in this row may be modified at any time. If a Network Management Application attempts to delete a conceptual row by setting this object to 'destroy' and there are one or more entries in hwL2IfStat8021pCfgTable pointing to the row, the agent MUST also destroy the corresponding entries in hwL2IfStat8021pCfgTable.
                   hwL2IfStat8021pAndVlanCfgTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.3 no-access
The table contains statistics enable for the port, vlan and 8021p.
                       hwL2IfStat8021pAndVlanCfgEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1 no-access
Entries of port, 8021p and vlan statistics enable table.
                           hwL2IfStat8021pAndVlanCfgPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.1 integer32 no-access
The virtual index of L2 Interface.
                           hwL2IfStat8021pAndVlanCfgVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.2 vlanid no-access
The vlan-id of packet's tag that's received or sent out from the port.
                           hwL2IfStat8021pAndVlanCfg8021p 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.3 integer32 no-access
The 8021p value of packet's tag that's received or sent from the port.
                           hwL2IfStat8021pAndVlanCfgEnableFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.11 enabledstatus read-only
The Flag of enable the static function based on vlan-id and 8021p in the interface.
                           hwL2IfStat8021pAndVlanCfgRowStatus 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.12 rowstatus read-only
Used for controlling the creation and deletion of this row. All writable objects in this row may be modified at any time. If a Network Management Application attempts to delete a conceptual row by setting this object to 'destroy' and there are one or more entries in hwL2IfStat8021pAndVlanCfgTable pointing to the row, the agent MUST also destroy the corresponding entries in hwL2IfStat8021pAndVlanCfgTable.
                   hwL2VlanStatTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.4 no-access
The table contains statistics information for the vlan.
                       hwL2VlanStatEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1 no-access
Entries of vlan statistics table.
                           hwL2VlanStatVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.1 vlanid no-access
The vlan-id.
                           hwL2VlanStatInTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.2 counter64 read-only
The number of received packets.
                           hwL2VlanStatInTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.3 counter64 read-only
The byte number of received packets.
                           hwL2VlanStatOutTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.4 counter64 read-only
The number of sent packets.
                           hwL2VlanStatOutTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.5 counter64 read-only
The byte number of sent packets.
                           hwL2VlanStatUnknownUcastDiscardPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.6 counter64 read-only
The number of aborted unknown unicast packets.
                           hwL2VlanStatUnknownMcastDiscardPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.7 counter64 read-only
The number of aborted unknown multicast packets.
                           hwL2VlanStatBcastDiscardPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.8 counter64 read-only
The number of aborted broadcast packets.
                           hwL2VlanStatInUcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.9 counter64 read-only
The number of received unicast packets.
                           hwL2VlanStatInUcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.10 counter64 read-only
The number of received unicast packets' bytes.
                           hwL2VlanStatOutUcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.11 counter64 read-only
The number of sent unicast packets.
                           hwL2VlanStatOutUcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.12 counter64 read-only
The number of sent unicast packets' bytes.
                           hwL2VlanStatInMcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.13 counter64 read-only
The number of received multicast packets.
                           hwL2VlanStatInMcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.14 counter64 read-only
The number of received multicast packets' bytes.
                           hwL2VlanStatOutMcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.15 counter64 read-only
The number of sent multicast packets.
                           hwL2VlanStatOutMcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.16 counter64 read-only
The number of sent multicast packets' bytes.
                           hwL2VlanStatInBcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.17 counter64 read-only
The number of received broadcast packets.
                           hwL2VlanStatInBcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.18 counter64 read-only
The number of received broadcast packets' bytes.
                           hwL2VlanStatOutBcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.19 counter64 read-only
The number of sent broadcast packets.
                           hwL2VlanStatOutBcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.20 counter64 read-only
The number of sent broadcast packets.
                           hwL2VlanStatResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.21 enabledstatus read-write
The flag of reset.
                   hwL2IfStatVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.5 no-access
The table contains statistics information for the port and vlan.
                       hwL2IfStatVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1 no-access
Entries of vlan and port statistics table.
                           hwL2IfStatVlanPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.1 integer32 no-access
The virtual Index of L2 Interface.
                           hwL2IfStatVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.2 vlanid no-access
The vlan-id of packets'tag that's received or sent out from the port.
                           hwL2IfStatVlanInTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.3 counter64 read-only
The number of received packets.
                           hwL2IfStatVlanInTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.4 counter64 read-only
The bytes of received packets.
                           hwL2IfStatVlanOutTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.5 counter64 read-only
The number of sent packets.
                           hwL2IfStatVlanOutTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.6 counter64 read-only
The bytes of sent packets.
                           hwL2IfStatVlanInPktsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.7 gauge32 read-only
The rate of received packets.
                           hwL2IfStatVlanInBytesRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.8 gauge32 read-only
The rate of received bytes.
                           hwL2IfStatVlanOutPktsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.9 gauge32 read-only
The rate of sent packet.
                           hwL2IfStatVlanOutBytesRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.10 gauge32 read-only
The rate of sent bytes.
                           hwL2IfStatVlanInUcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.11 counter64 read-only
The number of unicast packets received.
                           hwL2IfStatVlanInUcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.12 counter64 read-only
The number of unicast bytes received.
                           hwL2IfStatVlanOutUcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.13 counter64 read-only
The packet number of unicast packets sent.
                           hwL2IfStatVlanOutUcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.14 counter64 read-only
The number of unicast bytes sent.
                           hwL2IfStatVlanInMcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.15 counter64 read-only
The number of multicast packets received.
                           hwL2IfStatVlanInMcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.16 counter64 read-only
The number of multicast bytes received.
                           hwL2IfStatVlanOutMcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.17 counter64 read-only
The number of multicast packets sent.
                           hwL2IfStatVlanOutMcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.18 counter64 read-only
The number of multicast bytes sent.
                           hwL2IfStatVlanInBcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.19 counter64 read-only
The number of broadcast packets received.
                           hwL2IfStatVlanInBcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.20 counter64 read-only
The number of broadcast bytes received.
                           hwL2IfStatVlanOutBcastPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.21 counter64 read-only
The number of broadcast packets sent.
                           hwL2IfStatVlanOutBcastBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.22 counter64 read-only
The number of broadcast bytes sent.
                           hwL2IfStatVlanResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.23 enabledstatus read-write
The flag of reset the statistic counter.
                   hwL2IfStat8021pTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.6 no-access
The table contains statistics information for the port and 8021p.
                       hwL2IfStat8021pEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1 no-access
Entries of port and 8021p statistics table.
                           hwL2IfStat8021pPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.1 integer32 no-access
The virtual index of L2 Interface.
                           hwL2IfStat8021p 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.2 integer32 no-access
The priority of the packet's tag.
                           hwL2IfStat8021pInTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.3 counter64 read-only
The number of received packets.
                           hwL2IfStat8021pInTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.4 counter64 read-only
The bytes of received packets.
                           hwL2IfStat8021pOutTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.5 counter64 read-only
The number of sent packets.
                           hwL2IfStat8021pOutTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.6 counter64 read-only
The bytes of sent packets.
                           hwL2IfStat8021pInPktsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.7 gauge32 read-only
The rate of received packets.
                           hwL2IfStat8021pInBytsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.8 gauge32 read-only
The rate of received bytes.
                           hwL2IfStat8021pOutPktsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.9 gauge32 read-only
The rate of the sent packets.
                           hwL2IfStat8021pOutBytesRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.10 gauge32 read-only
The rate of sent bytes.
                           hwL2IfStat8021pResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.11 enabledstatus read-write
The flag of reset the statistic counter.
                   hwL2IfStat8021pAndVlanTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.7 no-access
The table contains statistics information for the port ,8021p and vlan-id.
                       hwL2IfStat8021pAndVlanEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1 no-access
Entries of port statistics table based on 8021p and vlan-id fields.
                           hwL2IfStat8021pAndVlanPortIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.1 integer32 no-access
The virtual Index of L2 Interface.
                           hwL2IfStat8021pAndVlanVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.2 vlanid no-access
Vlan-id.
                           hwL2IfStat8021pAndVlan8021p 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.3 integer32 no-access
The priority in the 8021p packets'tag.
                           hwL2IfStat8021pAndVlanInTotalPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.4 counter64 read-only
The number of received packets.
                           hwL2IfStat8021pAndVlanInTotalBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.5 counter64 read-only
The bytes of received packets.
                           hwL2IfStat8021pAndVlanInPktsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.6 gauge32 read-only
The rate of received packets.
                           hwL2IfStat8021pAndVlanInBytsRate 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.7 gauge32 read-only
The rate of received bytes.
                           hwL2IfStat8021pAndVlanResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.8 enabledstatus read-write
The flag of reset statistic counters.
                   hwL2VlanSwitchPSTable 1.3.6.1.4.1.2011.5.25.42.3.1.3.8 no-access
The table to config the vlan switch by Port+SVlan index.
                       hwL2VlanSwitchPSEntry 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1 no-access
The entry of the vlan switch IfIndex+SVlan table.
                           hwL2VlanSwitchPSIfIndex 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.1 interfaceindex no-access
The interface index.
                           hwL2VlanSwitchPSSVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.2 integer32 no-access
Vlan-id.
                           hwL2VlanSwitchPSCVlanId 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.3 integer32 no-access
CVlan-id.
                           hwL2VlanSwitchPSInputPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.4 counter64 read-only
The number of inbound discard packets.
                           hwL2VlanSwitchPSInputBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.5 counter64 read-only
The number of inbound discard bytes.
                           hwL2VlanSwitchPSOutputPkts 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.6 counter64 read-only
The number of outbound discard packets.
                           hwL2VlanSwitchPSOutputBytes 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.7 counter64 read-only
The number of outbound discard bytes.
                           hwL2VlanSwitchPSResetFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.8 enabledstatus read-write
The flag of reset statistics.
                           hwL2VlanSwitchPSEnableFlag 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.9 enabledstatus read-write
The flag of enable statistics.
               hwL2VlanTraps 1.3.6.1.4.1.2011.5.25.42.3.1.4
                   hwL2VlanUnkownPacketAlarm 1.3.6.1.4.1.2011.5.25.42.3.1.4.1
Warning of unkown Packets in vlan.
           hwL2vlanConformance 1.3.6.1.4.1.2011.5.25.42.3.2
               hwL2vlanGroups 1.3.6.1.4.1.2011.5.25.42.3.2.1
                   hwL2VlanMIBTableGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.1
A collection of objects providing device level control and status information for the Virtual LAN bridge services.
                   hwL2vlanStackingGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.2
A collection of objects providing l2vlan stacking service.
                   hwL2vlanMappingGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.3
A collection of objects providing l2vlan mapping service.
                   hwSupervlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.4
A collection of objects providing supervlan service.
                   hwL2InterfIsolateGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.5
A collection of objects provding l2interfisolate service.
                   hwL2IsolatemappingGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.6
A collection of objects provding enhanced l2isolate service.
                   hwL2VlanStackingExtGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.7
A collection of objects providing flexible QinQ service.
                   hwL2vlanQinQGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.8
A collection of objects providing l2vlan QinQ service.
                   hwL2vlanQinQInterfaceGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.9
A collection of objects providing l2vlan QinQ service.
                   hwL2DVlanMappingGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.10
A collection of objects providing double Vlan-Mapping service.
                   hwL2VlanStackingAdvGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.11
A collection of objects vlan Stacking 8021p.
                   hwL2VlanMappingAdvGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.12
A collection of objects Vlan-Mapping 8021p.
                   hwL2VlanSwitchGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.13
A collection of hwL2VlanSwitchTable objects.
                   hwL2IfStatVlanCfgGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.14
A collection of objects enable the vlan statistic funtion in the port.
                   hwL2IfStat8021pCfgGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.15
A collection of objects enable the 8021p statistic funtion in the port.
                   hwL2IfStat8021pAndVlanCfgGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.16
A collection of objects enable the 8021p and vlan statistic funtion in the port.
                   hwL2VlanStatGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.17
A collection of objects vlan statistic in the port.
                   hwL2IfStatVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.18
A collection of objects vlan statistic in the port.
                   hwL2IfStat8021pGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.19
A collection of objects 8021p statistic in the port.
                   hwL2IfStat8021pAndVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.20
A collection of objects vlan and 8021p statistic in the port.
                   hwL2VlanMappingExtGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.21
A collection of objects VLAN Mapping in the port.
                   hwL2VlanQinqVlanTransEnaGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.22
A collection of objects QinQ VLAN translation enable in the port.
                   hwL2VlanQinqVlanTransMissDropGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.23
A collection of objects QinQ VLAN translation miss drop in the port.
                   hwL2VlanViewMappingGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.24
A collection of objects VLAN Mapping at the VLAN view.
                   hwL2VlanStackingMaskGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.25
A collection of hwL2VlanStackingMaskTable objects.
                   hwL2VlanIpSubnetVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.26
A collection of hwL2VlanIpSubnetVlanTable objects.
                   hwL2VlanMacVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.27
A collection of hwL2VlanMacVlanTable objects.
                   hwL2VlanProtocolVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.28
A collection of hwL2VlanProtocolVlanTable objects.
                   hwL2VlanPolicyVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.29
A collection of hwL2VlanPolicyVlanTable objects.
                   hwL2VlanVoiceVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.30
A collection of Voice VLAN related objects.
                   hwL2VlanMappingMultiGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.31
A collection of hwL2VlanMappingMultiTable objects.
                   hwL2VlanSwitchPSGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.32
A collection of vlan statistic in the port.
                   hwL2VlanMacVlanNewGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.33
A collection of hwL2VlanMacVlanNewTable objects.
                   hwL2VlanProtocolVlanNewGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.34
A collection of hwL2VlanProtocolVlanNewTable objects.
                   hwL2VlanPolicyVlanNewGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.35
A collection of hwL2VlanPolicyVlanNewTable objects.
                   hwL2VlanProtocolVlanPortNewGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.36
A group of protocol vlan port.
                   hwL2VlanMultiVoiceVlanPortGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.37
A collection of hwL2VlanMultiVoiceVlanPortTable objects.
                   hwL2VlanPrecedenceGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.38
A collection of hwL2VlanPrecedence object.
                   hwL2VlanXlateGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.39
A collection of hwL2VlanXlateGroup object.
                   hwL2VlanSwitchExtGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.40
A group of vlan switch extent table.
                   hwL2QinQVlanGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.41
A group of QinQ-VLAN table.
                   hwL2UntagAddDTagGroup 1.3.6.1.4.1.2011.5.25.42.3.2.1.42
A group of untagged VLAN add double tagged VLAN table.
               hwL2vlanCompliances 1.3.6.1.4.1.2011.5.25.42.3.2.2
                   hwL2vlanCompliance 1.3.6.1.4.1.2011.5.25.42.3.2.2.1
The compliance statement for device support of Virtual LAN services.
               hwL2VlanTrapsGroups 1.3.6.1.4.1.2011.5.25.42.3.2.3
                   hwL2VlanTrapsGroup 1.3.6.1.4.1.2011.5.25.42.3.2.3.1
The Group of L2VLAN Trap.