HUAWEI-L2IF-MIB

MIB Reference — IPNetwork Monitor

All MIBsHUAWEI-L2IF-MIB

Organization: Huawei Technologies Co.,Ltd.

Last Updated: 2005-05-10

Category: VLAN and Bridging, Vendor: Huawei

Description:

Huawei Layer 2 interface MIB providing extended management objects for Layer 2 Ethernet interface configuration, VLAN assignment, and port settings.

Imported Objects

From HUAWEI-MIB

hwDatacommOBJECT-IDENTITY

From IF-MIB

InterfaceIndex
ifDescrOBJECT-TYPE
ifIndexOBJECT-TYPE

From P-BRIDGE-MIB

EnabledStatus

From Q-BRIDGE-MIB

VlanId
VlanIdOrNone

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Counter64
Integer32
IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-IDENTITY
OBJECT-TYPE

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TruthValue

What Is HUAWEI-L2IF-MIB?

HUAWEI-L2IF-MIB is a Huawei-proprietary MIB covering Layer 2 interface management, extending standard interface MIBs with Huawei-specific objects for VLAN assignment and port-level Layer 2 configuration. Per its module description it covers layer-2 interface information along with hybrid-port and trunk-port settings, meaning it exposes port mode (access/hybrid/trunk), VLAN membership, and related Layer 2 switching configuration. Its role in device monitoring is mainly configuration/software status: confirming a port's Layer 2 mode and VLAN assignments match intended network design, rather than physical hardware counters like temperature or power. It naturally depends on and extends the standard IF-MIB (ifTable/ifIndex) for interface indexing, and complements Huawei's VLAN and bridge MIBs. Since only the hwL2IfGroups conformance group appeared in the sample, administrators typically need to consult the full HUAWEI-L2IF-MIB OID tree to find the specific per-port hybrid/trunk and VLAN objects before it is deployed on Huawei switches and multi-service platforms where administrators manage VLAN trunking and hybrid port configuration via SNMP.

IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-L2IF-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • Layer 2 port mode (access/hybrid/trunk)
  • VLAN assignment per port
  • hybrid port configuration

Supported Devices

  • Huawei CloudEngine S5735-L-V2 (2024) — 2.5GE campus access switch
  • Huawei CloudEngine S6750-H — 100GE enterprise-class core/aggregation switch

Monitoring Examples

Only the conformance group hwL2IfGroups was present in the sample_objects for this MIB, so no runtime data table/column names can be cited directly from the given data. Based on the module description, an administrator would be expected to poll per-port hybrid/trunk mode and VLAN membership tables (not captured in this sample) to confirm a port's Layer 2 configuration matches its intended role. Without further object names in the sample, this monitoring scenario is described generically rather than tied to specific columns observed here.

