HUAWEI-L2IF-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.42.1
- Last updated
- 2017-08-17 09:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-17 09:00, 2016-11-22 09:00, 2013-08-06 09:00, 2013-07-24 09:00
- Namespace
- huawei
- Source file
HUAWEI-L2IF-MIB- Digest
sha256:109c060159be55c345a7e10b3aa94e012a45a55e152a32a32b685723616213d8
Description
information of layer2 interface and information of hybrid port and information of trunk port
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex, ifDescr, ifIndex |
| P-BRIDGE-MIB | EnabledStatus |
| Q-BRIDGE-MIB | VlanId, VlanIdOrNone |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
3 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 HUAWEI-L2IF-MIB HUAWEI-MIB IANAifType-MIB IF-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
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VlanList TEXTUAL-CONVENTION Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 0 through 7, the second octet specifying vlans 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan of the link is represented by a single bit within the value of this object. If that bit has a value of '1' then that vlan is included in the set of vlans; the vlan is not included if its bit has a value of '0'. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwL2Mgmt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42 | |||
| hwL2IfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.1 | |||
| hwL2Interface OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.1.1 | |||
| hwL2IfPortMax OBJECT-TYPE Max ports that this device supports,BRIDGE-MIB have a resemble definition. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.1 | Integer32 | read-only | current |
| hwL2TopologyDetect OBJECT-TYPE Whether to enable layer2 topology detection. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.2 | EnabledStatus | read-write | current |
| hwL2IfTable OBJECT-TYPE This table is used to query and configure the basic attributes of a Layer 2 interface, including number, index, type, default VLAN ID, and the MAC address learning status. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3 | not-accessible | current | |
| hwL2IfEntry OBJECT-TYPE Entries of extended Huawei private interface information table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1 | not-accessible | current | |
| hwL2IfPortNum OBJECT-TYPE Number of layer2 interface port, a unique value, for each port.It is recommended that values are assigned contiguously starting from 1. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfPortIfIndex OBJECT-TYPE The value of this object identifies the index of the Layer 2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.2 | InterfaceIndex | read-only | current |
| hwL2IfPortType OBJECT-TYPE The value of this object identifies the type of the Layer 2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3 | INTEGER {invalid(0), trunk(1), access(2), hybrid(3), fabric(4), qinq(5), desirable(6), auto(7)} | read-write | current |
| hwL2IfPVID OBJECT-TYPE Layer2 interface Port VLAN ID | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.4 | Integer32 | read-write | current |
| hwL2IfIsSrcMacFilter OBJECT-TYPE Whether to filter source MAC address. We don't support it now. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.5 | TruthValue | read-only | current |
| hwL2IfMacAddrLearnMode OBJECT-TYPE The object indicates the mode for learning MAC addresses. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.6 | INTEGER {iVL(1), sVL(2)} | read-only | current |
| hwL2IfMacAddressLearn OBJECT-TYPE Status 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. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.7 | INTEGER {enabled(1), disabled(2), discard(3), invalid(4)} | read-write | current |
| hwL2IfBcastRatio OBJECT-TYPE Broadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.8 | Integer32 (0..100) | read-write | current |
| hwL2IfMcastRatio OBJECT-TYPE Multicast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.9 | Integer32 (0..100) | read-write | current |
| hwL2IfUcastRatio OBJECT-TYPE Unicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.10 | Integer32 (0..100) | read-write | current |
| hwL2IfOutBcastRatio OBJECT-TYPE Outbound broadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.11 | Integer32 (0..100) | read-write | current |
| hwL2IfOutMcastRatio OBJECT-TYPE Outbound multicast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.12 | Integer32 (0..100) | read-write | current |
| hwL2IfOutUcastRatio OBJECT-TYPE Outbound unicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.13 | Integer32 (0..100) | read-write | current |
| hwL2IfDiscardBcast OBJECT-TYPE The flag of droping the broadcast packets, 1:discard; 2:forward(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.14 | EnabledStatus | read-write | current |
| hwL2IfDiscardUnknownMcast OBJECT-TYPE The flag of droping the unknown mutilcast packets, 1:discard; 2:forward(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.15 | EnabledStatus | read-write | current |
| hwL2IfDiscardUnknownUcast OBJECT-TYPE The flag of droping the unknown unicast packets, 1:discard; 2:forward(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.16 | EnabledStatus | read-write | current |
| hwL2IfBpdu OBJECT-TYPE Bpdu enable in port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.17 | EnabledStatus | read-write | current |
| hwL2IfPortPriority OBJECT-TYPE Port priority about interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.18 | Integer32 (0..7) | read-write | current |
| hwL2IfPortName OBJECT-TYPE The interface name. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.19 | OCTET STRING (SIZE(0..48)) | read-only | current |
| hwL2IfInInvalidVlanPkts OBJECT-TYPE The number of invalid VLAN packets. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.20 | Counter64 | read-only | current |
| hwL2IfFlushEnable OBJECT-TYPE The flush enable status of layer2 port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.21 | EnabledStatus | read-write | current |
| hwL2IfFlushControlVlan OBJECT-TYPE The control vlan of flush packet. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.22 | Integer32 (1..4094 | 65535) | read-write | current |
| hwL2IfCurrentInBcastPercent OBJECT-TYPE The flag of qinq port trust default priority, 1:enable; 2:disable(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.23 | EnabledStatus | read-write | current |
| hwL2IfCurrentOutBcastPercent OBJECT-TYPE The flag of port offline status, 1:enable; 2:disable(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.24 | EnabledStatus | read-write | current |
| hwL2IfQinqVlanTransEnable OBJECT-TYPE Enable QinQ VLAN translation, 1:enable; 2:disable(default). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.25 | EnabledStatus | read-write | current |
| hwL2IfQinqVlanTransMissDrop OBJECT-TYPE Packets are dropped when a VLAN translation miss occurs, 1:noDrop(default); 2:drop. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.26 | INTEGER {noDrop(1), drop(2)} | read-write | current |
| hwL2IfIpSubnetVlanEnable OBJECT-TYPE Enable VLAN assignment based on ip subnet, 1:enable(default); 2:disable. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.27 | EnabledStatus | read-write | current |
| hwL2IfMacVlanEnable OBJECT-TYPE Mac Vlan enable, 1:enable; 2:disable(default) | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.28 | EnabledStatus | read-write | current |
| hwL2IfPolicyVlanEnable OBJECT-TYPE Policy Vlan enable, 1:enable; 2:disable(default) | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.29 | EnabledStatus | read-write | current |
| hwL2IfVlanPrecedence OBJECT-TYPE Determine the priorities for selecting VLAN (MAC-based, subnet-based VLANs), 0:MAC VLAN(default); 1:IPSUBNET VLAN. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.30 | Integer32 | read-write | current |
| hwL2IfIsolateGroupEnable OBJECT-TYPE The 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). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.31 | EnabledStatus | read-write | current |
| hwL2IfActivePortType OBJECT-TYPE Layer2 interface active port type, it contains invalid(0), trunk(1), access(2), hybrid(3), fabric(4), qinq(5).Do not support fabric(4) now. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.32 | INTEGER {invalid(0), trunk(1), access(2), hybrid(3), fabric(4), qinq(5)} | read-only | current |
| hwL2IfHybridPortTable OBJECT-TYPE This table describes the VLAN information about Layer 2 hybrid interfaces in tagged and untagged modes. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9 | not-accessible | current | |
| hwL2IfHybridPortEntry OBJECT-TYPE Entry of Hybrid-port configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1 | not-accessible | current | |
| hwL2IfHybridPortIndex OBJECT-TYPE Index of Hybrid-port | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfHybridTaggedVlanListLow OBJECT-TYPE This object indicates the low-bit tagged VLANs carried in packets that can pass through the hybrid interface. There are 2048 low-bit VLANs (0-2047) and VLAN 0 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.2 | VlanList (SIZE(256)) | read-write | current |
| hwL2IfHybridTaggedVlanListHigh OBJECT-TYPE This object indicates the high-bit tagged VLANs carried in packets that can pass through the hybrid interface. There are 2048 high-bit VLANs (2048-4095) and VLAN 4095 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.3 | VlanList (SIZE(256)) | read-write | current |
| hwL2IfHybridUnTaggedVlanListLow OBJECT-TYPE This object indicates the low-bit untagged VLANs carried in packets that can pass through the hybrid interface. There are 2048 low-bit VLANs (0-2047) and VLAN 0 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.4 | VlanList (SIZE(256)) | read-write | current |
| hwL2IfHybridUnTaggedVlanListHigh OBJECT-TYPE This object indicates the high-bit untagged VLANs carried in packets that can pass through the hybrid interface. There are 2048 high-bit VLANs (2048-4095) and VLAN 4095 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.5 | VlanList (SIZE(256)) | read-write | current |
| hwL2IfTrunkPortTable OBJECT-TYPE This table describes the allowed VLAN information about Layer 2 trunk interfaces. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10 | not-accessible | current | |
| hwL2IfTrunkPortEntry OBJECT-TYPE Entry of Trunk-port configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1 | not-accessible | current | |
| hwL2IfTrunkPortIndex OBJECT-TYPE Index of Trunk-port | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfTrunkAllowPassVlanListLow OBJECT-TYPE This object indicates low-bit VLANs carried in packets that can pass through the trunk interface. There are 2048 low-bit VLANs (0-2047) and VLAN 0 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.2 | VlanList (SIZE(0..256)) | read-write | current |
| hwL2IfTrunkAllowPassVlanListHigh OBJECT-TYPE This object indicates high-bit VLANs carried in packets that can pass through the trunk interface. There are 2048 high-bit VLANs (2048-4095) and 4095 is not used. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.3 | VlanList (SIZE(0..256)) | read-write | current |
| hwL2IfPortIsolateTable OBJECT-TYPE Port isolate in the same Service-instance table. The Service-instance is used to communicate among different vlans. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11 | not-accessible | current | |
| hwL2IfPortIsolateEntry OBJECT-TYPE Entry of port isolate configuration table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1 | not-accessible | current | |
| hwL2IfPortIsolatePortIndex OBJECT-TYPE The port index of L2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfPortIsolateSIName OBJECT-TYPE The name of Service-instance.The Service-instance(S.I.)is used to communicate among different vlans. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.2 | OCTET STRING (SIZE(0..31)) | not-accessible | current |
| hwL2IfPortIsolateRowStatus OBJECT-TYPE The RowStatus of hwL2IfPortIsolateTable. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.3 | RowStatus | read-create | current |
| hwL2IfSuppressionTable OBJECT-TYPE Port suppression configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12 | not-accessible | current | |
| hwL2IfSuppressionEntry OBJECT-TYPE Entry of port suppression configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1 | not-accessible | current | |
| hwL2IfSuppressionPortIndex OBJECT-TYPE The port index of L2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfSuppressionType OBJECT-TYPE Type of port suppression command, a unique value from 1 to 3: 1 means broadcast suppression; 2 means multicast suppression; 3 means unicast suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.2 | INTEGER {broadcast(1), multicast(2), unicast(3)} | not-accessible | current |
| hwL2IfSuppressionCir OBJECT-TYPE Committed Information Rate. Unit: kbps. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.3 | Integer32 (0..10000000) | read-create | current |
| hwL2IfSuppressionCbs OBJECT-TYPE Committed Burst Size. Unit: byte | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.4 | Integer32 (2048..64000000) | read-create | current |
| hwL2IfSuppressionRowStatus OBJECT-TYPE The RowStatus of hwL2IfSuppressionTable . | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.5 | RowStatus | read-create | current |
| hwL2IfVlanSuppressionTable OBJECT-TYPE Port and Vlan suppression configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13 | not-accessible | current | |
| hwL2IfVlanSuppressionEntry OBJECT-TYPE Entry of port and Vlan suppression configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1 | not-accessible | current | |
| hwL2IfVlanSuppressionPortIndex OBJECT-TYPE The port index of L2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.1 | Integer32 (1..512) | not-accessible | current |
| hwL2IfVlanSuppressionStartVlan OBJECT-TYPE The start vlan-id of port and vlan suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.2 | Integer32 (1..4094) | not-accessible | current |
| hwL2IfVlanSuppressionEndVlan OBJECT-TYPE The end vlan-id of port and vlan suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.3 | Integer32 (1..4094) | not-accessible | current |
| hwL2IfVlanSuppressionCir OBJECT-TYPE Committed Information Rate. Unit: kbps. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.4 | Integer32 (0..10000000) | read-create | current |
| hwL2IfVlanSuppressionCbs OBJECT-TYPE Committed Burst Size. Unit: byte | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.5 | Integer32 (2048..64000000) | read-create | current |
| hwL2IfVlanSuppressionRowStatus OBJECT-TYPE The RowStatus of hwL2IfVlanSuppressionTable . | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.6 | RowStatus | read-create | current |
| hwL2IfPortTcnTable OBJECT-TYPE Port TCN in the same Service-instance table. The Service-instance is used to configure TCN. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14 | not-accessible | current | |
| hwL2IfPortTcnEntry OBJECT-TYPE Entry of port TCN configuration table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1 | not-accessible | current | |
| hwL2IfTcnPortIndex OBJECT-TYPE The port index of L2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfTcnStp OBJECT-TYPE Status 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. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.2 | EnabledStatus | read-write | current |
| hwL2IfTcnSmartLink OBJECT-TYPE Status 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. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.3 | EnabledStatus | read-write | current |
| hwL2IfTcnVlanListLow OBJECT-TYPE The lowest possible value of the vlan list on the Tcn-port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.4 | OCTET STRING (SIZE(0..31)) | read-write | current |
| hwL2IfTcnVlanListHigh OBJECT-TYPE The highest possible value of the vlan list on the Tcn-port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.5 | OCTET STRING (SIZE(0..31)) | read-write | current |
| hwL2IfPortLoopDetectTable OBJECT-TYPE A table containing the port external loopback detection information for device. It can protect the port from external loopback. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15 | not-accessible | current | |
| hwL2IfPortLoopDetectEntry OBJECT-TYPE Entries of the port external loopback detection table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1 | not-accessible | current | |
| hwL2IfPortLoopDetectPort OBJECT-TYPE The port number which will be configured port external loopback detection. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.1 | Integer32 | not-accessible | current |
| hwL2IfPortLoopDetectEnabled OBJECT-TYPE When this object is set to 'enabled(1)' Port external loopback detection is enabled on this port else disabled. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.2 | EnabledStatus | read-write | current |
| hwL2IfPortLoopDetectInterval OBJECT-TYPE The detect period of port external loopback detection. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.3 | Integer32 | read-write | current |
| hwL2IfPortLoopDetectAction OBJECT-TYPE The port external loopback detection protect action of this entry. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.4 | INTEGER {shutdown(1), block(2), trap(3)} | read-write | current |
| hwL2IfPortLoopDetectStatus OBJECT-TYPE The current status of port(block/shutdown/trap/normal). | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.5 | INTEGER {normal(1), block(2), shutdown(3), trap(4)} | read-only | current |
| hwL2IfPortLoopDetectProtocol OBJECT-TYPE The ethernet type of the detecting packet to port external loopback detection. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.6 | OCTET STRING (SIZE(2)) | read-write | current |
| hwL2IfPortProtocolVlanDataTable OBJECT-TYPE The entry of protocol vlan by port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16 | not-accessible | current | |
| hwL2IfPortProtocolVlanDataEntry OBJECT-TYPE The entry of protocol vlan by port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1 | not-accessible | current | |
| hwL2IfPortProtocolVlanDataPortIndex OBJECT-TYPE The protocol vlan Index of port . | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.1 | Integer32 (1..479) | not-accessible | current |
| hwL2IfPortProtocolVlanDataVlan OBJECT-TYPE VLAN ID. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.2 | Integer32 | read-create | current |
| hwL2IfPortProtocolVlanDataPri OBJECT-TYPE VLAN PRI. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.3 | Integer32 | read-create | current |
| hwL2IfPortProtocolVlanDataRowStatus OBJECT-TYPE Operation status. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.4 | RowStatus | read-create | current |
| hwL2IfPwSuppressionTable OBJECT-TYPE Pw suppression configuration table | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17 | not-accessible | current | |
| hwL2IfPwSuppressionEntry OBJECT-TYPE This object indicates the configuration table for PW-based unknown traffic suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1 | not-accessible | current | |
| hwL2IfPwSuppressionVsiName OBJECT-TYPE This object indicates the name of the VSI that is configured with PW-based unknown traffic suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.1 | OCTET STRING (SIZE(0..32)) | not-accessible | current |
| hwL2IfPwSuppressionPwName OBJECT-TYPE This object indicates the name of the PW that is configured with PW-based unknown traffic suppression. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.2 | OCTET STRING (SIZE(0..16)) | not-accessible | current |
| hwL2IfPwSuppressionType OBJECT-TYPE The value of this object identifies the type of PW-based unknown traffic suppression: 1: broadcast suppression 2: multicast suppression 3: unknown unicast suppression | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.3 | INTEGER {broadcast(1), multicast(2), unicast(3)} | not-accessible | current |
| hwL2IfPwSuppressionCir OBJECT-TYPE This object indicates the Committed Information Rate. Unit: kbit/s. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.4 | Integer32 (100..1000000) | read-create | current |
| hwL2IfPwSuppressionCbs OBJECT-TYPE This object indicates the Committed Burst Size. Unit: byte. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.5 | Integer32 (100..33554432) | read-create | current |
| hwL2IfPwSuppressionRowStatus OBJECT-TYPE This object indicates the RowStatus of hwPwSuppressionTable. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.50 | RowStatus | read-create | current |
| hwL2IfLoopDetectInterval OBJECT-TYPE The detect period of system external loopback detection. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.18 | Integer32 (5..300) | read-write | current |
| hwL2IfDynamicPortVlanTable OBJECT-TYPE Table for dynamic relationship of port-vlan. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19 | not-accessible | current | |
| hwL2IfDynamicPortVlanEntry OBJECT-TYPE Entry of dynamic port-vlan relationship table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1 | not-accessible | current | |
| hwL2IfDynamicPortVlanPortIndex OBJECT-TYPE Port index of switch-port. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.1 | Integer32 (1..65535) | not-accessible | current |
| hwL2IfDynamicPortVlanServiceType OBJECT-TYPE Service type of dynamic port-vlan relationship table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.2 | INTEGER {configured(1), gvrp(2), voiceVLAN(3), unAuthenUserVLAN(4), dynAuthenVLAN(5), hvrp(6), elmi(7), macFlapping(8), loopbackDetect(9), loopDetection(10)} | not-accessible | current |
| hwL2IfDynamicPortVlanPvid OBJECT-TYPE The Dynamic PVID of port-vlan table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.3 | VlanIdOrNone | read-only | current |
| hwL2IfDynamicPortVlanUntaggedVlanListLow OBJECT-TYPE The lowest possible value of the untagged vlan list of dynamic port-vlan table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.4 | VlanList (SIZE(256)) | read-only | current |
| hwL2IfDynamicPortVlanUntaggedVlanListHigh OBJECT-TYPE The highest possible value of the untagged vlan list of Dynamic port-vlan table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.5 | VlanList (SIZE(256)) | read-only | current |
| hwL2IfDynamicPortVlanTaggedVlanListLow OBJECT-TYPE The lowest possible value of the tagged vlan list of Dynamic port-vlan table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.6 | VlanList (SIZE(256)) | read-only | current |
| hwL2IfDynamicPortVlanTaggedVlanListHigh OBJECT-TYPE The highest possible value of the tagged vlan list of Dynamic port-vlan table. | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.7 | VlanList (SIZE(256)) | read-only | current |
| hwL2IfTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.1.2 | |||
| hwL2IfConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.2 | |||
| hwL2IfCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.2.1 | |||
| hwL2IfGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.1.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwL2IfInvalidVlanPacketAlarm NOTIFICATION-TYPE Warning of receiving invalid VLAN packets in the interface. | 1.3.6.1.4.1.2011.5.25.42.1.1.2.1 | current |
| hwInBcastRisingThreshold NOTIFICATION-TYPE Port status changed because loopback detect.(Normal/Block/Shutdown/Trap) | 1.3.6.1.4.1.2011.5.25.42.1.1.2.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwL2IfCompliance MODULE-COMPLIANCE The compliance statement for entities implementing the Huawei layer two interface management MIB | 1.3.6.1.4.1.2011.5.25.42.1.2.1.1 | current |
| hwL2IfMacAddrGroup OBJECT-GROUP A collection of objects indicate mac address learn of the interface. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.1 | current |
| hwL2IfBroadcastRatioGroup OBJECT-GROUP A collection of objects indicate broadcast-suppression ratio. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.2 | current |
| hwL2IfHybridTaggedVlanGroup OBJECT-GROUP A collection of objects indicate lowest/highest possible value of the tagged/untagged vlan list on the Hybrid-port. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.3 | current |
| hwL2IfTrunkAllowPassVlanListGroup OBJECT-GROUP A collection of objects indicate lowest/highed possible value of the allowed and passed vlan list on the Trunk-port. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.4 | current |
| hwL2IfPortGroup OBJECT-GROUP A collection of objects indicate index of layer2 port. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.5 | current |
| hwL2IfPVIDGroup OBJECT-GROUP A collection of objects indicate PVID of layer2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.6 | current |
| hwL2IfPortTypeGroup OBJECT-GROUP A collection of objects indicate VLAN type of layer2 interface. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.7 | current |
| hwL2IfPortMaxGroup OBJECT-GROUP A collection of objects indicate that the device supports maxmum of port . | 1.3.6.1.4.1.2011.5.25.42.1.2.2.8 | current |
| hwL2IfPortExtGroup OBJECT-GROUP A collection of objects indicate that the device supports attribute of port . | 1.3.6.1.4.1.2011.5.25.42.1.2.2.9 | current |
| hwL2IfPortIsolateGroup OBJECT-GROUP A collection of objects indicate that the device supports islation of port . | 1.3.6.1.4.1.2011.5.25.42.1.2.2.10 | current |
| hwL2IfAlarmGroup NOTIFICATION-GROUP A collection of objects indicate that the device supports alarm of port . | 1.3.6.1.4.1.2011.5.25.42.1.2.2.11 | current |
| hwL2IfSuppressionGroup OBJECT-GROUP A collection of objects that L2IfSuppression. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.12 | current |
| hwL2IfVlanSuppressionGroup OBJECT-GROUP A collection of values indicate that 'Committed infomation rate'. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.13 | current |
| hwL2IfPortTcnGroup OBJECT-GROUP A collection of objects indicate that the device supports islation of port . | 1.3.6.1.4.1.2011.5.25.42.1.2.2.14 | current |
| hwL2IfPortLoopDetectGroup OBJECT-GROUP A collection of objects indicate that the port external loopback detection. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.15 | current |
| hwL2IfPortProtocolVlanDataGroup OBJECT-GROUP The entry of protocol vlan by port. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.16 | current |
| hwL2IfPwSuppressionGroup OBJECT-GROUP A collection of objects in L2IfPwSuppression. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.17 | current |
| hwL2IfDynamicPortVlanTableGroup OBJECT-GROUP A collection of objects of dynamic relationship of port-vlan. | 1.3.6.1.4.1.2011.5.25.42.1.2.2.19 | current |