HUAWEI-L2VLAN-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.42.3
- Last updated
- 2017-08-17 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-17 00:00, 2017-06-22 00:00, 2016-09-18 00:00, 2014-09-17 00:00, 2014-08-14 00:00, 2013-12-19 10:00, 2013-07-29 10:00, 2013-07-02 14:00, 2013-03-25 00:00
- Namespace
- huawei
- Source file
HUAWEI-L2VLAN-MIB- Digest
sha256:bff6007dc5a2c203163b505bb27113fe24aaf53b0cb6e67efe4a1ec69d4a40af
Description
add a mib node hwL2QinQVlanInnerRemark.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-BASE-TRAP-MIB | hwBaseTrapEventType, hwBaseTrapProbableCause, hwBaseTrapSeverity |
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex, ifIndex |
| P-BRIDGE-MIB | EnabledStatus |
| Q-BRIDGE-MIB | PortList, VlanId, VlanIdOrNone, VlanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB ENTITY-MIB HUAWEI-BASE-TRAP-MIB HUAWEI-FLASH-MAN-MIB HUAWEI-L2VLAN-MIB HUAWEI-MIB HUAWEI-SECURITY-STAT-MIB IANA-ENTITY-MIB IANA-ITU-ALARM-TC-MIB IANAifType-MIB IF-MIB ITU-ALARM-TC-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwL2Mgmt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42 | |||
| hwL2VlanMngObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1 | |||
| hwL2VlanBase OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1.1 | |||
| hwL2VlanMIBTable OBJECT-TYPE This table shows the VLAN status information. It describes information about a VLAN, such as the type, interface list, and current status of the VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1 | not-accessible | current | |
| hwL2VlanMIBEntry OBJECT-TYPE Entries of vlan MIB table. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1 | not-accessible | current | |
| hwL2VlanIndex OBJECT-TYPE The vlan-id or other identifier referring to this vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.1 | VlanId | not-accessible | current |
| hwL2VlanDescr OBJECT-TYPE Description of the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.2 | OCTET STRING (SIZE(0..80)) | read-create | current |
| hwL2VlanPortList OBJECT-TYPE The set of Ports which belong to the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.3 | PortList | read-create | current |
| hwL2VlanType OBJECT-TYPE The value of this object identifies the type of a VLAN.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. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.4 | INTEGER {superVlan(1), commonVlan(2), subVlan(3), muxVlan(4), muxSubVlan(5), protocolTransVlan(6)} | read-create | current |
| hwL2VlanUnknownUnicastProcessing OBJECT-TYPE The value of this object identifies whether the unknown unicast packet is broadcasted. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.5 | INTEGER {broadcast(1), discard(2)} | read-create | current |
| hwL2VlanIfIndex OBJECT-TYPE Whether vlan interface is configured on vlan. If vlan interface is configured, the value of the node is InterfaceIndex, else the value is -1. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.6 | Integer32 | read-only | current |
| hwL2VlanMacLearn OBJECT-TYPE The value of this object identifies whether the VLAN multicast function is enabled.The value enabled(1) indicates vlan Multicasting is allowed; disable(2) indicates it's closed. The default value is disable(2). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.7 | EnabledStatus | read-create | current |
| hwL2VlanMulticast OBJECT-TYPE The value enabled(1) indicates vlan Multicasting is allowed; disable(2) indicates it's closed. The default value is disable(2). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.8 | EnabledStatus | read-only | current |
| hwL2VlanAdminStatus OBJECT-TYPE The value of this object identifies whether a VLAN is shut down.Value disable(2) indicates shutdown the vlan; enabled(1) indicates open the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.9 | EnabledStatus | read-create | current |
| hwL2VlanStatisStatus OBJECT-TYPE The value of this object identifies whether the VLAN statistics function is enabled.The value enabled(1) indicates Statistics onvlan are allowed; disable(2) indicates aren't. The default value is disable(2). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.10 | EnabledStatus | read-create | current |
| hwL2VlanCreateStatus OBJECT-TYPE The status indicates how the vlan is created, static configured by management or created dynamicly by GVRP. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.11 | INTEGER {other(1), static(2), dynamic(3)} | read-only | current |
| hwL2VlanRowStatus OBJECT-TYPE The value of this object identifies the row status recorded by the VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.12 | RowStatus | read-create | current |
| hwL2VlanBcast OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.13 | EnabledStatus | read-create | current |
| hwL2VlanUnknownMulticastProcessing OBJECT-TYPE 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). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.14 | INTEGER {broadcast(1), discard(2)} | read-create | current |
| hwL2VlanProperty OBJECT-TYPE The value of this object identifies the type of a VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.15 | INTEGER {default(1), backboneVlan(2), mutilcastVlan(3), userVlan(4)} | read-only | current |
| hwL2VlanAgingTime OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.16 | Integer32 (60..1000000 | 0 | -1) | read-create | current |
| hwL2VlanName OBJECT-TYPE Name of the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.17 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hwL2VlanSmartMacLearn OBJECT-TYPE 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(2). | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.18 | EnabledStatus | read-create | current |
| hwL2VlanServiceName OBJECT-TYPE Service name of the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.19 | OCTET STRING (SIZE(0..100)) | read-create | current |
| hwL2VlanManagementVlan OBJECT-TYPE This object indicates whether the VLAN is a management VLAN: enable: 1 disable: 2 | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.20 | EnabledStatus | read-create | current |
| hwL2VlanDynamicVlan OBJECT-TYPE This object indicates whether the VLAN is a dynamic VLAN: enable: 1 disable: 2 | 1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.21 | EnabledStatus | read-only | current |
| hwL2VlanApply OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1.2 | |||
| hwL2VlanStackingTable OBJECT-TYPE This is the table to configure the double tags for the incoming packets of the VLAN stacking interface. It describes the function to encapsulate the incoming packets of a VLAN stacking interface with the double tags. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1 | not-accessible | current | |
| hwL2VlanStackingEntry OBJECT-TYPE QinQ-port configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1 | not-accessible | current | |
| hwL2VlanStackingPortIndex OBJECT-TYPE Index number of QinQ-port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanStackingInsideVlanId OBJECT-TYPE Inside vlan-id of QinQ-port, use it as the Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.2 | VlanId | not-accessible | current |
| hwL2VlanStackingOutsideVlanListLow OBJECT-TYPE This object indicates the low 2048 bits of the VLAN list, specifying the outer VLAN tag of incoming packets on the QinQ interface. Each bit corresponds to a VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.3 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingOutsideVlanListHigh OBJECT-TYPE This object indicates the high 2048 bits of the VLAN list, specifying the outer VLAN tag of incoming packets on the QinQ interface. Each bit corresponds to a VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.4 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingRowStatus OBJECT-TYPE The value of this object identifies the row status of the double VLAN tag configuration table of the VLAN stacking interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.5 | RowStatus | read-create | current |
| hwL2VlanMappingTable OBJECT-TYPE This is the table to configure the VLAN swapping on the VLAN mapping interface. It describes the mapping relationship in the VLAN substitution on the VLAN mapping interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2 | not-accessible | current | |
| hwL2VlanMappingEntry OBJECT-TYPE QinQ-port configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1 | not-accessible | current | |
| hwL2VlanMappingPortIndex OBJECT-TYPE This object indicates the index of an interface where VLAN mapping is configured. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanMappingInsideVlanId OBJECT-TYPE The value of this object identifies the VLAN ID. This object describes the VLAN ID after the replacement. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.2 | VlanId | not-accessible | current |
| hwL2VlanMappingOutsideVlanListLow OBJECT-TYPE This object indicates the low 2048 bits of the VLAN list. This object specifies the VLAN list to be replaced. Each bit corresponds to a VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.3 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingOutsideVlanListHigh OBJECT-TYPE This object indicates the high 2048 bits of the VLAN list. This object specifies the VLAN list to be replaced. Each bit corresponds to a VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.4 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingRowStatus OBJECT-TYPE The value of this object identifies the row status of the modify replacement table of the VLAN mapping interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1.5 | RowStatus | read-create | current |
| hwSuperVlanTable OBJECT-TYPE The table contains configuration and control information for the super vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.3 | not-accessible | current | |
| hwSuperVlanEntry OBJECT-TYPE Entries of the super vlan table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1 | not-accessible | current | |
| hwSuperVlanId OBJECT-TYPE The super vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.1 | VlanId | not-accessible | current |
| hwSubVlanListLow OBJECT-TYPE The lowest possible value of the sub vlan list on the supervlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.2 | OCTET STRING (SIZE(256)) | read-write | current |
| hwSubVlanListHigh OBJECT-TYPE The highest possible value of the sub vlan list on the supervlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.3 | OCTET STRING (SIZE(256)) | read-write | current |
| hwL2InterfIsolateTable OBJECT-TYPE The table contains configuration and control information for interfaces isolate. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.4 | not-accessible | current | |
| hwL2InterfIsolateEntry OBJECT-TYPE Secondary vlan lists of Isolate-vlans. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1 | not-accessible | current | |
| hwL2InterfIsolateVlanId OBJECT-TYPE vlan-id. The vlan into which interf-isolate is configured. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.1 | VlanId | not-accessible | current |
| hwL2InterfIsolateInterflistLow OBJECT-TYPE The lowest possible value of Interface list on the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.2 | OCTET STRING (SIZE(65)) | read-write | current |
| hwL2InterfIsolateInterflistHigh OBJECT-TYPE The highest possible value of Interface list on the vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1.3 | OCTET STRING (SIZE(65)) | read-write | current |
| hwL2IsolatemappingTable OBJECT-TYPE The table contains mapping information between isolated ports. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.5 | not-accessible | current | |
| hwL2IsolatemappingEntry OBJECT-TYPE | 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1 | not-accessible | current | |
| hwL2IsolatemappingPortNum OBJECT-TYPE Port number. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.1 | Integer32 (0..65535) | not-accessible | current |
| hwL2IsolateInterflistLow OBJECT-TYPE The lowest possible value of Interface list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.2 | OCTET STRING (SIZE(256)) | read-write | current |
| hwL2IsolateInterflistHigh OBJECT-TYPE The highest possible value of Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.3 | OCTET STRING (SIZE(256)) | read-write | current |
| hwL2VlanStackingExtTable OBJECT-TYPE | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6 | not-accessible | current | |
| hwL2VlanStackingExtEntry OBJECT-TYPE | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1 | not-accessible | current | |
| hwL2VlanStackingExtPortIndex OBJECT-TYPE Configured QinQ-Port Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanStackingExtVlanId OBJECT-TYPE This vlan-id need be poped or pushed in interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.2 | VlanIdOrNone | not-accessible | current |
| hwL2VlanStackingExtAction OBJECT-TYPE The packet will be poped or pushed. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.3 | INTEGER {pop(1), push(2)} | not-accessible | current |
| hwL2VlanStackingExtDirection OBJECT-TYPE The direction which the packet need be poped or pushed. That is, the packet is receviced or transitted. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.4 | INTEGER {inside(1), outside(2)} | not-accessible | current |
| hwL2VlanStackingExtVlanListLow OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.5 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingExtVlanListHigh OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.6 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingExtRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.7 | RowStatus | read-create | current |
| hwL2VlanStackingExtPriorityMode OBJECT-TYPE The priority mode of outer VLAN, the priority can be appointed or inherit from inner VLAN's priority. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.8 | INTEGER {priorityInherit(1), remark8021p(2)} | read-create | current |
| hwL2VlanStackingExtVlan8021p OBJECT-TYPE The 8021p of outer VLAN ID after pushing, it's an optional field, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.9 | Integer32 (0..7) | read-create | current |
| hwL2VlanQinQTable OBJECT-TYPE The table contains global view configuration information for Flexible QinQ. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7 | not-accessible | current | |
| hwL2VlanQinQEntry OBJECT-TYPE Flexible QinQ configuration Entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1 | not-accessible | current | |
| hwL2VlanQinQIndex OBJECT-TYPE Index number of Flexible QinQ. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.1 | Integer32 (0..31) | not-accessible | current |
| hwL2VlanQinQDirection OBJECT-TYPE Inbound or outbound direction for VPN instance. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| hwL2VlanQinQOutSideVlanId OBJECT-TYPE Outside vlan-id for ISP. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.3 | VlanId | read-create | current |
| hwL2VlanSysQinQRowStatus OBJECT-TYPE The table contains interface view configuration information for Flexible QinQ. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.4 | RowStatus | read-create | current |
| hwL2VlanInterfaceQinQTable OBJECT-TYPE Interface view Flexible QinQ configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8 | not-accessible | current | |
| hwL2VlanInterfaceQinQEntry OBJECT-TYPE Interface view Flexible QinQ configuration entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1 | not-accessible | current | |
| hwL2VlanQinQInterfaceIndex OBJECT-TYPE Interface index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanQinQCVlanId OBJECT-TYPE Client vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.2 | VlanId | not-accessible | current |
| hwL2VlanQinQSVlanId OBJECT-TYPE Internet service provide vlan-id | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.3 | VlanId | read-create | current |
| hwL2VlanQinQAction OBJECT-TYPE Action push or nop. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.4 | INTEGER {push(1), nop(2)} | read-create | current |
| hwL2VlanQinQNewCVlanId OBJECT-TYPE Replaced of new client vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.5 | VlanId | read-create | current |
| hwL2VlanInterfaceQinQRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.6 | RowStatus | read-create | current |
| hwL2DVlanMappingTable OBJECT-TYPE The table contains double Vlan-Mapping. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9 | not-accessible | current | |
| hwL2DVlanMappingEntry OBJECT-TYPE The table contains double Vlan-Mapping entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1 | not-accessible | current | |
| hwL2DVlanMappingInterfaceIndex OBJECT-TYPE Interface Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.1 | InterfaceIndex | not-accessible | current |
| hwL2DVlanMappingExternalVlanId OBJECT-TYPE Service vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.2 | VlanId | not-accessible | current |
| hwL2DVlanMappingInternalVlanId OBJECT-TYPE Client vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.3 | VlanId | not-accessible | current |
| hwL2DVlanMappingDirection OBJECT-TYPE Direction inbound and outbound. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.4 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| hwL2DVlanMappingMapExternalVlanId OBJECT-TYPE Replaced of new service vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.5 | VlanId | read-create | current |
| hwL2DVlanMappingMapInternalVlanId OBJECT-TYPE Replaced of new client vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.6 | VlanId | read-create | current |
| hwL2DVlanMappingAction OBJECT-TYPE Action drop, pop-externalvlan and swap. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.7 | INTEGER {swap(1), popExternalVlan(2), drop(3)} | read-create | current |
| hwL2DVlanMappingRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.8 | RowStatus | read-create | current |
| hwL2VlanMappingExtTable OBJECT-TYPE Configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10 | not-accessible | current | |
| hwL2VlanMappingExtEntry OBJECT-TYPE The table contains Vlan-Mapping entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1 | not-accessible | current | |
| hwL2VlanMappingExtPortIndex OBJECT-TYPE Port Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanMappingExtDirection OBJECT-TYPE Direction inbound and outbound. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.2 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| hwL2VlanMappingExtVlanId OBJECT-TYPE The outside vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.3 | VlanId | not-accessible | current |
| hwL2VlanMappingExtVlanListLow OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.4 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingExtVlanListHigh OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.5 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingExtRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.6 | RowStatus | read-create | current |
| hwL2VlanMappingExtPriorityMode OBJECT-TYPE The priority mode of outside VLAN after mapping, the priority can be appointed or inherit from inner VLAN's priority. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.7 | INTEGER {priorityInherit(1), remark8021p(2)} | read-create | current |
| hwL2VlanMappingExtVlan8021p OBJECT-TYPE The priority of outside VLAN after mapping, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.8 | Integer32 (0..7) | read-create | current |
| hwL2VlanStackingAdvTable OBJECT-TYPE The table of advanced vlan stacking. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11 | not-accessible | current | |
| hwL2VlanStackingAdvEntry OBJECT-TYPE The entry of advanced vlan stacking table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1 | not-accessible | current | |
| hwL2VlanStackingAdvPortIndex OBJECT-TYPE The Index of L2-Switch Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanStackingAdvOutside8021p OBJECT-TYPE The 8021p value of vlan before stacked operation. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.2 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanStackingAdvStackVlanId OBJECT-TYPE The outer vlan-id after stacked operation. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.3 | VlanId | not-accessible | current |
| hwL2VlanStackingAdvStack8021p OBJECT-TYPE The 8021p of outer vlan-id after stacked, it's an optional field, if it is not selected, its value is 8. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.4 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanStackingAdvMapVlanId OBJECT-TYPE The possible value of the inner vlan after mapped operation. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.5 | VlanIdOrNone | not-accessible | current |
| hwL2VlanStackingAdvOutsideVlanListLow OBJECT-TYPE The possible value of the CE-Vlan low list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.6 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingAdvOutsideVlanListHigh OBJECT-TYPE The possible value of the CE-Vlan high list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.7 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingAdvRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.8 | RowStatus | read-create | current |
| hwL2VlanMappingAdvTable OBJECT-TYPE The table of advanced vlan mapping. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12 | not-accessible | current | |
| hwL2VlanMappingAdvEntry OBJECT-TYPE The entry of advanced vlan mapping table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1 | not-accessible | current | |
| hwL2VlanMappingAdvPortIndex OBJECT-TYPE The index of L2-Switch port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanMappingAdvOutsideVlan8021p OBJECT-TYPE The possible value of the CE-Vlan's 802.1p. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.2 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanMappingAdvMapVlanId OBJECT-TYPE The mapped vlan-id, using it as the index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.3 | VlanId | not-accessible | current |
| hwL2VlanMappingAdvMapVlan8021p OBJECT-TYPE The 8021p of outer vlan-id after mapped, it's an optional field, if it is not selected, its value is 8. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.4 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanMappingAdvOutsideVlanListLow OBJECT-TYPE The possible value of the CE-Vlan low list | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.5 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingAdvOutsideVlanListHigh OBJECT-TYPE The possible value of the CE-Vlan high list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.6 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingAdvRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.7 | RowStatus | read-create | current |
| hwL2VlanSwitchTable OBJECT-TYPE The table to config the vlan switch. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13 | not-accessible | current | |
| hwL2VlanSwitchEntry OBJECT-TYPE The entry of the vlan switch table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1 | not-accessible | current | |
| hwL2VlanSwitchIfIndex OBJECT-TYPE The interface index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanSwitchOuterVlanId OBJECT-TYPE The ID of the outer vlan tag(customer's tag). | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.2 | VlanIdOrNone | not-accessible | current |
| hwL2VlanSwitchInnerVlanId OBJECT-TYPE The ID of the inner vlan tag. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.3 | VlanIdOrNone | not-accessible | current |
| hwL2VlanSwitchMode OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.4 | INTEGER {zeroToOne(1), zeroToTwo(2), oneToZero(3), oneToOne(4), oneToTwo(5), twoToZero(6), twoToOne(7), twoToTwo(8)} | read-create | current |
| hwL2VlanSwitchOuterSwitchVlanId OBJECT-TYPE The outer vlan-id after switched. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.5 | VlanIdOrNone | read-create | current |
| hwL2VlanSwitchInnerSwitchVlanId OBJECT-TYPE The inner vlan-id after switched. 0 indicates it's not used. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.6 | VlanIdOrNone | read-create | current |
| hwL2VlanSwitch8021pRemark OBJECT-TYPE The 8021p of outer vlan-id after switched, it's an optional field, if it is not selected, its value is 8. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.7 | Integer32 (0..8) | read-create | current |
| hwL2VlanSwitchOutIfIndex OBJECT-TYPE The out interface index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.8 | InterfaceIndex | read-create | current |
| hwL2VlanSwitchMtu OBJECT-TYPE The value of mtu. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.9 | Integer32 | read-create | current |
| hwL2VlanSwitchMtuDiscardPkts OBJECT-TYPE The number of discard packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.10 | Counter64 | read-only | current |
| hwL2VlanSwitchMtuDiscardBytes OBJECT-TYPE The number of discard bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.11 | Counter64 | read-only | current |
| hwL2VlanSwitchMtuResetFlag OBJECT-TYPE The flag of reset the discard statistics. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.12 | EnabledStatus | read-write | current |
| hwL2VlanSwitchMtuEnableFlag OBJECT-TYPE The flag of enable the discard statistics. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.13 | EnabledStatus | read-write | current |
| hwL2VlanSwitchRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.14 | RowStatus | read-create | current |
| hwL2VlanQinqVlanTransEnaTable OBJECT-TYPE The table of QinQ VLAN translation enable. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.14 | not-accessible | current | |
| hwL2VlanQinqVlanTransEnaEntry OBJECT-TYPE The entry of QinQ VLAN translation enable. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1 | not-accessible | current | |
| hwL2VlanQinqVlanTransEnaPortIndex OBJECT-TYPE The index of L2-Switch port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanQinqVlanTransEna OBJECT-TYPE Enable QinQ VLAN translation. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.2 | EnabledStatus | read-create | current |
| hwL2VlanQinqVlanTransEnaRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.3 | RowStatus | read-create | current |
| hwL2VlanQinqVlanTransMissDropTable OBJECT-TYPE The table of QinQ VLAN translation miss drop. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.15 | not-accessible | current | |
| hwL2VlanQinqVlanTransMissDropEntry OBJECT-TYPE The entry of QinQ VLAN translation miss drop. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1 | not-accessible | current | |
| hwL2VlanQinqVlanTransMissDropPortIndex OBJECT-TYPE The index of L2-Switch port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanQinqVlanTransMissDrop OBJECT-TYPE Packets are dropped when a VLAN translation miss occurs. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.2 | INTEGER {noDrop(1), drop(2)} | read-create | current |
| hwL2VlanQinqVlanTransMissDropRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.3 | RowStatus | read-create | current |
| hwL2VlanViewMappingTable OBJECT-TYPE The table of vlan-mapping at the VLAN view. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16 | not-accessible | current | |
| hwL2VlanViewMappingEntry OBJECT-TYPE The table contains vlan-mapping at the VLAN view entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1 | not-accessible | current | |
| hwL2VlanViewMappingVlanId OBJECT-TYPE The VLAN ID before mapping, using it as the index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.1 | VlanId | not-accessible | current |
| hwL2VlanViewMappingDirection OBJECT-TYPE Direction inbound and outbound. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.2 | INTEGER {inbound(1), outbound(2), both(3)} | not-accessible | current |
| hwL2VlanViewMappingMapVlanId OBJECT-TYPE The VLAN ID after mapping. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.3 | VlanId | read-create | current |
| hwL2VlanViewMappingPriorityMode OBJECT-TYPE The priority mode: the priority can be remarked or inherit: 1: priority inherit 2: remark 8021p | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.4 | INTEGER {priorityInherit(1), remark8021p(2)} | read-create | current |
| hwL2VlanViewMappingVlan8021p OBJECT-TYPE The priority after mapping, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.5 | Integer32 (0..7) | read-create | current |
| hwL2VlanViewMappingRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.6 | RowStatus | read-create | current |
| hwL2VlanStackingMaskTable OBJECT-TYPE The table of VLAN-stacking with Mask. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17 | not-accessible | current | |
| hwL2VlanStackingMaskEntry OBJECT-TYPE The entry of the table of VLAN-stacking with Mask. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1 | not-accessible | current | |
| hwL2VlanStackingMaskPortIndex OBJECT-TYPE The index of L2-Switch interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanStackingMaskStackVlanId OBJECT-TYPE The outer VLAN-ID after stacking operation. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.2 | VlanIdOrNone | not-accessible | current |
| hwL2VlanStackingMaskStack8021p OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.3 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanStackingMaskAction OBJECT-TYPE The packet will be poped or pushed. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.4 | INTEGER {pop(1), push(2)} | not-accessible | current |
| hwL2VlanStackingMaskDirection OBJECT-TYPE The direction which the packet need be poped or pushed, that is ,the packet is receviced or transitted | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.5 | INTEGER {inside(1), outside(2), both(3)} | not-accessible | current |
| hwL2VlanStackingMaskVlanListLow OBJECT-TYPE The possible value of the CE-VLAN low list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.6 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingMaskVlanListHigh OBJECT-TYPE The possible value of the CE-VLAN high list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.7 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanStackingMaskRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.8 | RowStatus | read-create | current |
| hwL2VlanIpSubnetVlanTable OBJECT-TYPE The table of VLAN assignment based on ip subnet. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18 | not-accessible | current | |
| hwL2VlanIpSubnetVlanEntry OBJECT-TYPE The entry of the table of VLAN assignment based on ip subnet. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1 | not-accessible | current | |
| hwL2VlanIpSubnetVlanVlanId OBJECT-TYPE The VLAN-ID after VLAN assignment based on ip subnet. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.1 | VlanId | not-accessible | current |
| hwL2VlanIpSubnetVlanIpSubnetIndex OBJECT-TYPE The index of ip subnet on this vlan, ranging from integer 1 to 12. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.2 | Integer32 (1..12) | not-accessible | current |
| hwL2VlanIpSubnetVlanIpAddress OBJECT-TYPE The IpAddress based on vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.3 | IpAddress | read-create | current |
| hwL2VlanIpSubnetVlanIpSubnetMask OBJECT-TYPE The IpAddress or Ip subnet mask. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.4 | IpAddress | read-create | current |
| hwL2VlanIpSubnetVlanPriority OBJECT-TYPE The priority after vlan assignment based on ip subnet, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.5 | Integer32 (0..7) | read-create | current |
| hwL2VlanIpSubnetVlanRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.6 | RowStatus | read-create | current |
| hwL2VlanMacVlanTable OBJECT-TYPE The table of VLAN assignment based on MAC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19 | not-accessible | current | |
| hwL2VlanMacVlanEntry OBJECT-TYPE The entry of the table of VLAN assignment based on MAC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1 | not-accessible | current | |
| hwL2VlanMacVlanVlanId OBJECT-TYPE mac-vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.1 | VlanId | read-create | current |
| hwL2VlanMacVlanMac OBJECT-TYPE The VLAN-ID after VLAN assignment based on mac. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.2 | MacAddress | read-create | current |
| hwL2VlanMacVlanVlanPriority OBJECT-TYPE The priority after vlan assignment based on mac, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.3 | Integer32 (0..7) | read-create | current |
| hwL2VlanMacVlanMacRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.4 | RowStatus | read-create | current |
| hwL2VlanProtocolVlanTable OBJECT-TYPE The table of VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20 | not-accessible | current | |
| hwL2VlanProtocolVlanEntry OBJECT-TYPE The entry of the table of VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1 | not-accessible | current | |
| hwL2VlanProtocolVlanVlanId OBJECT-TYPE The VLAN-ID after VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.1 | VlanId | not-accessible | current |
| hwL2VlanProtocolVlanProtocolIndex OBJECT-TYPE The index of protocol on vlan, ranging from integer 1 to 16 | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.2 | Integer32 (1..16) | not-accessible | current |
| hwL2VlanProtocolVlanProtocolType OBJECT-TYPE Protocol type. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.3 | Integer32 | read-create | current |
| hwL2VlanProtocolVlanEncapType OBJECT-TYPE Encap type, include ETHERII,SNAP,LLC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.4 | INTEGER {etherii(1), snap(2), llc(3)} | read-create | current |
| hwL2VlanProtocolVlanRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.5 | RowStatus | read-create | current |
| hwL2VlanPolicyVlanTable OBJECT-TYPE The table of VLAN assignment based on strategy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21 | not-accessible | current | |
| hwL2VlanPolicyVlanEntry OBJECT-TYPE The entry of the table of VLAN assignment based on strategy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1 | not-accessible | current | |
| hwL2VlanPolicyVlanMac OBJECT-TYPE Support MAC+IP and MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.1 | MacAddress | read-create | current |
| hwL2VlanPolicyVlanIp OBJECT-TYPE Support MAC+IP and MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.2 | IpAddress | read-create | current |
| hwL2VlanPolicyVlanPort OBJECT-TYPE Support MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.3 | Integer32 (0..7) | read-create | current |
| hwL2VlanPolicyVlanVlanId OBJECT-TYPE The VLAN-ID after VLAN assignment based on policy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.4 | VlanId | read-create | current |
| hwL2VlanPolicyVlanVlanPriority OBJECT-TYPE The VLAN-ID after VLAN assignment based on policy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.5 | Integer32 | read-create | current |
| hwL2VlanPolicyVlanRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.6 | RowStatus | read-create | current |
| hwL2VlanVoiceVlanEnabledVlanId OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.22 | Integer32 (0..4294967295) | read-write | current |
| hwL2VlanVoiceVlanAgingTime OBJECT-TYPE Voice vlan aging time(in minute). The default value is 1440. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.23 | Integer32 (5..43200) | read-write | current |
| hwL2VlanVoiceVlanSecurityMode OBJECT-TYPE Voice vlan security mode status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.24 | INTEGER {security(1), normal(2)} | read-write | current |
| hwL2VlanVoiceVlanPortTable OBJECT-TYPE A list of voice vlan mode entries. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25 | not-accessible | current | |
| hwL2VlanVoiceVlanPortEntry OBJECT-TYPE An entry containing voice vlan mode information, which is applicable to a voice vlan enabled interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1 | not-accessible | current | |
| hwL2VlanVoiceVlanPortIndex OBJECT-TYPE The port index on which voice vlan is enabled. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanVoiceVlanPortEnable OBJECT-TYPE Voice VLAN enable status at port . | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.2 | EnabledStatus | read-write | current |
| hwL2VlanVoiceVlanPortMode OBJECT-TYPE Voice VLAN configuration mode status, 1 for auto, 2 for manual. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.3 | INTEGER {auto(1), manual(2)} | read-write | current |
| hwL2VlanVoiceVlanPortLegacy OBJECT-TYPE This flag is enabled. It indicates that the interworking with other vendors' equipment is enabled. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.4 | EnabledStatus | read-write | current |
| hwL2VlanVoiceVlanPortSecurityMode OBJECT-TYPE Voice VLAN configuration security mode status, 1 for security, 2 for normal. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.5 | INTEGER {security(1), normal(2)} | read-write | current |
| hwL2VlanVoiceVlanPortModifyPriorityMode OBJECT-TYPE The value of this object identifies the priority of voice packets to be forwarded , 1 for modifyPriByVlan, 2 for modifyPriByOui. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.6 | INTEGER {modifyPriByVlan(1), modifyPriByOui(2)} | read-write | current |
| hwL2VlanVoiceVlanOuiTable OBJECT-TYPE A table containing the MAC address which can be identified by voice vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26 | not-accessible | current | |
| hwL2VlanVoiceVlanOuiEntry OBJECT-TYPE An entry containing the information of MAC address which can be identified by voice vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1 | not-accessible | current | |
| hwL2VlanVoiceVlanOuiAddress OBJECT-TYPE MAC address can be identified by Voice VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.1 | MacAddress | not-accessible | current |
| hwL2VlanVoiceVlanOuiMask OBJECT-TYPE The mask of MAC address. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.2 | MacAddress | not-accessible | current |
| hwL2VlanVoiceVlanOuiDescription OBJECT-TYPE The description of OUI. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.3 | OCTET STRING (SIZE(0..80)) | read-create | current |
| hwL2VlanVoiceVlanOuiRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.4 | RowStatus | read-create | current |
| hwL2VlanMappingMultiTable OBJECT-TYPE Configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27 | not-accessible | current | |
| hwL2VlanMappingMultiEntry OBJECT-TYPE The table contains Vlan-Mapping entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1 | not-accessible | current | |
| hwL2VlanMappingMultiPortIndex OBJECT-TYPE Port Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanMappingMultiDirection OBJECT-TYPE Direction inbound and outbound. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.2 | INTEGER {inbound(1), outbound(2), both(3)} | not-accessible | current |
| hwL2VlanMappingMultiVlanId OBJECT-TYPE The outside vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.3 | VlanId | not-accessible | current |
| hwL2VlanMappingMultiVlan8021p OBJECT-TYPE The priority of outside VLAN after mapping,8 means priority-inherit. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.4 | Integer32 (0..8) | not-accessible | current |
| hwL2VlanMappingMultiVlanListLow OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.5 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingMultiVlanListHigh OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.6 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanMappingMultiRowStatus OBJECT-TYPE This table can be created. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.7 | RowStatus | read-create | current |
| hwL2VlanMacVlanNewTable OBJECT-TYPE The table of VLAN assignment based on MAC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28 | not-accessible | current | |
| hwL2VlanMacVlanNewEntry OBJECT-TYPE The entry of the table of VLAN assignment based on MAC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1 | not-accessible | current | |
| hwL2VlanMacVlanNewMac OBJECT-TYPE The VLAN-ID after VLAN assignment based on MAC. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.1 | MacAddress | not-accessible | current |
| hwL2VlanMacVlanNewVlanId OBJECT-TYPE MAC-VLAN VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.2 | VlanId | read-create | current |
| hwL2VlanMacVlanNewVlanPriority OBJECT-TYPE The priority after VLAN assignment based on MAC, its default value is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.3 | Integer32 (0..7) | read-create | current |
| hwL2VlanMacVlanNewMacRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.4 | RowStatus | read-create | current |
| hwL2VlanProtocolVlanNewTable OBJECT-TYPE The table of VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29 | not-accessible | current | |
| hwL2VlanProtocolVlanNewEntry OBJECT-TYPE The entry of the table of VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1 | not-accessible | current | |
| hwL2VlanProtocolVlanNewVlanId OBJECT-TYPE The VLAN-ID after VLAN assignment based on protocol. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.1 | VlanId | not-accessible | current |
| hwL2VlanProtocolVlanNewProtocolIndex OBJECT-TYPE The index of protocol on vlan, ranging from integer 1 to 16 | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.2 | Integer32 (0..15) | not-accessible | current |
| hwL2VlanProtocolVlanNewProtocolType OBJECT-TYPE Protocol type. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.3 | INTEGER {at(1), ipv4(2), ipv6(3), ipxEthernetii(4), ipxLlc(5), ipxRaw(6), ipxSnap(7), modeEthernetii(8), modeLlc(9), modeSnap(10)} | read-create | current |
| hwL2VlanProtocolVlanNewProtocolTypeValue OBJECT-TYPE 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] | |============================================================================================| | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.4 | OCTET STRING (SIZE(2)) | read-create | current |
| hwL2VlanProtocolVlanNewRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.5 | RowStatus | read-create | current |
| hwL2VlanPolicyVlanNewTable OBJECT-TYPE The table of VLAN assignment based on strategy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30 | not-accessible | current | |
| hwL2VlanPolicyVlanNewEntry OBJECT-TYPE The entry of the table of VLAN assignment based on strategy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1 | not-accessible | current | |
| hwL2VlanPolicyVlanNewMac OBJECT-TYPE Support MAC+IP and MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.1 | MacAddress | not-accessible | current |
| hwL2VlanPolicyVlanNewIp OBJECT-TYPE Support MAC+IP and MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.2 | IpAddress | not-accessible | current |
| hwL2VlanPolicyVlanNewPort OBJECT-TYPE Support MAC+IP+PORT. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.3 | Integer32 | not-accessible | current |
| hwL2VlanPolicyVlanNewVlanId OBJECT-TYPE The VLAN-ID after VLAN assignment based on policy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.4 | VlanId | not-accessible | current |
| hwL2VlanPolicyVlanNewVlanPriority OBJECT-TYPE The Priority after VLAN assignment based on policy. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.5 | Integer32 (0..7) | read-create | current |
| hwL2VlanPolicyVlanNewRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.6 | RowStatus | read-create | current |
| hwL2VlanProtocolVlanPortNewTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31 | not-accessible | current | |
| hwL2VlanProtocolVlanPortNewEntry OBJECT-TYPE Protocol-based VLAN port information entry. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1 | not-accessible | current | |
| hwL2VlanProtocolVlanPortNewIndex OBJECT-TYPE The maximum number is the total number of the ports supported by device. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2VlanProtocolVlanPortNewVlanId OBJECT-TYPE The protocol-based VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.2 | VlanId | not-accessible | current |
| hwL2VlanProtocolVlanPortNewProtocolIndex OBJECT-TYPE The protocol index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.3 | Integer32 (0..15) | not-accessible | current |
| hwL2VlanProtocolVlanPortNewPriority OBJECT-TYPE The protocol-based VLAN priority. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.4 | Integer32 (0..7) | read-create | current |
| hwL2VlanProtocolVlanPortNewRowStatus OBJECT-TYPE The row status of this table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.5 | RowStatus | read-create | current |
| hwL2VlanMultiVoiceVlanPortTable OBJECT-TYPE Voice VLAN is enabled on the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32 | not-accessible | current | |
| hwL2VlanMultiVoiceVlanPortEntry OBJECT-TYPE An entry containing voice VLAN mode information, which is applicable to a voice VLAN enabled interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1 | not-accessible | current | |
| hwL2VlanMultiVoiceVlanIfIndex OBJECT-TYPE The interface index on which voice VLAN is enabled. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanMultiVoiceVlanPortVLanId OBJECT-TYPE The VLAN ID of voice VLAN on port . | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.2 | VlanId | read-create | current |
| hwL2VlanMultiVoiceVlanPortUntagEnable OBJECT-TYPE The value of this object identifies whether untagged voice packets can be forwarded in voice VLAN, 1 for enabled, 2 for disabled. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hwL2VlanMultiVoiceVlanPortTag0Enable OBJECT-TYPE The value of this object identifies whether tag0 voice packets can be forwarded in voice VLAN, 1 for enabled, 2 for disabled. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.4 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hwL2VlanMultiVoiceVlanPortRowStatus OBJECT-TYPE The row status of this table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.51 | RowStatus | read-create | current |
| hwL2VlanSwitchExtTable OBJECT-TYPE The table to config the vlan switch. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33 | not-accessible | current | |
| hwL2VlanSwitchExtEntry OBJECT-TYPE The entry of the vlan switch table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1 | not-accessible | current | |
| hwL2VlanSwitchExtName OBJECT-TYPE The vlan switch name. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.1 | OCTET STRING (SIZE(1..32)) | not-accessible | current |
| hwL2VlanSwitchExtSrcIfIndex OBJECT-TYPE The index of source interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.2 | InterfaceIndex | read-create | current |
| hwL2VlanSwitchExtOuterVlanId OBJECT-TYPE The outer vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.3 | Integer32 (0..4094) | read-create | current |
| hwL2VlanSwitchExtVlanListLow OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.4 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanSwitchExtVlanListHigh OBJECT-TYPE The possible value of the inside vlan list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.5 | OCTET STRING (SIZE(256)) | read-create | current |
| hwL2VlanSwitchExtDstIfIndex OBJECT-TYPE The index of destination interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.6 | InterfaceIndex | read-create | current |
| hwL2VlanSwitchExtVlanXlateAction OBJECT-TYPE The action type of vlan: 1 : unchange vlan, 2 : switch vlan, 3 : push vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.7 | INTEGER {unchange(1), switch(2), push(3)} | read-create | current |
| hwL2VlanSwitchExtDstVlan OBJECT-TYPE The outer vlan of destination. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.8 | Integer32 (0..4094) | read-create | current |
| hwL2VlanSwitchExtDstInnerVlan OBJECT-TYPE The inner vlan of destination. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.9 | Integer32 (0..4094) | read-create | current |
| hwL2VlanSwitchExtRemark OBJECT-TYPE The remark 8021p value. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.10 | Integer32 (0..8) | read-create | current |
| hwL2VlanSwitchExtRemarkReverse OBJECT-TYPE The reverse remark 8021p value. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.11 | Integer32 (0..8) | read-create | current |
| hwL2VlanSwitchExtLinkStatus OBJECT-TYPE The link status of vlan switch. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.12 | INTEGER {up(1), down(2)} | read-only | current |
| hwL2VlanSwitchExtRowStatus OBJECT-TYPE The row status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.51 | RowStatus | read-create | current |
| hwL2VlanPrecedence OBJECT-TYPE Determine whether to select the MAC-based VLAN or subnet-based VLAN, 1:MAC VLAN(default); 2:IPSUBNET VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.34 | INTEGER {macvlan(1), ipsubnetvlan(2)} | read-write | current |
| hwL2VlanXlateTable OBJECT-TYPE VLAN mapping configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35 | not-accessible | current | |
| hwL2VlanXlateEntry OBJECT-TYPE The entry in the VLAN mapping configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1 | not-accessible | current | |
| hwL2VlanXlateInterfaceIndex OBJECT-TYPE The index of the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanXlateVlanIdBegin OBJECT-TYPE The ID of the first VLAN (VLAN ID in the inner VLAN tag if there are double VLAN tags) at the user side. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.2 | VlanId | not-accessible | current |
| hwL2VlanXlateVlanIdEnd OBJECT-TYPE The ID of the end VLAN (VLAN ID in the inner VLAN tag if there are double VLAN tags) at the user side. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.3 | VlanIdOrNone | read-create | current |
| hwL2VlanXlateOuterVlanId OBJECT-TYPE The value of outer VLAN for packets with double tags in customer side. For one-tag-packet, it's 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.4 | VlanIdOrNone | not-accessible | current |
| hwL2VlanXlateVlan8021p OBJECT-TYPE This object indicates the 802.1p priority in the VLAN tag to be mapped to. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.5 | Integer32 (0..8 | 65535) | not-accessible | current |
| hwL2VlanXlateDirection OBJECT-TYPE Direction inbound or outbound or both. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.6 | INTEGER {inbound(1), outbound(2), both(3)} | not-accessible | current |
| hwL2VlanXlateAction OBJECT-TYPE The packet will be mapped or stacked or poped. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.7 | INTEGER {map(1), stack(2), pop(3)} | read-create | current |
| hwL2VlanXlateToVlanId OBJECT-TYPE The ID of the outer VLAN at the network side. If this VLAN is not in use, the ID is 0. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.8 | VlanIdOrNone | read-create | current |
| hwL2VlanXlateToinnerVlanId OBJECT-TYPE The value of inner VLAN in network side. It's 0 when it is not used. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.9 | VlanIdOrNone | read-create | current |
| hwL2VlanXlateremark OBJECT-TYPE The priority of outer VLAN in network side. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.10 | Integer32 | read-create | current |
| hwL2VlanXlateRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.51 | RowStatus | read-create | current |
| hwL2QinQVlanTable OBJECT-TYPE The table of QinQ-VLAN configuration. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36 | not-accessible | current | |
| hwL2QinQVlanEntry OBJECT-TYPE The entry of QinQ-VLAN table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1 | not-accessible | current | |
| hwL2QinQVlanIfIndex OBJECT-TYPE The index number of QinQ-VLAN port. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.1 | InterfaceIndex | not-accessible | current |
| hwL2QinQVlanIdBegin OBJECT-TYPE The begin VLAN ID of outside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.2 | VlanId | not-accessible | current |
| hwL2QinQVlanIdEnd OBJECT-TYPE The end VLAN ID of outside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.3 | VlanId | not-accessible | current |
| hwL2QinQVlanInnerVlanIdBegin OBJECT-TYPE The begin VLAN ID of inside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.4 | VlanIdOrNone | not-accessible | current |
| hwL2QinQVlanInnerVlanIdEnd OBJECT-TYPE The end VLAN ID of inside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.5 | VlanIdOrNone | not-accessible | current |
| hwL2QinQVlan8021pBegin OBJECT-TYPE The begin number of 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.6 | Integer32 (0..8) | not-accessible | current |
| hwL2QinQVlan8021pEnd OBJECT-TYPE The end number of 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.7 | Integer32 (0..8) | not-accessible | current |
| hwL2QinQVlanEtherType OBJECT-TYPE The value of Ethernet Type. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.8 | Integer32 (0..65535) | not-accessible | current |
| hwL2QinQVlanMode OBJECT-TYPE The mode of QinQ-VLAN configuration. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.9 | INTEGER {stacking(1), mapping(2), cosstacking(3), cosmapping(4), mapping2to1(5), mapping2to2(6)} | read-create | current |
| hwL2QinQVlanChangedVlanId OBJECT-TYPE The changed VLAN ID of outside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.10 | VlanId | read-create | current |
| hwL2QinQVlanChangedInnerVlanId OBJECT-TYPE The changed VLAN ID of inside. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.11 | VlanIdOrNone | read-create | current |
| hwL2QinQVlanRemark OBJECT-TYPE The remark number of outside 8021p.If the value is 8, the priority in the outer tag is not changed. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.12 | Integer32 (0..8) | read-create | current |
| hwL2QinQVlanMapStackVlanId OBJECT-TYPE The map VLAN ID for inside after stacking action. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.13 | VlanIdOrNone | read-create | current |
| hwL2QinQVlanRowStatus OBJECT-TYPE This table can read, create and delete. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.14 | RowStatus | read-create | current |
| hwL2QinQVlanInnerRemark OBJECT-TYPE The remark number of the changed VLAN for inside. If the value is 8, the priority in tag is not changed. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.15 | Integer32 (0..8) | read-create | current |
| hwL2UntagAddDTagTable OBJECT-TYPE The table of untagged VLAN add double tagged VLAN configuration. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37 | not-accessible | current | |
| hwL2UntagAddDTagEntry OBJECT-TYPE The entry of untagged VLAN add double tagged VLAN table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1 | not-accessible | current | |
| hwL2UntagAddDTagPortIndex OBJECT-TYPE The port index number of interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.1 | Integer32 | not-accessible | current |
| hwL2UntagAddDTagOuterVlanId OBJECT-TYPE The outer VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.2 | VlanId | read-create | current |
| hwL2UntagAddDTagInnerVlanId OBJECT-TYPE The inner VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.3 | VlanId | read-create | current |
| hwL2UntagAddDTagRowStatus OBJECT-TYPE This table can read, create and delete. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.4 | RowStatus | read-create | current |
| hwL2VlanVoiceVlan8021p OBJECT-TYPE It indicates the IEEE 802.1Q priority of the voice VLAN and the default value is 6. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.38 | Integer32 (0..7) | read-write | current |
| hwL2VlanVoiceVlanDscp OBJECT-TYPE It indicates the Differentiated Services CodePoint priority of the voice VLAN and the default value is 0x2e. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.39 | Integer32 (0..63) | read-write | current |
| hwL2QinQIsolateTable OBJECT-TYPE Configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40 | not-accessible | current | |
| hwL2QinQIsolateEntry OBJECT-TYPE QinQ-VLAN isolate port configuration table. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1 | not-accessible | current | |
| hwL2QinQIsolatePortIndex OBJECT-TYPE Index number of QinQ-port isolate port, use it as the Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2QinQIsolateVlanId OBJECT-TYPE The global vlan identifier that is associated with the QinQ-port, use it as the Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.2 | VlanId | not-accessible | current |
| hwL2QinQIsolatePeVlanId OBJECT-TYPE Outside vlan-id of QinQ-port ,use it as the Index. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.3 | VlanIdOrNone | not-accessible | current |
| hwL2QinQIsolateCeVlanListLow OBJECT-TYPE The possible value of the CE vlan-id list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.4 | OCTET STRING (SIZE(256)) | read-write | current |
| hwL2QinQIsolateCeVlanListHigh OBJECT-TYPE The possible value of the CE vlan-id list. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.5 | OCTET STRING (SIZE(256)) | read-write | current |
| hwL2QinQTagType OBJECT-TYPE The mode of QinQ-VLAN configuration. | 1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.6 | INTEGER {dot1q(1), qinq(2)} | read-only | current |
| hwL2VlanStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1.3 | |||
| hwL2IfStatVlanCfgTable OBJECT-TYPE The table contains statistics enable configuration for the port and vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1 | not-accessible | current | |
| hwL2IfStatVlanCfgEntry OBJECT-TYPE Entries of vlan and port statistics enable table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1 | not-accessible | current | |
| hwL2IfStatVlanCfgPortIndex OBJECT-TYPE The virtual index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStatVlanCfgVlanId OBJECT-TYPE The vlan-id of packets'tag that's received or sent out from the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.2 | VlanId | not-accessible | current |
| hwL2IfStatVlanCfgEnableFlag OBJECT-TYPE The flag of enable the statistic function based on vlan in the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.11 | EnabledStatus | read-create | current |
| hwL2IfStatVlanCfgRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.12 | RowStatus | read-create | current |
| hwL2IfStat8021pCfgTable OBJECT-TYPE The table contains statistics enable for the port and 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2 | not-accessible | current | |
| hwL2IfStat8021pCfgEntry OBJECT-TYPE Entries of port and 8021p statistics enable table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1 | not-accessible | current | |
| hwL2IfStat8021pCfgPortIndex OBJECT-TYPE The virtual index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStat8021pCfg8021p OBJECT-TYPE The 8021p of packet's tag that's received or sent from the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.2 | Integer32 (0..7) | not-accessible | current |
| hwL2IfStat8021pCfgEnableFlag OBJECT-TYPE The flag of enable the static function based on 8021p in the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.11 | EnabledStatus | read-create | current |
| hwL2IfStat8021pCfgRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.12 | RowStatus | read-create | current |
| hwL2IfStat8021pAndVlanCfgTable OBJECT-TYPE The table contains statistics enable for the port, vlan and 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3 | not-accessible | current | |
| hwL2IfStat8021pAndVlanCfgEntry OBJECT-TYPE Entries of port, 8021p and vlan statistics enable table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1 | not-accessible | current | |
| hwL2IfStat8021pAndVlanCfgPortIndex OBJECT-TYPE The virtual index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStat8021pAndVlanCfgVlanId OBJECT-TYPE The vlan-id of packet's tag that's received or sent out from the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.2 | VlanId | not-accessible | current |
| hwL2IfStat8021pAndVlanCfg8021p OBJECT-TYPE The 8021p value of packet's tag that's received or sent from the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.3 | Integer32 (0..7) | not-accessible | current |
| hwL2IfStat8021pAndVlanCfgEnableFlag OBJECT-TYPE The Flag of enable the static function based on vlan-id and 8021p in the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.11 | EnabledStatus | read-create | current |
| hwL2IfStat8021pAndVlanCfgRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.12 | RowStatus | read-create | current |
| hwL2VlanStatTable OBJECT-TYPE The table lists the statistics about packets in a VLAN, including the number of packets and bytes sent and received by the VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4 | not-accessible | current | |
| hwL2VlanStatEntry OBJECT-TYPE Entries of vlan statistics table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1 | not-accessible | current | |
| hwL2VlanStatVlanId OBJECT-TYPE The vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.1 | VlanId | not-accessible | current |
| hwL2VlanStatInTotalPkts OBJECT-TYPE The number of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.2 | Counter64 | read-only | current |
| hwL2VlanStatInTotalBytes OBJECT-TYPE The byte number of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.3 | Counter64 | read-only | current |
| hwL2VlanStatOutTotalPkts OBJECT-TYPE The number of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.4 | Counter64 | read-only | current |
| hwL2VlanStatOutTotalBytes OBJECT-TYPE The byte number of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.5 | Counter64 | read-only | current |
| hwL2VlanStatUnknownUcastDiscardPkts OBJECT-TYPE The number of aborted unknown unicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.6 | Counter64 | read-only | current |
| hwL2VlanStatUnknownMcastDiscardPkts OBJECT-TYPE The number of aborted unknown multicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.7 | Counter64 | read-only | current |
| hwL2VlanStatBcastDiscardPkts OBJECT-TYPE The number of aborted broadcast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.8 | Counter64 | read-only | current |
| hwL2VlanStatInUcastPkts OBJECT-TYPE The number of received unicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.9 | Counter64 | read-only | current |
| hwL2VlanStatInUcastBytes OBJECT-TYPE The number of received unicast packets' bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.10 | Counter64 | read-only | current |
| hwL2VlanStatOutUcastPkts OBJECT-TYPE The number of sent unicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.11 | Counter64 | read-only | current |
| hwL2VlanStatOutUcastBytes OBJECT-TYPE The number of sent unicast packets' bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.12 | Counter64 | read-only | current |
| hwL2VlanStatInMcastPkts OBJECT-TYPE The number of received multicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.13 | Counter64 | read-only | current |
| hwL2VlanStatInMcastBytes OBJECT-TYPE The number of received multicast packets' bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.14 | Counter64 | read-only | current |
| hwL2VlanStatOutMcastPkts OBJECT-TYPE The number of sent multicast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.15 | Counter64 | read-only | current |
| hwL2VlanStatOutMcastBytes OBJECT-TYPE The number of sent multicast packets' bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.16 | Counter64 | read-only | current |
| hwL2VlanStatInBcastPkts OBJECT-TYPE The number of received broadcast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.17 | Counter64 | read-only | current |
| hwL2VlanStatInBcastBytes OBJECT-TYPE The number of received broadcast packets' bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.18 | Counter64 | read-only | current |
| hwL2VlanStatOutBcastPkts OBJECT-TYPE The number of sent broadcast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.19 | Counter64 | read-only | current |
| hwL2VlanStatOutBcastBytes OBJECT-TYPE The number of sent broadcast packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.20 | Counter64 | read-only | current |
| hwL2VlanStatResetFlag OBJECT-TYPE The flag of reset. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.21 | EnabledStatus | read-write | current |
| hwL2IfStatVlanTable OBJECT-TYPE The table contains statistics information for the port and vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5 | not-accessible | current | |
| hwL2IfStatVlanEntry OBJECT-TYPE Entries of vlan and port statistics table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1 | not-accessible | current | |
| hwL2IfStatVlanPortIndex OBJECT-TYPE The virtual Index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStatVlanId OBJECT-TYPE The vlan-id of packets'tag that's received or sent out from the port. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.2 | VlanId | not-accessible | current |
| hwL2IfStatVlanInTotalPkts OBJECT-TYPE The number of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.3 | Counter64 | read-only | current |
| hwL2IfStatVlanInTotalBytes OBJECT-TYPE The bytes of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.4 | Counter64 | read-only | current |
| hwL2IfStatVlanOutTotalPkts OBJECT-TYPE The number of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.5 | Counter64 | read-only | current |
| hwL2IfStatVlanOutTotalBytes OBJECT-TYPE The bytes of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.6 | Counter64 | read-only | current |
| hwL2IfStatVlanInPktsRate OBJECT-TYPE The rate of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.7 | Gauge32 | read-only | current |
| hwL2IfStatVlanInBytesRate OBJECT-TYPE The rate of received bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.8 | Gauge32 | read-only | current |
| hwL2IfStatVlanOutPktsRate OBJECT-TYPE The rate of sent packet. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.9 | Gauge32 | read-only | current |
| hwL2IfStatVlanOutBytesRate OBJECT-TYPE The rate of sent bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.10 | Gauge32 | read-only | current |
| hwL2IfStatVlanInUcastPkts OBJECT-TYPE The number of unicast packets received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.11 | Counter64 | read-only | current |
| hwL2IfStatVlanInUcastBytes OBJECT-TYPE The number of unicast bytes received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.12 | Counter64 | read-only | current |
| hwL2IfStatVlanOutUcastPkts OBJECT-TYPE The packet number of unicast packets sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.13 | Counter64 | read-only | current |
| hwL2IfStatVlanOutUcastBytes OBJECT-TYPE The number of unicast bytes sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.14 | Counter64 | read-only | current |
| hwL2IfStatVlanInMcastPkts OBJECT-TYPE The number of multicast packets received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.15 | Counter64 | read-only | current |
| hwL2IfStatVlanInMcastBytes OBJECT-TYPE The number of multicast bytes received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.16 | Counter64 | read-only | current |
| hwL2IfStatVlanOutMcastPkts OBJECT-TYPE The number of multicast packets sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.17 | Counter64 | read-only | current |
| hwL2IfStatVlanOutMcastBytes OBJECT-TYPE The number of multicast bytes sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.18 | Counter64 | read-only | current |
| hwL2IfStatVlanInBcastPkts OBJECT-TYPE The number of broadcast packets received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.19 | Counter64 | read-only | current |
| hwL2IfStatVlanInBcastBytes OBJECT-TYPE The number of broadcast bytes received. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.20 | Counter64 | read-only | current |
| hwL2IfStatVlanOutBcastPkts OBJECT-TYPE The number of broadcast packets sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.21 | Counter64 | read-only | current |
| hwL2IfStatVlanOutBcastBytes OBJECT-TYPE The number of broadcast bytes sent. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.22 | Counter64 | read-only | current |
| hwL2IfStatVlanResetFlag OBJECT-TYPE The flag of reset the statistic counter. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.23 | EnabledStatus | read-write | current |
| hwL2IfStat8021pTable OBJECT-TYPE The table contains statistics information for the port and 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6 | not-accessible | current | |
| hwL2IfStat8021pEntry OBJECT-TYPE Entries of port and 8021p statistics table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1 | not-accessible | current | |
| hwL2IfStat8021pPortIndex OBJECT-TYPE The virtual index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStat8021p OBJECT-TYPE The priority of the packet's tag. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.2 | Integer32 (0..7) | not-accessible | current |
| hwL2IfStat8021pInTotalPkts OBJECT-TYPE The number of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.3 | Counter64 | read-only | current |
| hwL2IfStat8021pInTotalBytes OBJECT-TYPE The bytes of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.4 | Counter64 | read-only | current |
| hwL2IfStat8021pOutTotalPkts OBJECT-TYPE The number of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.5 | Counter64 | read-only | current |
| hwL2IfStat8021pOutTotalBytes OBJECT-TYPE The bytes of sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.6 | Counter64 | read-only | current |
| hwL2IfStat8021pInPktsRate OBJECT-TYPE The rate of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.7 | Gauge32 | read-only | current |
| hwL2IfStat8021pInBytsRate OBJECT-TYPE The rate of received bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.8 | Gauge32 | read-only | current |
| hwL2IfStat8021pOutPktsRate OBJECT-TYPE The rate of the sent packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.9 | Gauge32 | read-only | current |
| hwL2IfStat8021pOutBytesRate OBJECT-TYPE The rate of sent bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.10 | Gauge32 | read-only | current |
| hwL2IfStat8021pResetFlag OBJECT-TYPE The flag of reset the statistic counter. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.11 | EnabledStatus | read-write | current |
| hwL2IfStat8021pAndVlanTable OBJECT-TYPE The table contains statistics information for the port ,8021p and vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7 | not-accessible | current | |
| hwL2IfStat8021pAndVlanEntry OBJECT-TYPE Entries of port statistics table based on 8021p and vlan-id fields. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1 | not-accessible | current | |
| hwL2IfStat8021pAndVlanPortIndex OBJECT-TYPE The virtual Index of L2 Interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfStat8021pAndVlanVlanId OBJECT-TYPE Vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.2 | VlanId | not-accessible | current |
| hwL2IfStat8021pAndVlan8021p OBJECT-TYPE The priority in the 8021p packets'tag. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.3 | Integer32 (0..7) | not-accessible | current |
| hwL2IfStat8021pAndVlanInTotalPkts OBJECT-TYPE The number of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.4 | Counter64 | read-only | current |
| hwL2IfStat8021pAndVlanInTotalBytes OBJECT-TYPE The bytes of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.5 | Counter64 | read-only | current |
| hwL2IfStat8021pAndVlanInPktsRate OBJECT-TYPE The rate of received packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.6 | Gauge32 | read-only | current |
| hwL2IfStat8021pAndVlanInBytsRate OBJECT-TYPE The rate of received bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.7 | Gauge32 | read-only | current |
| hwL2IfStat8021pAndVlanResetFlag OBJECT-TYPE The flag of reset statistic counters. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.8 | EnabledStatus | read-write | current |
| hwL2VlanSwitchPSTable OBJECT-TYPE The table to config the vlan switch by Port+SVlan index. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8 | not-accessible | current | |
| hwL2VlanSwitchPSEntry OBJECT-TYPE The entry of the vlan switch IfIndex+SVlan table. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1 | not-accessible | current | |
| hwL2VlanSwitchPSIfIndex OBJECT-TYPE The interface index. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.1 | InterfaceIndex | not-accessible | current |
| hwL2VlanSwitchPSSVlanId OBJECT-TYPE Vlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.2 | Integer32 (1..4094) | not-accessible | current |
| hwL2VlanSwitchPSCVlanId OBJECT-TYPE CVlan-id. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.3 | Integer32 (0..4096) | not-accessible | current |
| hwL2VlanSwitchPSInputPkts OBJECT-TYPE The number of inbound discard packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.4 | Counter64 | read-only | current |
| hwL2VlanSwitchPSInputBytes OBJECT-TYPE The number of inbound discard bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.5 | Counter64 | read-only | current |
| hwL2VlanSwitchPSOutputPkts OBJECT-TYPE The number of outbound discard packets. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.6 | Counter64 | read-only | current |
| hwL2VlanSwitchPSOutputBytes OBJECT-TYPE The number of outbound discard bytes. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.7 | Counter64 | read-only | current |
| hwL2VlanSwitchPSResetFlag OBJECT-TYPE The flag of reset statistics. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.8 | EnabledStatus | read-write | current |
| hwL2VlanSwitchPSEnableFlag OBJECT-TYPE The flag of enable statistics. | 1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.9 | EnabledStatus | read-write | current |
| hwL2VlanTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1.4 | |||
| hwL2VlanTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.1.5 | |||
| hwVcmpDeviceMac OBJECT-TYPE MAC address of a device running VCMP | 1.3.6.1.4.1.2011.5.25.42.3.1.5.1 | MacAddress | accessible-for-notify | current |
| hwPrincipalVlanID OBJECT-TYPE Principal VLAN ID of a MUX VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.2 | Integer32 (1..4094) | accessible-for-notify | current |
| hwMuxVlanUpperThreshold OBJECT-TYPE Upper threshold for the number of group VLANs in a principal VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.3 | Integer32 (1..128) | accessible-for-notify | current |
| hwMuxVlanLowerThreshold OBJECT-TYPE Lower threshold for the number of group VLANs in a principal VLAN. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.4 | Integer32 (1..128) | accessible-for-notify | current |
| hwVlantransIfIndex OBJECT-TYPE Index of the interface that has vlan mapping or vlan stacking configured. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.5 | Integer32 (1..2147483647) | accessible-for-notify | current |
| hwVlantransUpperThreshold OBJECT-TYPE Upper threshold for the number of vlan mapping and vlan stacking configurations on the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.6 | Integer32 (0..2147483647) | accessible-for-notify | current |
| hwVlantransLowerThreshold OBJECT-TYPE Lower threshold for the number of vlan mapping and vlan stacking configurations on the interface. | 1.3.6.1.4.1.2011.5.25.42.3.1.5.7 | Integer32 (0..2147483647) | accessible-for-notify | current |
| hwL2vlanConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.2 | |||
| hwL2vlanGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.2.1 | |||
| hwL2vlanCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.2.2 | |||
| hwL2VlanTrapsGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.3.2.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwL2VlanUnkownPacketAlarm NOTIFICATION-TYPE Warning of unkown Packets in vlan. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.1 | current |
| hwVcmpServerMacConflict NOTIFICATION-TYPE More than one server exists in the VCMP domain. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.2 | current |
| hwVcmpRevisionConflict NOTIFICATION-TYPE A server received a VCMP packet with a higher revision number. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.3 | current |
| hwMuxVlanGroupCountExceedThreshold NOTIFICATION-TYPE The number of the group VLANs in the principal VLAN exceeded the upper threshold. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.4 | current |
| hwMuxVlanGroupCountExceedThresholdResume NOTIFICATION-TYPE The number of the group VLANs in the principal VLAN fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.5 | current |
| hwVlantransCountExceedThreshold NOTIFICATION-TYPE The number of VLAN mapping or VLAN stacking configurations on the interface exceeded the upper threshold. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.6 | current |
| hwVlantransCountExceedThresholdResume NOTIFICATION-TYPE The number of the VLAN mapping and VLAN stacking configurations on the interface fell below the threshold. | 1.3.6.1.4.1.2011.5.25.42.3.1.4.7 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwL2VlanMIBTableGroup OBJECT-GROUP A collection of objects providing device level control and status information for the Virtual LAN bridge services. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.1 | current |
| hwL2vlanStackingGroup OBJECT-GROUP A collection of objects providing l2vlan stacking service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.2 | current |
| hwL2vlanMappingGroup OBJECT-GROUP A collection of objects providing l2vlan mapping service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.3 | current |
| hwSupervlanGroup OBJECT-GROUP A collection of objects providing supervlan service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.4 | current |
| hwL2InterfIsolateGroup OBJECT-GROUP A collection of objects provding l2interfisolate service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.5 | current |
| hwL2IsolatemappingGroup OBJECT-GROUP A collection of objects provding enhanced l2isolate service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.6 | current |
| hwL2VlanStackingExtGroup OBJECT-GROUP A collection of objects providing flexible QinQ service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.7 | current |
| hwL2vlanQinQGroup OBJECT-GROUP A collection of objects providing l2vlan QinQ service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.8 | current |
| hwL2vlanQinQInterfaceGroup OBJECT-GROUP A collection of objects providing l2vlan QinQ service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.9 | current |
| hwL2DVlanMappingGroup OBJECT-GROUP A collection of objects providing double Vlan-Mapping service. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.10 | current |
| hwL2VlanStackingAdvGroup OBJECT-GROUP A collection of objects vlan Stacking 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.11 | current |
| hwL2VlanMappingAdvGroup OBJECT-GROUP A collection of objects Vlan-Mapping 8021p. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.12 | current |
| hwL2VlanSwitchGroup OBJECT-GROUP A collection of hwL2VlanSwitchTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.13 | current |
| hwL2IfStatVlanCfgGroup OBJECT-GROUP A collection of objects enable the vlan statistic funtion in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.14 | current |
| hwL2IfStat8021pCfgGroup OBJECT-GROUP A collection of objects enable the 8021p statistic funtion in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.15 | current |
| hwL2IfStat8021pAndVlanCfgGroup OBJECT-GROUP A collection of objects enable the 8021p and vlan statistic funtion in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.16 | current |
| hwL2VlanStatGroup OBJECT-GROUP A collection of objects vlan statistic in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.17 | current |
| hwL2IfStatVlanGroup OBJECT-GROUP A collection of objects vlan statistic in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.18 | current |
| hwL2IfStat8021pGroup OBJECT-GROUP A collection of objects 8021p statistic in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.19 | current |
| hwL2IfStat8021pAndVlanGroup OBJECT-GROUP A collection of objects vlan and 8021p statistic in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.20 | current |
| hwL2VlanMappingExtGroup OBJECT-GROUP A collection of objects VLAN Mapping in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.21 | current |
| hwL2VlanQinqVlanTransEnaGroup OBJECT-GROUP A collection of objects QinQ VLAN translation enable in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.22 | current |
| hwL2VlanQinqVlanTransMissDropGroup OBJECT-GROUP A collection of objects QinQ VLAN translation miss drop in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.23 | current |
| hwL2VlanViewMappingGroup OBJECT-GROUP A collection of objects VLAN Mapping at the VLAN view. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.24 | current |
| hwL2VlanStackingMaskGroup OBJECT-GROUP A collection of hwL2VlanStackingMaskTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.25 | current |
| hwL2VlanIpSubnetVlanGroup OBJECT-GROUP A collection of hwL2VlanIpSubnetVlanTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.26 | current |
| hwL2VlanMacVlanGroup OBJECT-GROUP A collection of hwL2VlanMacVlanTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.27 | current |
| hwL2VlanProtocolVlanGroup OBJECT-GROUP A collection of hwL2VlanProtocolVlanTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.28 | current |
| hwL2VlanPolicyVlanGroup OBJECT-GROUP A collection of hwL2VlanPolicyVlanTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.29 | current |
| hwL2VlanVoiceVlanGroup OBJECT-GROUP A collection of Voice VLAN related objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.30 | current |
| hwL2VlanMappingMultiGroup OBJECT-GROUP A collection of hwL2VlanMappingMultiTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.31 | current |
| hwL2VlanSwitchPSGroup OBJECT-GROUP A collection of vlan statistic in the port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.32 | current |
| hwL2VlanMacVlanNewGroup OBJECT-GROUP A collection of hwL2VlanMacVlanNewTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.33 | current |
| hwL2VlanProtocolVlanNewGroup OBJECT-GROUP A collection of hwL2VlanProtocolVlanNewTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.34 | current |
| hwL2VlanPolicyVlanNewGroup OBJECT-GROUP A collection of hwL2VlanPolicyVlanNewTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.35 | current |
| hwL2VlanProtocolVlanPortNewGroup OBJECT-GROUP A group of protocol vlan port. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.36 | current |
| hwL2VlanMultiVoiceVlanPortGroup OBJECT-GROUP A collection of hwL2VlanMultiVoiceVlanPortTable objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.37 | current |
| hwL2VlanPrecedenceGroup OBJECT-GROUP A collection of hwL2VlanPrecedence object. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.38 | current |
| hwL2VlanXlateGroup OBJECT-GROUP A collection of hwL2VlanXlateGroup object. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.39 | current |
| hwL2VlanSwitchExtGroup OBJECT-GROUP A group of vlan switch extent table. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.40 | current |
| hwL2QinQVlanGroup OBJECT-GROUP A group of QinQ-VLAN table. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.41 | current |
| hwL2UntagAddDTagGroup OBJECT-GROUP A group of untagged VLAN add double tagged VLAN table. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.42 | current |
| hwVcmpGroup OBJECT-GROUP A collection of VCMP objects. | 1.3.6.1.4.1.2011.5.25.42.3.2.1.43 | current |
| hwL2vlanCompliance MODULE-COMPLIANCE The compliance statement for device support of Virtual LAN services. | 1.3.6.1.4.1.2011.5.25.42.3.2.2.1 | current |
| hwL2VlanTrapsGroup NOTIFICATION-GROUP The Group of L2VLAN Trap. | 1.3.6.1.4.1.2011.5.25.42.3.2.3.1 | current |