OIDs
OID symbolicOID numericTypeAccessDescription
hwL2Mgmt1.3.6.1.4.1.2011.5.25.42
hwL2IfMib1.3.6.1.4.1.2011.5.25.42.1information of layer2 interface and information of hybrid port and information of trunk port
hwL2IfObjects1.3.6.1.4.1.2011.5.25.42.1.1
hwL2Interface1.3.6.1.4.1.2011.5.25.42.1.1.1
I32 hwL2IfPortMax1.3.6.1.4.1.2011.5.25.42.1.1.1.1Integer32read-onlyMax ports that this device supports,BRIDGE-MIB have a resemble definition.
ENA hwL2TopologyDetect1.3.6.1.4.1.2011.5.25.42.1.1.1.2EnabledStatusread-writeWhether to enable layer2 topology detection.
hwL2IfTable1.3.6.1.4.1.2011.5.25.42.1.1.1.3not-accessibleThis is a table of layer2 interface,so it displays some attribute of layer2 interface.
hwL2IfEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1not-accessibleEntries of extended Huawei private interface information table
I32 hwL2IfPortNum1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.1Integer32not-accessibleNumber of layer2 interface port, a unique value, for each port.It is recommended that values are assigned contiguously starting from 1.
NUM hwL2IfPortIfIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.2InterfaceIndexread-onlyA unique value, greater than zero, for each interface or interface sub-layer in the managed system. The value is consistent with the ifIndex in ifTable of IF-MIB.
INT hwL2IfPortType1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3INTEGERread-writeLayer2 interface Port type, it contains invalid(0), trunk(1), access(2), hybrid(3), fabric(4)and qinq(5).Do not support fabric(4) now.invalid(0),which we read only,can't modify.
I32 hwL2IfPVID1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.4Integer32read-writeLayer2 interface Port VLAN ID
T/F hwL2IfIsSrcMacFilter1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.5TruthValueread-onlyWhether to filter source MAC address. We don't support it now.
INT hwL2IfMacAddrLearnMode1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.6INTEGERread-onlyStatus indicates mac address learn mode of the interface. IVL(1) means independent VLAN learning.SVL means shared VLAN learning. We only support iVL now.
INT hwL2IfMacAddressLearn1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.7INTEGERread-writeStatus indicates if the interface is allowed to learn mac address, enable(1) can be setted, (enabled(1) means that the interface can learn mac address), otherwise disabled(2) can be setted. discard(3) means the interface will drop packets.
I32 hwL2IfBcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.8Integer32read-writeBroadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed.
I32 hwL2IfMcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.9Integer32read-writeMulticast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed.
I32 hwL2IfUcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.10Integer32read-writeUnicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed.
I32 hwL2IfOutBcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.11Integer32read-writeOutbound broadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed.
I32 hwL2IfOutMcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.12Integer32read-writeOutbound multicast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed.
I32 hwL2IfOutUcastRatio1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.13Integer32read-writeOutbound unicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed.
ENA hwL2IfDiscardBcast1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.14EnabledStatusread-writeThe flag of droping the broadcast packets, 1:discard; 2:forward(default).
ENA hwL2IfDiscardUnknownMcast1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.15EnabledStatusread-writeThe flag of droping the unknown mutilcast packets, 1:discard; 2:forward(default).
ENA hwL2IfDiscardUnknownUcast1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.16EnabledStatusread-writeThe flag of droping the unknown unicast packets, 1:discard; 2:forward(default).
ENA hwL2IfBpdu1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.17EnabledStatusread-writeBpdu enable in port.
I32 hwL2IfPortPriority1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.18Integer32read-writePort priority about interface.
OCT hwL2IfPortName1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.19OCTET STRINGread-onlyThe interface name.
C64 hwL2IfInInvalidVlanPkts1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.20Counter64read-onlyThe number of invalid VLAN packets.
ENA hwL2IfFlushEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.21EnabledStatusread-writeThe flush enable status of layer2 port.
I32 hwL2IfFlushControlVlan1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.22Integer32read-writeThe control vlan of flush packet.
ENA hwL2IfCurrentInBcastPercent1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.23EnabledStatusread-writeThe flag of qinq port trust default priority, 1:enable; 2:disable(default).
ENA hwL2IfCurrentOutBcastPercent1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.24EnabledStatusread-writeThe flag of port offline status, 1:enable; 2:disable(default).
ENA hwL2IfQinqVlanTransEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.25EnabledStatusread-writeEnable QinQ VLAN translation, 1:enable; 2:disable(default).
INT hwL2IfQinqVlanTransMissDrop1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.26INTEGERread-writePackets are dropped when a VLAN translation miss occurs, 1:noDrop(default); 2:drop.
ENA hwL2IfIpSubnetVlanEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.27EnabledStatusread-writeEnable VLAN assignment based on ip subnet, 1:enable(default); 2:disable.
ENA hwL2IfMacVlanEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.28EnabledStatusread-writeMac Vlan enable, 1:enable; 2:disable(default)
ENA hwL2IfPolicyVlanEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.29EnabledStatusread-writePolicy Vlan enable, 1:enable; 2:disable(default)
I32 hwL2IfVlanPrecedence1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.30Integer32read-writeDetermine the priorities for selecting VLAN (MAC-based, subnet-based VLANs), 0:MAC VLAN(default); 1:IPSUBNET VLAN.
ENA hwL2IfIsolateGroupEnable1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.31EnabledStatusread-writeThe value enabled(1) indicates that the port is a member of the port-isolate group; disable(2) indicates that the port is not a member of the port-isolate group. The default value is disable(2).
hwL2IfHybridPortTable1.3.6.1.4.1.2011.5.25.42.1.1.1.9not-accessibleHybrid-port configuration table
hwL2IfHybridPortEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1not-accessibleEntry of Hybrid-port configuration table
I32 hwL2IfHybridPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.1Integer32not-accessibleIndex of Hybrid-port
VLA hwL2IfHybridTaggedVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.2VlanListread-writeThe lowest possible value of the tagged vlan list on the Hybrid-port.
VLA hwL2IfHybridTaggedVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.3VlanListread-writeThe highest possible value of the tagged vlan list on the Hybrid-port.
VLA hwL2IfHybridUnTaggedVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.4VlanListread-writeThe lowest possible value of the untagged vlan list on the Hybrid-port.
VLA hwL2IfHybridUnTaggedVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.5VlanListread-writeThe highest possible value of the untagged vlan list on the Hybrid-port.
hwL2IfTrunkPortTable1.3.6.1.4.1.2011.5.25.42.1.1.1.10not-accessibleTrunk-port configuration table. Trunk-port is a logistic port.
hwL2IfTrunkPortEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1not-accessibleEntry of Trunk-port configuration table
I32 hwL2IfTrunkPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.1Integer32not-accessibleIndex of Trunk-port
VLA hwL2IfTrunkAllowPassVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.2VlanListread-writeThe lowest possible value of the Vlan list that port Trunk allows to pass.
VLA hwL2IfTrunkAllowPassVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.3VlanListread-writeThe highest possible value of the Vlan list that port Trunk allows to pass.
hwL2IfPortIsolateTable1.3.6.1.4.1.2011.5.25.42.1.1.1.11not-accessiblePort isolate in the same Service-instance table. The Service-instance is used to communicate among different vlans.
hwL2IfPortIsolateEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1not-accessibleEntry of port isolate configuration table.
I32 hwL2IfPortIsolatePortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.1Integer32not-accessibleThe port index of L2 interface.
OCT hwL2IfPortIsolateSIName1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.2OCTET STRINGnot-accessibleThe name of Service-instance.The Service-instance(S.I.)is used to communicate among different vlans.
ROW hwL2IfPortIsolateRowStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.3RowStatusread-createThe RowStatus of hwL2IfPortIsolateTable.
hwL2IfSuppressionTable1.3.6.1.4.1.2011.5.25.42.1.1.1.12not-accessiblePort suppression configuration table
hwL2IfSuppressionEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1not-accessibleEntry of port suppression configuration table
I32 hwL2IfSuppressionPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.1Integer32not-accessibleThe port index of L2 interface.
INT hwL2IfSuppressionType1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.2INTEGERnot-accessibleType of port suppression command, a unique value from 1 to 3: 1 means broadcast suppression; 2 means multicast suppression; 3 means unicast suppression.
I32 hwL2IfSuppressionCir1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.3Integer32read-createCommitted Information Rate. Unit: kbps.
I32 hwL2IfSuppressionCbs1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.4Integer32read-createCommitted Burst Size. Unit: byte
ROW hwL2IfSuppressionRowStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.5RowStatusread-createThe RowStatus of hwL2IfSuppressionTable .
hwL2IfVlanSuppressionTable1.3.6.1.4.1.2011.5.25.42.1.1.1.13not-accessiblePort and Vlan suppression configuration table
hwL2IfVlanSuppressionEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1not-accessibleEntry of port and Vlan suppression configuration table
I32 hwL2IfVlanSuppressionPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.1Integer32not-accessibleThe port index of L2 interface.
I32 hwL2IfVlanSuppressionStartVlan1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.2Integer32not-accessibleThe start vlan-id of port and vlan suppression.
I32 hwL2IfVlanSuppressionEndVlan1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.3Integer32not-accessibleThe end vlan-id of port and vlan suppression.
I32 hwL2IfVlanSuppressionCir1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.4Integer32read-createCommitted Information Rate. Unit: kbps.
I32 hwL2IfVlanSuppressionCbs1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.5Integer32read-createCommitted Burst Size. Unit: byte
ROW hwL2IfVlanSuppressionRowStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.6RowStatusread-createThe RowStatus of hwL2IfVlanSuppressionTable .
hwL2IfPortTcnTable1.3.6.1.4.1.2011.5.25.42.1.1.1.14not-accessiblePort TCN in the same Service-instance table. The Service-instance is used to configure TCN.
hwL2IfPortTcnEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1not-accessibleEntry of port TCN configuration table.
I32 hwL2IfTcnPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.1Integer32not-accessibleThe port index of L2 interface.
ENA hwL2IfTcnStp1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.2EnabledStatusread-writeStatus indicates if the interface is allowed to notify stp TCN message , enable(1) can be setted, (enabled(1) means that the interface can notify TCN), otherwise disabled(2) can be setted.
ENA hwL2IfTcnSmartLink1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.3EnabledStatusread-writeStatus indicates if the interface is allowed to notify SmartLink TCN message, enable(1) can be setted, (enabled(1) means that the interface can notify TCN), otherwise disabled(2) can be setted.
OCT hwL2IfTcnVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.4OCTET STRINGread-writeThe lowest possible value of the vlan list on the Tcn-port.
OCT hwL2IfTcnVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.5OCTET STRINGread-writeThe highest possible value of the vlan list on the Tcn-port.
hwL2IfPortLoopDetectTable1.3.6.1.4.1.2011.5.25.42.1.1.1.15not-accessibleA table containing the port external loopback detection information for device. It can protect the port from external loopback.
hwL2IfPortLoopDetectEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1not-accessibleEntries of the port external loopback detection table.
I32 hwL2IfPortLoopDetectPort1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.1Integer32not-accessibleThe port number which will be configured port external loopback detection.
ENA hwL2IfPortLoopDetectEnabled1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.2EnabledStatusread-writeWhen this object is set to 'enabled(1)' Port external loopback detection is enabled on this port else disabled.
I32 hwL2IfPortLoopDetectInterval1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.3Integer32read-writeThe detect period of port external loopback detection.
INT hwL2IfPortLoopDetectAction1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.4INTEGERread-writeThe port external loopback detection protect action of this entry.
INT hwL2IfPortLoopDetectStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.5INTEGERread-onlyThe current status of port(block/shutdown/trap/normal).
OCT hwL2IfPortLoopDetectProtocol1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.6OCTET STRINGread-writeThe ethernet type of the detecting packet to port external loopback detection.
hwL2IfPortProtocolVlanDataTable1.3.6.1.4.1.2011.5.25.42.1.1.1.16not-accessibleThe entry of protocol vlan by port.
hwL2IfPortProtocolVlanDataEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1not-accessibleThe entry of protocol vlan by port.
I32 hwL2IfPortProtocolVlanDataPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.1Integer32not-accessibleThe protocol vlan Index of port .
I32 hwL2IfPortProtocolVlanDataVlan1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.2Integer32read-createVLAN ID.
I32 hwL2IfPortProtocolVlanDataPri1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.3Integer32read-createVLAN PRI.
ROW hwL2IfPortProtocolVlanDataRowStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.4RowStatusread-createOperation status.
hwL2IfPwSuppressionTable1.3.6.1.4.1.2011.5.25.42.1.1.1.17not-accessiblePw suppression configuration table
hwL2IfPwSuppressionEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1not-accessibleThis object indicates the configuration table for PW-based unknown traffic suppression.
OCT hwL2IfPwSuppressionVsiName1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.1OCTET STRINGnot-accessibleThis object indicates the name of the VSI that is configured with PW-based unknown traffic suppression.
OCT hwL2IfPwSuppressionPwName1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.2OCTET STRINGnot-accessibleThis object indicates the name of the PW that is configured with PW-based unknown traffic suppression.
INT hwL2IfPwSuppressionType1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.3INTEGERnot-accessibleThe value of this object identifies the type of PW-based unknown traffic suppression: 1: broadcast suppression 2: multicast suppression 3: unknown unicast suppression
I32 hwL2IfPwSuppressionCir1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.4Integer32read-createThis object indicates the Committed Information Rate. Unit: kbit/s.
I32 hwL2IfPwSuppressionCbs1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.5Integer32read-createThis object indicates the Committed Burst Size. Unit: byte.
ROW hwL2IfPwSuppressionRowStatus1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.50RowStatusread-createThis object indicates the RowStatus of hwPwSuppressionTable.
I32 hwL2IfLoopDetectInterval1.3.6.1.4.1.2011.5.25.42.1.1.1.18Integer32read-writeThe detect period of system external loopback detection.
hwL2IfDynamicPortVlanTable1.3.6.1.4.1.2011.5.25.42.1.1.1.19not-accessibleTable for dynamic relationship of port-vlan.
hwL2IfDynamicPortVlanEntry1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1not-accessibleEntry of dynamic port-vlan relationship table.
I32 hwL2IfDynamicPortVlanPortIndex1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.1Integer32not-accessiblePort index of switch-port.
INT hwL2IfDynamicPortVlanServiceType1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.2INTEGERnot-accessibleService type of dynamic port-vlan relationship table.
VLA hwL2IfDynamicPortVlanPvid1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.3VlanIdOrNoneread-onlyThe Dynamic PVID of port-vlan table.
VLA hwL2IfDynamicPortVlanUntaggedVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.4VlanListread-onlyThe lowest possible value of the untagged vlan list of dynamic port-vlan table.
VLA hwL2IfDynamicPortVlanUntaggedVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.5VlanListread-onlyThe highest possible value of the untagged vlan list of Dynamic port-vlan table.
VLA hwL2IfDynamicPortVlanTaggedVlanListLow1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.6VlanListread-onlyThe lowest possible value of the tagged vlan list of Dynamic port-vlan table.
VLA hwL2IfDynamicPortVlanTaggedVlanListHigh1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.7VlanListread-onlyThe highest possible value of the tagged vlan list of Dynamic port-vlan table.
hwL2IfTraps1.3.6.1.4.1.2011.5.25.42.1.1.2
NTF hwL2IfInvalidVlanPacketAlarm1.3.6.1.4.1.2011.5.25.42.1.1.2.1Warning of receiving invalid VLAN packets in the interface.
NTF hwInBcastRisingThreshold1.3.6.1.4.1.2011.5.25.42.1.1.2.2Port status changed because loopback detect.(Normal/Block/Shutdown/Trap)
hwL2IfConformance1.3.6.1.4.1.2011.5.25.42.1.2
hwL2IfCompliances1.3.6.1.4.1.2011.5.25.42.1.2.1
hwL2IfCompliance1.3.6.1.4.1.2011.5.25.42.1.2.1.1The compliance statement for entities implementing the Huawei layer two interface management MIB
hwL2IfGroups1.3.6.1.4.1.2011.5.25.42.1.2.2
hwL2IfMacAddrGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.1A collection of objects indicate mac address learn of the interface.
hwL2IfBroadcastRatioGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.2A collection of objects indicate broadcast-suppression ratio.
hwL2IfHybridTaggedVlanGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.3A collection of objects indicate lowest/highest possible value of the tagged/untagged vlan list on the Hybrid-port.
hwL2IfTrunkAllowPassVlanListGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.4A collection of objects indicate lowest/highed possible value of the allowed and passed vlan list on the Trunk-port.
hwL2IfPortGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.5A collection of objects indicate index of layer2 port.
hwL2IfPVIDGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.6A collection of objects indicate PVID of layer2 interface.
hwL2IfPortTypeGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.7A collection of objects indicate VLAN type of layer2 interface.
hwL2IfPortMaxGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.8A collection of objects indicate that the device supports maxmum of port .
hwL2IfPortExtGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.9A collection of objects indicate that the device supports attribute of port .
hwL2IfPortIsolateGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.10A collection of objects indicate that the device supports islation of port .
hwL2IfAlarmGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.11A collection of objects indicate that the device supports alarm of port .
hwL2IfSuppressionGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.12A collection of objects that L2IfSuppression.
hwL2IfVlanSuppressionGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.13A collection of values indicate that 'Committed infomation rate'.
hwL2IfPortTcnGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.14A collection of objects indicate that the device supports islation of port .
hwL2IfPortLoopDetectGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.15A collection of objects indicate that the port external loopback detection.
hwL2IfPortProtocolVlanDataGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.16The entry of protocol vlan by port.
hwL2IfPwSuppressionGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.17A collection of objects in L2IfPwSuppression.
hwL2IfDynamicPortVlanTableGroup1.3.6.1.4.1.2011.5.25.42.1.2.2.19A collection of objects of dynamic relationship of port-vlan.

RFC description

Huawei vendor-private MIB that manages Layer 2 interface properties including port-based VLAN assignments, spanning tree parameters, and link-layer statistics on H3C/Huawei LAN switches.

Start monitoring Huawei switch (Layer 2 interface, hybrid/trunk port config) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HUAWEI-L2IF-MIB