MIBs Depot

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

FromSymbols
HUAWEI-BASE-TRAP-MIBhwBaseTrapEventType, hwBaseTrapProbableCause, hwBaseTrapSeverity
HUAWEI-MIBhwDatacomm
IF-MIBInterfaceIndex, ifIndex
P-BRIDGE-MIBEnabledStatus
Q-BRIDGE-MIBPortList, VlanId, VlanIdOrNone, VlanIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
hwL2VlanMIBEntry
OBJECT-TYPE
Entries of vlan MIB table.
1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
hwL2VlanDescr
OBJECT-TYPE
Description of the vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.2OCTET STRING (SIZE(0..80))read-createcurrent
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.3PortListread-createcurrent
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.4INTEGER {superVlan(1), commonVlan(2), subVlan(3), muxVlan(4), muxSubVlan(5), protocolTransVlan(6)}read-createcurrent
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.5INTEGER {broadcast(1), discard(2)}read-createcurrent
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.6Integer32read-onlycurrent
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.7EnabledStatusread-createcurrent
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.8EnabledStatusread-onlycurrent
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.9EnabledStatusread-createcurrent
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.10EnabledStatusread-createcurrent
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.11INTEGER {other(1), static(2), dynamic(3)}read-onlycurrent
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.12RowStatusread-createcurrent
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.13EnabledStatusread-createcurrent
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.14INTEGER {broadcast(1), discard(2)}read-createcurrent
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.15INTEGER {default(1), backboneVlan(2), mutilcastVlan(3), userVlan(4)}read-onlycurrent
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.16Integer32 (60..1000000 | 0 | -1)read-createcurrent
hwL2VlanName
OBJECT-TYPE
Name of the vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.17OCTET STRING (SIZE(0..31))read-createcurrent
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.18EnabledStatusread-createcurrent
hwL2VlanServiceName
OBJECT-TYPE
Service name of the vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.19OCTET STRING (SIZE(0..100))read-createcurrent
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.20EnabledStatusread-createcurrent
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.21EnabledStatusread-onlycurrent
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.1not-accessiblecurrent
hwL2VlanStackingEntry
OBJECT-TYPE
QinQ-port configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1not-accessiblecurrent
hwL2VlanStackingPortIndex
OBJECT-TYPE
Index number of QinQ-port.
1.3.6.1.4.1.2011.5.25.42.3.1.2.1.1.1Integer32 (1..65535)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.3OCTET STRING (SIZE(256))read-createcurrent
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.4OCTET STRING (SIZE(256))read-createcurrent
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.5RowStatusread-createcurrent
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.2not-accessiblecurrent
hwL2VlanMappingEntry
OBJECT-TYPE
QinQ-port configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.2.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.3OCTET STRING (SIZE(256))read-createcurrent
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.4OCTET STRING (SIZE(256))read-createcurrent
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.5RowStatusread-createcurrent
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.3not-accessiblecurrent
hwSuperVlanEntry
OBJECT-TYPE
Entries of the super vlan table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1not-accessiblecurrent
hwSuperVlanId
OBJECT-TYPE
The super vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.3.1.1VlanIdnot-accessiblecurrent
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.2OCTET STRING (SIZE(256))read-writecurrent
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.3OCTET STRING (SIZE(256))read-writecurrent
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.4not-accessiblecurrent
hwL2InterfIsolateEntry
OBJECT-TYPE
Secondary vlan lists of Isolate-vlans.
1.3.6.1.4.1.2011.5.25.42.3.1.2.4.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
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.2OCTET STRING (SIZE(65))read-writecurrent
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.3OCTET STRING (SIZE(65))read-writecurrent
hwL2IsolatemappingTable
OBJECT-TYPE
The table contains mapping information between isolated ports.
1.3.6.1.4.1.2011.5.25.42.3.1.2.5not-accessiblecurrent
hwL2IsolatemappingEntry
OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1not-accessiblecurrent
hwL2IsolatemappingPortNum
OBJECT-TYPE
Port number.
1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.1Integer32 (0..65535)not-accessiblecurrent
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.2OCTET STRING (SIZE(256))read-writecurrent
hwL2IsolateInterflistHigh
OBJECT-TYPE
The highest possible value of Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.5.1.3OCTET STRING (SIZE(256))read-writecurrent
hwL2VlanStackingExtTable
OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.42.3.1.2.6not-accessiblecurrent
hwL2VlanStackingExtEntry
OBJECT-TYPE
1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1not-accessiblecurrent
hwL2VlanStackingExtPortIndex
OBJECT-TYPE
Configured QinQ-Port Index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.1InterfaceIndexnot-accessiblecurrent
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.2VlanIdOrNonenot-accessiblecurrent
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.3INTEGER {pop(1), push(2)}not-accessiblecurrent
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.4INTEGER {inside(1), outside(2)}not-accessiblecurrent
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.5OCTET STRING (SIZE(256))read-createcurrent
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.6OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanStackingExtRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.6.1.7RowStatusread-createcurrent
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.8INTEGER {priorityInherit(1), remark8021p(2)}read-createcurrent
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.9Integer32 (0..7)read-createcurrent
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.7not-accessiblecurrent
hwL2VlanQinQEntry
OBJECT-TYPE
Flexible QinQ configuration Entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1not-accessiblecurrent
hwL2VlanQinQIndex
OBJECT-TYPE
Index number of Flexible QinQ.
1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.1Integer32 (0..31)not-accessiblecurrent
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.2INTEGER {inbound(1), outbound(2)}not-accessiblecurrent
hwL2VlanQinQOutSideVlanId
OBJECT-TYPE
Outside vlan-id for ISP.
1.3.6.1.4.1.2011.5.25.42.3.1.2.7.1.3VlanIdread-createcurrent
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.4RowStatusread-createcurrent
hwL2VlanInterfaceQinQTable
OBJECT-TYPE
Interface view Flexible QinQ configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8not-accessiblecurrent
hwL2VlanInterfaceQinQEntry
OBJECT-TYPE
Interface view Flexible QinQ configuration entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1not-accessiblecurrent
hwL2VlanQinQInterfaceIndex
OBJECT-TYPE
Interface index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.1InterfaceIndexnot-accessiblecurrent
hwL2VlanQinQCVlanId
OBJECT-TYPE
Client vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.2VlanIdnot-accessiblecurrent
hwL2VlanQinQSVlanId
OBJECT-TYPE
Internet service provide vlan-id
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.3VlanIdread-createcurrent
hwL2VlanQinQAction
OBJECT-TYPE
Action push or nop.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.4INTEGER {push(1), nop(2)}read-createcurrent
hwL2VlanQinQNewCVlanId
OBJECT-TYPE
Replaced of new client vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.5VlanIdread-createcurrent
hwL2VlanInterfaceQinQRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.8.1.6RowStatusread-createcurrent
hwL2DVlanMappingTable
OBJECT-TYPE
The table contains double Vlan-Mapping.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9not-accessiblecurrent
hwL2DVlanMappingEntry
OBJECT-TYPE
The table contains double Vlan-Mapping entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1not-accessiblecurrent
hwL2DVlanMappingInterfaceIndex
OBJECT-TYPE
Interface Index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.1InterfaceIndexnot-accessiblecurrent
hwL2DVlanMappingExternalVlanId
OBJECT-TYPE
Service vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.2VlanIdnot-accessiblecurrent
hwL2DVlanMappingInternalVlanId
OBJECT-TYPE
Client vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.3VlanIdnot-accessiblecurrent
hwL2DVlanMappingDirection
OBJECT-TYPE
Direction inbound and outbound.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.4INTEGER {inbound(1), outbound(2)}not-accessiblecurrent
hwL2DVlanMappingMapExternalVlanId
OBJECT-TYPE
Replaced of new service vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.5VlanIdread-createcurrent
hwL2DVlanMappingMapInternalVlanId
OBJECT-TYPE
Replaced of new client vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.6VlanIdread-createcurrent
hwL2DVlanMappingAction
OBJECT-TYPE
Action drop, pop-externalvlan and swap.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.7INTEGER {swap(1), popExternalVlan(2), drop(3)}read-createcurrent
hwL2DVlanMappingRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.9.1.8RowStatusread-createcurrent
hwL2VlanMappingExtTable
OBJECT-TYPE
Configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10not-accessiblecurrent
hwL2VlanMappingExtEntry
OBJECT-TYPE
The table contains Vlan-Mapping entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1not-accessiblecurrent
hwL2VlanMappingExtPortIndex
OBJECT-TYPE
Port Index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.1Integer32 (1..65535)not-accessiblecurrent
hwL2VlanMappingExtDirection
OBJECT-TYPE
Direction inbound and outbound.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.2INTEGER {inbound(1), outbound(2)}not-accessiblecurrent
hwL2VlanMappingExtVlanId
OBJECT-TYPE
The outside vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.3VlanIdnot-accessiblecurrent
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.4OCTET STRING (SIZE(256))read-createcurrent
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.5OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanMappingExtRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.10.1.6RowStatusread-createcurrent
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.7INTEGER {priorityInherit(1), remark8021p(2)}read-createcurrent
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.8Integer32 (0..7)read-createcurrent
hwL2VlanStackingAdvTable
OBJECT-TYPE
The table of advanced vlan stacking.
1.3.6.1.4.1.2011.5.25.42.3.1.2.11not-accessiblecurrent
hwL2VlanStackingAdvEntry
OBJECT-TYPE
The entry of advanced vlan stacking table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1not-accessiblecurrent
hwL2VlanStackingAdvPortIndex
OBJECT-TYPE
The Index of L2-Switch Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.1Integer32 (1..65535)not-accessiblecurrent
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.2Integer32 (0..8)not-accessiblecurrent
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.3VlanIdnot-accessiblecurrent
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.4Integer32 (0..8)not-accessiblecurrent
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.5VlanIdOrNonenot-accessiblecurrent
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.6OCTET STRING (SIZE(256))read-createcurrent
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.7OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanStackingAdvRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.11.1.8RowStatusread-createcurrent
hwL2VlanMappingAdvTable
OBJECT-TYPE
The table of advanced vlan mapping.
1.3.6.1.4.1.2011.5.25.42.3.1.2.12not-accessiblecurrent
hwL2VlanMappingAdvEntry
OBJECT-TYPE
The entry of advanced vlan mapping table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1not-accessiblecurrent
hwL2VlanMappingAdvPortIndex
OBJECT-TYPE
The index of L2-Switch port.
1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.1Integer32 (1..65535)not-accessiblecurrent
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.2Integer32 (0..8)not-accessiblecurrent
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.3VlanIdnot-accessiblecurrent
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.4Integer32 (0..8)not-accessiblecurrent
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.5OCTET STRING (SIZE(256))read-createcurrent
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.6OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanMappingAdvRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.12.1.7RowStatusread-createcurrent
hwL2VlanSwitchTable
OBJECT-TYPE
The table to config the vlan switch.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13not-accessiblecurrent
hwL2VlanSwitchEntry
OBJECT-TYPE
The entry of the vlan switch table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1not-accessiblecurrent
hwL2VlanSwitchIfIndex
OBJECT-TYPE
The interface index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.1InterfaceIndexnot-accessiblecurrent
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.2VlanIdOrNonenot-accessiblecurrent
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.3VlanIdOrNonenot-accessiblecurrent
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.4INTEGER {zeroToOne(1), zeroToTwo(2), oneToZero(3), oneToOne(4), oneToTwo(5), twoToZero(6), twoToOne(7), twoToTwo(8)}read-createcurrent
hwL2VlanSwitchOuterSwitchVlanId
OBJECT-TYPE
The outer vlan-id after switched.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.5VlanIdOrNoneread-createcurrent
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.6VlanIdOrNoneread-createcurrent
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.7Integer32 (0..8)read-createcurrent
hwL2VlanSwitchOutIfIndex
OBJECT-TYPE
The out interface index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.8InterfaceIndexread-createcurrent
hwL2VlanSwitchMtu
OBJECT-TYPE
The value of mtu.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.9Integer32read-createcurrent
hwL2VlanSwitchMtuDiscardPkts
OBJECT-TYPE
The number of discard packets.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.10Counter64read-onlycurrent
hwL2VlanSwitchMtuDiscardBytes
OBJECT-TYPE
The number of discard bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.2.13.1.11Counter64read-onlycurrent
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.12EnabledStatusread-writecurrent
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.13EnabledStatusread-writecurrent
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.14RowStatusread-createcurrent
hwL2VlanQinqVlanTransEnaTable
OBJECT-TYPE
The table of QinQ VLAN translation enable.
1.3.6.1.4.1.2011.5.25.42.3.1.2.14not-accessiblecurrent
hwL2VlanQinqVlanTransEnaEntry
OBJECT-TYPE
The entry of QinQ VLAN translation enable.
1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1not-accessiblecurrent
hwL2VlanQinqVlanTransEnaPortIndex
OBJECT-TYPE
The index of L2-Switch port.
1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.1Integer32 (1..65535)not-accessiblecurrent
hwL2VlanQinqVlanTransEna
OBJECT-TYPE
Enable QinQ VLAN translation.
1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.2EnabledStatusread-createcurrent
hwL2VlanQinqVlanTransEnaRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.14.1.3RowStatusread-createcurrent
hwL2VlanQinqVlanTransMissDropTable
OBJECT-TYPE
The table of QinQ VLAN translation miss drop.
1.3.6.1.4.1.2011.5.25.42.3.1.2.15not-accessiblecurrent
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.1not-accessiblecurrent
hwL2VlanQinqVlanTransMissDropPortIndex
OBJECT-TYPE
The index of L2-Switch port.
1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.1Integer32 (1..65535)not-accessiblecurrent
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.2INTEGER {noDrop(1), drop(2)}read-createcurrent
hwL2VlanQinqVlanTransMissDropRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.15.1.3RowStatusread-createcurrent
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.16not-accessiblecurrent
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.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
hwL2VlanViewMappingDirection
OBJECT-TYPE
Direction inbound and outbound.
1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.2INTEGER {inbound(1), outbound(2), both(3)}not-accessiblecurrent
hwL2VlanViewMappingMapVlanId
OBJECT-TYPE
The VLAN ID after mapping.
1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.3VlanIdread-createcurrent
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.4INTEGER {priorityInherit(1), remark8021p(2)}read-createcurrent
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.5Integer32 (0..7)read-createcurrent
hwL2VlanViewMappingRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.16.1.6RowStatusread-createcurrent
hwL2VlanStackingMaskTable
OBJECT-TYPE
The table of VLAN-stacking with Mask.
1.3.6.1.4.1.2011.5.25.42.3.1.2.17not-accessiblecurrent
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.1not-accessiblecurrent
hwL2VlanStackingMaskPortIndex
OBJECT-TYPE
The index of L2-Switch interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.1InterfaceIndexnot-accessiblecurrent
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.2VlanIdOrNonenot-accessiblecurrent
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.3Integer32 (0..8)not-accessiblecurrent
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.4INTEGER {pop(1), push(2)}not-accessiblecurrent
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.5INTEGER {inside(1), outside(2), both(3)}not-accessiblecurrent
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.6OCTET STRING (SIZE(256))read-createcurrent
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.7OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanStackingMaskRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.17.1.8RowStatusread-createcurrent
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.18not-accessiblecurrent
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.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
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.2Integer32 (1..12)not-accessiblecurrent
hwL2VlanIpSubnetVlanIpAddress
OBJECT-TYPE
The IpAddress based on vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.3IpAddressread-createcurrent
hwL2VlanIpSubnetVlanIpSubnetMask
OBJECT-TYPE
The IpAddress or Ip subnet mask.
1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.4IpAddressread-createcurrent
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.5Integer32 (0..7)read-createcurrent
hwL2VlanIpSubnetVlanRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.18.1.6RowStatusread-createcurrent
hwL2VlanMacVlanTable
OBJECT-TYPE
The table of VLAN assignment based on MAC.
1.3.6.1.4.1.2011.5.25.42.3.1.2.19not-accessiblecurrent
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.1not-accessiblecurrent
hwL2VlanMacVlanVlanId
OBJECT-TYPE
mac-vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.1VlanIdread-createcurrent
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.2MacAddressread-createcurrent
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.3Integer32 (0..7)read-createcurrent
hwL2VlanMacVlanMacRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.19.1.4RowStatusread-createcurrent
hwL2VlanProtocolVlanTable
OBJECT-TYPE
The table of VLAN assignment based on protocol.
1.3.6.1.4.1.2011.5.25.42.3.1.2.20not-accessiblecurrent
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.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
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.2Integer32 (1..16)not-accessiblecurrent
hwL2VlanProtocolVlanProtocolType
OBJECT-TYPE
Protocol type.
1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.3Integer32read-createcurrent
hwL2VlanProtocolVlanEncapType
OBJECT-TYPE
Encap type, include ETHERII,SNAP,LLC.
1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.4INTEGER {etherii(1), snap(2), llc(3)}read-createcurrent
hwL2VlanProtocolVlanRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.20.1.5RowStatusread-createcurrent
hwL2VlanPolicyVlanTable
OBJECT-TYPE
The table of VLAN assignment based on strategy.
1.3.6.1.4.1.2011.5.25.42.3.1.2.21not-accessiblecurrent
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.1not-accessiblecurrent
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.1MacAddressread-createcurrent
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.2IpAddressread-createcurrent
hwL2VlanPolicyVlanPort
OBJECT-TYPE
Support MAC+IP+PORT.
1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.3Integer32 (0..7)read-createcurrent
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.4VlanIdread-createcurrent
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.5Integer32read-createcurrent
hwL2VlanPolicyVlanRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.21.1.6RowStatusread-createcurrent
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.22Integer32 (0..4294967295)read-writecurrent
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.23Integer32 (5..43200)read-writecurrent
hwL2VlanVoiceVlanSecurityMode
OBJECT-TYPE
Voice vlan security mode status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.24INTEGER {security(1), normal(2)}read-writecurrent
hwL2VlanVoiceVlanPortTable
OBJECT-TYPE
A list of voice vlan mode entries.
1.3.6.1.4.1.2011.5.25.42.3.1.2.25not-accessiblecurrent
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.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
hwL2VlanVoiceVlanPortEnable
OBJECT-TYPE
Voice VLAN enable status at port .
1.3.6.1.4.1.2011.5.25.42.3.1.2.25.1.2EnabledStatusread-writecurrent
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.3INTEGER {auto(1), manual(2)}read-writecurrent
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.4EnabledStatusread-writecurrent
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.5INTEGER {security(1), normal(2)}read-writecurrent
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.6INTEGER {modifyPriByVlan(1), modifyPriByOui(2)}read-writecurrent
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.26not-accessiblecurrent
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.1not-accessiblecurrent
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.1MacAddressnot-accessiblecurrent
hwL2VlanVoiceVlanOuiMask
OBJECT-TYPE
The mask of MAC address.
1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.2MacAddressnot-accessiblecurrent
hwL2VlanVoiceVlanOuiDescription
OBJECT-TYPE
The description of OUI.
1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.3OCTET STRING (SIZE(0..80))read-createcurrent
hwL2VlanVoiceVlanOuiRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.26.1.4RowStatusread-createcurrent
hwL2VlanMappingMultiTable
OBJECT-TYPE
Configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27not-accessiblecurrent
hwL2VlanMappingMultiEntry
OBJECT-TYPE
The table contains Vlan-Mapping entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1not-accessiblecurrent
hwL2VlanMappingMultiPortIndex
OBJECT-TYPE
Port Index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.1Integer32 (1..65535)not-accessiblecurrent
hwL2VlanMappingMultiDirection
OBJECT-TYPE
Direction inbound and outbound.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.2INTEGER {inbound(1), outbound(2), both(3)}not-accessiblecurrent
hwL2VlanMappingMultiVlanId
OBJECT-TYPE
The outside vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.3VlanIdnot-accessiblecurrent
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.4Integer32 (0..8)not-accessiblecurrent
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.5OCTET STRING (SIZE(256))read-createcurrent
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.6OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanMappingMultiRowStatus
OBJECT-TYPE
This table can be created.
1.3.6.1.4.1.2011.5.25.42.3.1.2.27.1.7RowStatusread-createcurrent
hwL2VlanMacVlanNewTable
OBJECT-TYPE
The table of VLAN assignment based on MAC.
1.3.6.1.4.1.2011.5.25.42.3.1.2.28not-accessiblecurrent
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.1not-accessiblecurrent
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.1MacAddressnot-accessiblecurrent
hwL2VlanMacVlanNewVlanId
OBJECT-TYPE
MAC-VLAN VLAN ID.
1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.2VlanIdread-createcurrent
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.3Integer32 (0..7)read-createcurrent
hwL2VlanMacVlanNewMacRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.28.1.4RowStatusread-createcurrent
hwL2VlanProtocolVlanNewTable
OBJECT-TYPE
The table of VLAN assignment based on protocol.
1.3.6.1.4.1.2011.5.25.42.3.1.2.29not-accessiblecurrent
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.1not-accessiblecurrent
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.1VlanIdnot-accessiblecurrent
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.2Integer32 (0..15)not-accessiblecurrent
hwL2VlanProtocolVlanNewProtocolType
OBJECT-TYPE
Protocol type.
1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.3INTEGER {at(1), ipv4(2), ipv6(3), ipxEthernetii(4), ipxLlc(5), ipxRaw(6), ipxSnap(7), modeEthernetii(8), modeLlc(9), modeSnap(10)}read-createcurrent
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.4OCTET STRING (SIZE(2))read-createcurrent
hwL2VlanProtocolVlanNewRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.29.1.5RowStatusread-createcurrent
hwL2VlanPolicyVlanNewTable
OBJECT-TYPE
The table of VLAN assignment based on strategy.
1.3.6.1.4.1.2011.5.25.42.3.1.2.30not-accessiblecurrent
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.1not-accessiblecurrent
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.1MacAddressnot-accessiblecurrent
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.2IpAddressnot-accessiblecurrent
hwL2VlanPolicyVlanNewPort
OBJECT-TYPE
Support MAC+IP+PORT.
1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.3Integer32not-accessiblecurrent
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.4VlanIdnot-accessiblecurrent
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.5Integer32 (0..7)read-createcurrent
hwL2VlanPolicyVlanNewRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.30.1.6RowStatusread-createcurrent
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.31not-accessiblecurrent
hwL2VlanProtocolVlanPortNewEntry
OBJECT-TYPE
Protocol-based VLAN port information entry.
1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
hwL2VlanProtocolVlanPortNewVlanId
OBJECT-TYPE
The protocol-based VLAN ID.
1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.2VlanIdnot-accessiblecurrent
hwL2VlanProtocolVlanPortNewProtocolIndex
OBJECT-TYPE
The protocol index.
1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.3Integer32 (0..15)not-accessiblecurrent
hwL2VlanProtocolVlanPortNewPriority
OBJECT-TYPE
The protocol-based VLAN priority.
1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.4Integer32 (0..7)read-createcurrent
hwL2VlanProtocolVlanPortNewRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.31.1.5RowStatusread-createcurrent
hwL2VlanMultiVoiceVlanPortTable
OBJECT-TYPE
Voice VLAN is enabled on the port.
1.3.6.1.4.1.2011.5.25.42.3.1.2.32not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2VlanIdread-createcurrent
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.3INTEGER {enabled(1), disabled(2)}read-writecurrent
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.4INTEGER {enabled(1), disabled(2)}read-writecurrent
hwL2VlanMultiVoiceVlanPortRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.32.1.51RowStatusread-createcurrent
hwL2VlanSwitchExtTable
OBJECT-TYPE
The table to config the vlan switch.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33not-accessiblecurrent
hwL2VlanSwitchExtEntry
OBJECT-TYPE
The entry of the vlan switch table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1not-accessiblecurrent
hwL2VlanSwitchExtName
OBJECT-TYPE
The vlan switch name.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.1OCTET STRING (SIZE(1..32))not-accessiblecurrent
hwL2VlanSwitchExtSrcIfIndex
OBJECT-TYPE
The index of source interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.2InterfaceIndexread-createcurrent
hwL2VlanSwitchExtOuterVlanId
OBJECT-TYPE
The outer vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.3Integer32 (0..4094)read-createcurrent
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.4OCTET STRING (SIZE(256))read-createcurrent
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.5OCTET STRING (SIZE(256))read-createcurrent
hwL2VlanSwitchExtDstIfIndex
OBJECT-TYPE
The index of destination interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.6InterfaceIndexread-createcurrent
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.7INTEGER {unchange(1), switch(2), push(3)}read-createcurrent
hwL2VlanSwitchExtDstVlan
OBJECT-TYPE
The outer vlan of destination.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.8Integer32 (0..4094)read-createcurrent
hwL2VlanSwitchExtDstInnerVlan
OBJECT-TYPE
The inner vlan of destination.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.9Integer32 (0..4094)read-createcurrent
hwL2VlanSwitchExtRemark
OBJECT-TYPE
The remark 8021p value.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.10Integer32 (0..8)read-createcurrent
hwL2VlanSwitchExtRemarkReverse
OBJECT-TYPE
The reverse remark 8021p value.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.11Integer32 (0..8)read-createcurrent
hwL2VlanSwitchExtLinkStatus
OBJECT-TYPE
The link status of vlan switch.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.12INTEGER {up(1), down(2)}read-onlycurrent
hwL2VlanSwitchExtRowStatus
OBJECT-TYPE
The row status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.33.1.51RowStatusread-createcurrent
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.34INTEGER {macvlan(1), ipsubnetvlan(2)}read-writecurrent
hwL2VlanXlateTable
OBJECT-TYPE
VLAN mapping configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.35not-accessiblecurrent
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.1not-accessiblecurrent
hwL2VlanXlateInterfaceIndex
OBJECT-TYPE
The index of the interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.1InterfaceIndexnot-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.3VlanIdOrNoneread-createcurrent
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.4VlanIdOrNonenot-accessiblecurrent
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.5Integer32 (0..8 | 65535)not-accessiblecurrent
hwL2VlanXlateDirection
OBJECT-TYPE
Direction inbound or outbound or both.
1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.6INTEGER {inbound(1), outbound(2), both(3)}not-accessiblecurrent
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.7INTEGER {map(1), stack(2), pop(3)}read-createcurrent
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.8VlanIdOrNoneread-createcurrent
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.9VlanIdOrNoneread-createcurrent
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.10Integer32read-createcurrent
hwL2VlanXlateRowStatus
OBJECT-TYPE
Operation status.
1.3.6.1.4.1.2011.5.25.42.3.1.2.35.1.51RowStatusread-createcurrent
hwL2QinQVlanTable
OBJECT-TYPE
The table of QinQ-VLAN configuration.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36not-accessiblecurrent
hwL2QinQVlanEntry
OBJECT-TYPE
The entry of QinQ-VLAN table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
hwL2QinQVlanIdBegin
OBJECT-TYPE
The begin VLAN ID of outside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.2VlanIdnot-accessiblecurrent
hwL2QinQVlanIdEnd
OBJECT-TYPE
The end VLAN ID of outside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.3VlanIdnot-accessiblecurrent
hwL2QinQVlanInnerVlanIdBegin
OBJECT-TYPE
The begin VLAN ID of inside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.4VlanIdOrNonenot-accessiblecurrent
hwL2QinQVlanInnerVlanIdEnd
OBJECT-TYPE
The end VLAN ID of inside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.5VlanIdOrNonenot-accessiblecurrent
hwL2QinQVlan8021pBegin
OBJECT-TYPE
The begin number of 8021p.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.6Integer32 (0..8)not-accessiblecurrent
hwL2QinQVlan8021pEnd
OBJECT-TYPE
The end number of 8021p.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.7Integer32 (0..8)not-accessiblecurrent
hwL2QinQVlanEtherType
OBJECT-TYPE
The value of Ethernet Type.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.8Integer32 (0..65535)not-accessiblecurrent
hwL2QinQVlanMode
OBJECT-TYPE
The mode of QinQ-VLAN configuration.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.9INTEGER {stacking(1), mapping(2), cosstacking(3), cosmapping(4), mapping2to1(5), mapping2to2(6)}read-createcurrent
hwL2QinQVlanChangedVlanId
OBJECT-TYPE
The changed VLAN ID of outside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.10VlanIdread-createcurrent
hwL2QinQVlanChangedInnerVlanId
OBJECT-TYPE
The changed VLAN ID of inside.
1.3.6.1.4.1.2011.5.25.42.3.1.2.36.1.11VlanIdOrNoneread-createcurrent
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.12Integer32 (0..8)read-createcurrent
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.13VlanIdOrNoneread-createcurrent
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.14RowStatusread-createcurrent
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.15Integer32 (0..8)read-createcurrent
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.37not-accessiblecurrent
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.1not-accessiblecurrent
hwL2UntagAddDTagPortIndex
OBJECT-TYPE
The port index number of interface.
1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.1Integer32not-accessiblecurrent
hwL2UntagAddDTagOuterVlanId
OBJECT-TYPE
The outer VLAN ID.
1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.2VlanIdread-createcurrent
hwL2UntagAddDTagInnerVlanId
OBJECT-TYPE
The inner VLAN ID.
1.3.6.1.4.1.2011.5.25.42.3.1.2.37.1.3VlanIdread-createcurrent
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.4RowStatusread-createcurrent
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.38Integer32 (0..7)read-writecurrent
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.39Integer32 (0..63)read-writecurrent
hwL2QinQIsolateTable
OBJECT-TYPE
Configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.40not-accessiblecurrent
hwL2QinQIsolateEntry
OBJECT-TYPE
QinQ-VLAN isolate port configuration table.
1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.3VlanIdOrNonenot-accessiblecurrent
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.4OCTET STRING (SIZE(256))read-writecurrent
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.5OCTET STRING (SIZE(256))read-writecurrent
hwL2QinQTagType
OBJECT-TYPE
The mode of QinQ-VLAN configuration.
1.3.6.1.4.1.2011.5.25.42.3.1.2.40.1.6INTEGER {dot1q(1), qinq(2)}read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
hwL2IfStatVlanCfgPortIndex
OBJECT-TYPE
The virtual index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.1.1.1Integer32 (1..512)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.11EnabledStatusread-createcurrent
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.12RowStatusread-createcurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
hwL2IfStat8021pCfgPortIndex
OBJECT-TYPE
The virtual index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.2.1.1Integer32 (1..512)not-accessiblecurrent
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.2Integer32 (0..7)not-accessiblecurrent
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.11EnabledStatusread-createcurrent
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.12RowStatusread-createcurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
hwL2IfStat8021pAndVlanCfgPortIndex
OBJECT-TYPE
The virtual index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.3.1.1Integer32 (1..512)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
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.3Integer32 (0..7)not-accessiblecurrent
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.11EnabledStatusread-createcurrent
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.12RowStatusread-createcurrent
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.4not-accessiblecurrent
hwL2VlanStatEntry
OBJECT-TYPE
Entries of vlan statistics table.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1not-accessiblecurrent
hwL2VlanStatVlanId
OBJECT-TYPE
The vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.1VlanIdnot-accessiblecurrent
hwL2VlanStatInTotalPkts
OBJECT-TYPE
The number of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.2Counter64read-onlycurrent
hwL2VlanStatInTotalBytes
OBJECT-TYPE
The byte number of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.3Counter64read-onlycurrent
hwL2VlanStatOutTotalPkts
OBJECT-TYPE
The number of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.4Counter64read-onlycurrent
hwL2VlanStatOutTotalBytes
OBJECT-TYPE
The byte number of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.5Counter64read-onlycurrent
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.6Counter64read-onlycurrent
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.7Counter64read-onlycurrent
hwL2VlanStatBcastDiscardPkts
OBJECT-TYPE
The number of aborted broadcast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.8Counter64read-onlycurrent
hwL2VlanStatInUcastPkts
OBJECT-TYPE
The number of received unicast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.9Counter64read-onlycurrent
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.10Counter64read-onlycurrent
hwL2VlanStatOutUcastPkts
OBJECT-TYPE
The number of sent unicast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.11Counter64read-onlycurrent
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.12Counter64read-onlycurrent
hwL2VlanStatInMcastPkts
OBJECT-TYPE
The number of received multicast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.13Counter64read-onlycurrent
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.14Counter64read-onlycurrent
hwL2VlanStatOutMcastPkts
OBJECT-TYPE
The number of sent multicast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.15Counter64read-onlycurrent
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.16Counter64read-onlycurrent
hwL2VlanStatInBcastPkts
OBJECT-TYPE
The number of received broadcast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.17Counter64read-onlycurrent
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.18Counter64read-onlycurrent
hwL2VlanStatOutBcastPkts
OBJECT-TYPE
The number of sent broadcast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.19Counter64read-onlycurrent
hwL2VlanStatOutBcastBytes
OBJECT-TYPE
The number of sent broadcast packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.20Counter64read-onlycurrent
hwL2VlanStatResetFlag
OBJECT-TYPE
The flag of reset.
1.3.6.1.4.1.2011.5.25.42.3.1.3.4.1.21EnabledStatusread-writecurrent
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.5not-accessiblecurrent
hwL2IfStatVlanEntry
OBJECT-TYPE
Entries of vlan and port statistics table.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1not-accessiblecurrent
hwL2IfStatVlanPortIndex
OBJECT-TYPE
The virtual Index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.1Integer32 (1..512)not-accessiblecurrent
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.2VlanIdnot-accessiblecurrent
hwL2IfStatVlanInTotalPkts
OBJECT-TYPE
The number of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.3Counter64read-onlycurrent
hwL2IfStatVlanInTotalBytes
OBJECT-TYPE
The bytes of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.4Counter64read-onlycurrent
hwL2IfStatVlanOutTotalPkts
OBJECT-TYPE
The number of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.5Counter64read-onlycurrent
hwL2IfStatVlanOutTotalBytes
OBJECT-TYPE
The bytes of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.6Counter64read-onlycurrent
hwL2IfStatVlanInPktsRate
OBJECT-TYPE
The rate of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.7Gauge32read-onlycurrent
hwL2IfStatVlanInBytesRate
OBJECT-TYPE
The rate of received bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.8Gauge32read-onlycurrent
hwL2IfStatVlanOutPktsRate
OBJECT-TYPE
The rate of sent packet.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.9Gauge32read-onlycurrent
hwL2IfStatVlanOutBytesRate
OBJECT-TYPE
The rate of sent bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.10Gauge32read-onlycurrent
hwL2IfStatVlanInUcastPkts
OBJECT-TYPE
The number of unicast packets received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.11Counter64read-onlycurrent
hwL2IfStatVlanInUcastBytes
OBJECT-TYPE
The number of unicast bytes received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.12Counter64read-onlycurrent
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.13Counter64read-onlycurrent
hwL2IfStatVlanOutUcastBytes
OBJECT-TYPE
The number of unicast bytes sent.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.14Counter64read-onlycurrent
hwL2IfStatVlanInMcastPkts
OBJECT-TYPE
The number of multicast packets received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.15Counter64read-onlycurrent
hwL2IfStatVlanInMcastBytes
OBJECT-TYPE
The number of multicast bytes received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.16Counter64read-onlycurrent
hwL2IfStatVlanOutMcastPkts
OBJECT-TYPE
The number of multicast packets sent.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.17Counter64read-onlycurrent
hwL2IfStatVlanOutMcastBytes
OBJECT-TYPE
The number of multicast bytes sent.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.18Counter64read-onlycurrent
hwL2IfStatVlanInBcastPkts
OBJECT-TYPE
The number of broadcast packets received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.19Counter64read-onlycurrent
hwL2IfStatVlanInBcastBytes
OBJECT-TYPE
The number of broadcast bytes received.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.20Counter64read-onlycurrent
hwL2IfStatVlanOutBcastPkts
OBJECT-TYPE
The number of broadcast packets sent.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.21Counter64read-onlycurrent
hwL2IfStatVlanOutBcastBytes
OBJECT-TYPE
The number of broadcast bytes sent.
1.3.6.1.4.1.2011.5.25.42.3.1.3.5.1.22Counter64read-onlycurrent
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.23EnabledStatusread-writecurrent
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.6not-accessiblecurrent
hwL2IfStat8021pEntry
OBJECT-TYPE
Entries of port and 8021p statistics table.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1not-accessiblecurrent
hwL2IfStat8021pPortIndex
OBJECT-TYPE
The virtual index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.1Integer32 (1..512)not-accessiblecurrent
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.2Integer32 (0..7)not-accessiblecurrent
hwL2IfStat8021pInTotalPkts
OBJECT-TYPE
The number of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.3Counter64read-onlycurrent
hwL2IfStat8021pInTotalBytes
OBJECT-TYPE
The bytes of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.4Counter64read-onlycurrent
hwL2IfStat8021pOutTotalPkts
OBJECT-TYPE
The number of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.5Counter64read-onlycurrent
hwL2IfStat8021pOutTotalBytes
OBJECT-TYPE
The bytes of sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.6Counter64read-onlycurrent
hwL2IfStat8021pInPktsRate
OBJECT-TYPE
The rate of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.7Gauge32read-onlycurrent
hwL2IfStat8021pInBytsRate
OBJECT-TYPE
The rate of received bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.8Gauge32read-onlycurrent
hwL2IfStat8021pOutPktsRate
OBJECT-TYPE
The rate of the sent packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.9Gauge32read-onlycurrent
hwL2IfStat8021pOutBytesRate
OBJECT-TYPE
The rate of sent bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.6.1.10Gauge32read-onlycurrent
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.11EnabledStatusread-writecurrent
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.7not-accessiblecurrent
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.1not-accessiblecurrent
hwL2IfStat8021pAndVlanPortIndex
OBJECT-TYPE
The virtual Index of L2 Interface.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.1Integer32 (1..512)not-accessiblecurrent
hwL2IfStat8021pAndVlanVlanId
OBJECT-TYPE
Vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.2VlanIdnot-accessiblecurrent
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.3Integer32 (0..7)not-accessiblecurrent
hwL2IfStat8021pAndVlanInTotalPkts
OBJECT-TYPE
The number of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.4Counter64read-onlycurrent
hwL2IfStat8021pAndVlanInTotalBytes
OBJECT-TYPE
The bytes of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.5Counter64read-onlycurrent
hwL2IfStat8021pAndVlanInPktsRate
OBJECT-TYPE
The rate of received packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.6Gauge32read-onlycurrent
hwL2IfStat8021pAndVlanInBytsRate
OBJECT-TYPE
The rate of received bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.7Gauge32read-onlycurrent
hwL2IfStat8021pAndVlanResetFlag
OBJECT-TYPE
The flag of reset statistic counters.
1.3.6.1.4.1.2011.5.25.42.3.1.3.7.1.8EnabledStatusread-writecurrent
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.8not-accessiblecurrent
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.1not-accessiblecurrent
hwL2VlanSwitchPSIfIndex
OBJECT-TYPE
The interface index.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.1InterfaceIndexnot-accessiblecurrent
hwL2VlanSwitchPSSVlanId
OBJECT-TYPE
Vlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.2Integer32 (1..4094)not-accessiblecurrent
hwL2VlanSwitchPSCVlanId
OBJECT-TYPE
CVlan-id.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.3Integer32 (0..4096)not-accessiblecurrent
hwL2VlanSwitchPSInputPkts
OBJECT-TYPE
The number of inbound discard packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.4Counter64read-onlycurrent
hwL2VlanSwitchPSInputBytes
OBJECT-TYPE
The number of inbound discard bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.5Counter64read-onlycurrent
hwL2VlanSwitchPSOutputPkts
OBJECT-TYPE
The number of outbound discard packets.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.6Counter64read-onlycurrent
hwL2VlanSwitchPSOutputBytes
OBJECT-TYPE
The number of outbound discard bytes.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.7Counter64read-onlycurrent
hwL2VlanSwitchPSResetFlag
OBJECT-TYPE
The flag of reset statistics.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.8EnabledStatusread-writecurrent
hwL2VlanSwitchPSEnableFlag
OBJECT-TYPE
The flag of enable statistics.
1.3.6.1.4.1.2011.5.25.42.3.1.3.8.1.9EnabledStatusread-writecurrent
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.1MacAddressaccessible-for-notifycurrent
hwPrincipalVlanID
OBJECT-TYPE
Principal VLAN ID of a MUX VLAN.
1.3.6.1.4.1.2011.5.25.42.3.1.5.2Integer32 (1..4094)accessible-for-notifycurrent
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.3Integer32 (1..128)accessible-for-notifycurrent
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.4Integer32 (1..128)accessible-for-notifycurrent
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.5Integer32 (1..2147483647)accessible-for-notifycurrent
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.6Integer32 (0..2147483647)accessible-for-notifycurrent
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.7Integer32 (0..2147483647)accessible-for-notifycurrent
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

NameOIDStatus
hwL2VlanUnkownPacketAlarm
NOTIFICATION-TYPE
Warning of unkown Packets in vlan.
1.3.6.1.4.1.2011.5.25.42.3.1.4.1current
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.2current
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.3current
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.4current
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.5current
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.6current
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.7current

Conformance

NameOIDStatus
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.1current
hwL2vlanStackingGroup
OBJECT-GROUP
A collection of objects providing l2vlan stacking service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.2current
hwL2vlanMappingGroup
OBJECT-GROUP
A collection of objects providing l2vlan mapping service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.3current
hwSupervlanGroup
OBJECT-GROUP
A collection of objects providing supervlan service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.4current
hwL2InterfIsolateGroup
OBJECT-GROUP
A collection of objects provding l2interfisolate service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.5current
hwL2IsolatemappingGroup
OBJECT-GROUP
A collection of objects provding enhanced l2isolate service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.6current
hwL2VlanStackingExtGroup
OBJECT-GROUP
A collection of objects providing flexible QinQ service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.7current
hwL2vlanQinQGroup
OBJECT-GROUP
A collection of objects providing l2vlan QinQ service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.8current
hwL2vlanQinQInterfaceGroup
OBJECT-GROUP
A collection of objects providing l2vlan QinQ service.
1.3.6.1.4.1.2011.5.25.42.3.2.1.9current
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.10current
hwL2VlanStackingAdvGroup
OBJECT-GROUP
A collection of objects vlan Stacking 8021p.
1.3.6.1.4.1.2011.5.25.42.3.2.1.11current
hwL2VlanMappingAdvGroup
OBJECT-GROUP
A collection of objects Vlan-Mapping 8021p.
1.3.6.1.4.1.2011.5.25.42.3.2.1.12current
hwL2VlanSwitchGroup
OBJECT-GROUP
A collection of hwL2VlanSwitchTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.13current
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.14current
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.15current
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.16current
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.17current
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.18current
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.19current
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.20current
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.21current
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.22current
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.23current
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.24current
hwL2VlanStackingMaskGroup
OBJECT-GROUP
A collection of hwL2VlanStackingMaskTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.25current
hwL2VlanIpSubnetVlanGroup
OBJECT-GROUP
A collection of hwL2VlanIpSubnetVlanTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.26current
hwL2VlanMacVlanGroup
OBJECT-GROUP
A collection of hwL2VlanMacVlanTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.27current
hwL2VlanProtocolVlanGroup
OBJECT-GROUP
A collection of hwL2VlanProtocolVlanTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.28current
hwL2VlanPolicyVlanGroup
OBJECT-GROUP
A collection of hwL2VlanPolicyVlanTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.29current
hwL2VlanVoiceVlanGroup
OBJECT-GROUP
A collection of Voice VLAN related objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.30current
hwL2VlanMappingMultiGroup
OBJECT-GROUP
A collection of hwL2VlanMappingMultiTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.31current
hwL2VlanSwitchPSGroup
OBJECT-GROUP
A collection of vlan statistic in the port.
1.3.6.1.4.1.2011.5.25.42.3.2.1.32current
hwL2VlanMacVlanNewGroup
OBJECT-GROUP
A collection of hwL2VlanMacVlanNewTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.33current
hwL2VlanProtocolVlanNewGroup
OBJECT-GROUP
A collection of hwL2VlanProtocolVlanNewTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.34current
hwL2VlanPolicyVlanNewGroup
OBJECT-GROUP
A collection of hwL2VlanPolicyVlanNewTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.35current
hwL2VlanProtocolVlanPortNewGroup
OBJECT-GROUP
A group of protocol vlan port.
1.3.6.1.4.1.2011.5.25.42.3.2.1.36current
hwL2VlanMultiVoiceVlanPortGroup
OBJECT-GROUP
A collection of hwL2VlanMultiVoiceVlanPortTable objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.37current
hwL2VlanPrecedenceGroup
OBJECT-GROUP
A collection of hwL2VlanPrecedence object.
1.3.6.1.4.1.2011.5.25.42.3.2.1.38current
hwL2VlanXlateGroup
OBJECT-GROUP
A collection of hwL2VlanXlateGroup object.
1.3.6.1.4.1.2011.5.25.42.3.2.1.39current
hwL2VlanSwitchExtGroup
OBJECT-GROUP
A group of vlan switch extent table.
1.3.6.1.4.1.2011.5.25.42.3.2.1.40current
hwL2QinQVlanGroup
OBJECT-GROUP
A group of QinQ-VLAN table.
1.3.6.1.4.1.2011.5.25.42.3.2.1.41current
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.42current
hwVcmpGroup
OBJECT-GROUP
A collection of VCMP objects.
1.3.6.1.4.1.2011.5.25.42.3.2.1.43current
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.1current
hwL2VlanTrapsGroup
NOTIFICATION-GROUP
The Group of L2VLAN Trap.
1.3.6.1.4.1.2011.5.25.42.3.2.3.1current