HUAWEI-L2IF-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-L2IF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwL2Mgmt | 1.3.6.1.4.1.2011.5.25.42 | |||
hwL2IfMib | 1.3.6.1.4.1.2011.5.25.42.1 |
information of layer2 interface and information of hybrid port and information of trunk port |
||
hwL2IfObjects | 1.3.6.1.4.1.2011.5.25.42.1.1 | |||
hwL2Interface | 1.3.6.1.4.1.2011.5.25.42.1.1.1 | |||
hwL2IfPortMax | 1.3.6.1.4.1.2011.5.25.42.1.1.1.1 | integer32 | read-only |
Max ports that this device supports,BRIDGE-MIB have a resemble definition. |
hwL2TopologyDetect | 1.3.6.1.4.1.2011.5.25.42.1.1.1.2 | enabledstatus | read-write |
Whether to enable layer2 topology detection. |
hwL2IfTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3 | no-access |
This is a table of layer2 interface,so it displays some attribute of layer2 interface. |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1 | no-access |
Entries of extended Huawei private interface information table |
||
hwL2IfPortNum | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.1 | integer32 | no-access |
Number of layer2 interface port, a unique value, for each port.It is recommended that values are assigned contiguously starting from 1. |
hwL2IfPortIfIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.2 | interfaceindex | read-only |
A 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. |
hwL2IfPortType | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3 | integer | read-write |
Layer2 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. Enumeration: 'fabric': 4, 'hybrid': 3, 'invalid': 0, 'access': 2, 'qinq': 5, 'trunk': 1. |
hwL2IfPVID | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.4 | integer32 | read-write |
Layer2 interface Port VLAN ID |
hwL2IfIsSrcMacFilter | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.5 | truthvalue | read-only |
Whether to filter source MAC address. We don't support it now. |
hwL2IfMacAddrLearnMode | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.6 | integer | read-only |
Status indicates mac address learn mode of the interface. IVL(1) means independent VLAN learning.SVL means shared VLAN learning. We only support iVL now. Enumeration: 'iVL': 1, 'sVL': 2. |
hwL2IfMacAddressLearn | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.7 | integer | read-write |
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. Enumeration: 'disabled': 2, 'discard': 3, 'enabled': 1. |
hwL2IfBcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.8 | integer32 | read-write |
Broadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed. |
hwL2IfMcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.9 | integer32 | read-write |
Multicast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed. |
hwL2IfUcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.10 | integer32 | read-write |
Unicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed. |
hwL2IfOutBcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.11 | integer32 | read-write |
Outbound broadcast-suppression ratio. Default is 100% . 100% indicates that the broadcast isn't suppressed. |
hwL2IfOutMcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.12 | integer32 | read-write |
Outbound multicast-suppression ratio.Default is 100%, 100% indicates that the multicast isn't suppressed. |
hwL2IfOutUcastRatio | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.13 | integer32 | read-write |
Outbound unicastsuppression ratio. Default is 100% , 100% indicates that the broadcast isn't suppressed. |
hwL2IfDiscardBcast | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.14 | enabledstatus | read-write |
The flag of droping the broadcast packets, 1:discard; 2:forward(default). |
hwL2IfDiscardUnknownMcast | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.15 | enabledstatus | read-write |
The flag of droping the unknown mutilcast packets, 1:discard; 2:forward(default). |
hwL2IfDiscardUnknownUcast | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.16 | enabledstatus | read-write |
The flag of droping the unknown unicast packets, 1:discard; 2:forward(default). |
hwL2IfBpdu | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.17 | enabledstatus | read-write |
Bpdu enable in port. |
hwL2IfPortPriority | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.18 | integer32 | read-write |
Port priority about interface. |
hwL2IfPortName | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.19 | octet string | read-only |
The interface name. |
hwL2IfInInvalidVlanPkts | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.20 | counter64 | read-only |
The number of invalid VLAN packets. |
hwL2IfFlushEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.21 | enabledstatus | read-write |
The flush enable status of layer2 port. |
hwL2IfFlushControlVlan | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.22 | integer32 | read-write |
The control vlan of flush packet. |
hwL2IfCurrentInBcastPercent | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.23 | enabledstatus | read-write |
The flag of qinq port trust default priority, 1:enable; 2:disable(default). |
hwL2IfCurrentOutBcastPercent | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.24 | enabledstatus | read-write |
The flag of port offline status, 1:enable; 2:disable(default). |
hwL2IfQinqVlanTransEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.25 | enabledstatus | read-write |
Enable QinQ VLAN translation, 1:enable; 2:disable(default). |
hwL2IfQinqVlanTransMissDrop | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.26 | integer | read-write |
Packets are dropped when a VLAN translation miss occurs, 1:noDrop(default); 2:drop. Enumeration: 'drop': 2, 'noDrop': 1. |
hwL2IfIpSubnetVlanEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.27 | enabledstatus | read-write |
Enable VLAN assignment based on ip subnet, 1:enable(default); 2:disable. |
hwL2IfMacVlanEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.28 | enabledstatus | read-write |
Mac Vlan enable, 1:enable; 2:disable(default) |
hwL2IfPolicyVlanEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.29 | enabledstatus | read-write |
Policy Vlan enable, 1:enable; 2:disable(default) |
hwL2IfVlanPrecedence | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.30 | integer32 | read-write |
Determine the priorities for selecting VLAN (MAC-based, subnet-based VLANs), 0:MAC VLAN(default); 1:IPSUBNET VLAN. |
hwL2IfIsolateGroupEnable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.31 | enabledstatus | read-write |
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). |
hwL2IfHybridPortTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9 | no-access |
Hybrid-port configuration table |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1 | no-access |
Entry of Hybrid-port configuration table |
||
hwL2IfHybridPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.1 | integer32 | no-access |
Index of Hybrid-port |
hwL2IfHybridTaggedVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.2 | vlanlist | read-write |
The lowest possible value of the tagged vlan list on the Hybrid-port. |
hwL2IfHybridTaggedVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.3 | vlanlist | read-write |
The highest possible value of the tagged vlan list on the Hybrid-port. |
hwL2IfHybridUnTaggedVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.4 | vlanlist | read-write |
The lowest possible value of the untagged vlan list on the Hybrid-port. |
hwL2IfHybridUnTaggedVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.9.1.5 | vlanlist | read-write |
The highest possible value of the untagged vlan list on the Hybrid-port. |
hwL2IfTrunkPortTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10 | no-access |
Trunk-port configuration table. Trunk-port is a logistic port. |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1 | no-access |
Entry of Trunk-port configuration table |
||
hwL2IfTrunkPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.1 | integer32 | no-access |
Index of Trunk-port |
hwL2IfTrunkAllowPassVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.2 | vlanlist | read-write |
The lowest possible value of the Vlan list that port Trunk allows to pass. |
hwL2IfTrunkAllowPassVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.10.1.3 | vlanlist | read-write |
The highest possible value of the Vlan list that port Trunk allows to pass. |
hwL2IfPortIsolateTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11 | no-access |
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.1 | no-access |
Entry of port isolate configuration table. |
||
hwL2IfPortIsolatePortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.1 | integer32 | no-access |
The port index of L2 interface. |
hwL2IfPortIsolateSIName | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.2 | octet string | no-access |
The name of Service-instance.The Service-instance(S.I.)is used to communicate among different vlans. |
hwL2IfPortIsolateRowStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.11.1.3 | rowstatus | read-only |
The RowStatus of hwL2IfPortIsolateTable. |
hwL2IfSuppressionTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12 | no-access |
Port suppression configuration table |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1 | no-access |
Entry of port suppression configuration table |
||
hwL2IfSuppressionPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.1 | integer32 | no-access |
The port index of L2 interface. |
hwL2IfSuppressionType | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.2 | integer | no-access |
Type of port suppression command, a unique value from 1 to 3: 1 means broadcast suppression; 2 means multicast suppression; 3 means unicast suppression. Enumeration: 'broadcast': 1, 'unicast': 3, 'multicast': 2. |
hwL2IfSuppressionCir | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.3 | integer32 | read-only |
Committed Information Rate. Unit: kbps. |
hwL2IfSuppressionCbs | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.4 | integer32 | read-only |
Committed Burst Size. Unit: byte |
hwL2IfSuppressionRowStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.12.1.5 | rowstatus | read-only |
The RowStatus of hwL2IfSuppressionTable . |
hwL2IfVlanSuppressionTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13 | no-access |
Port and Vlan suppression configuration table |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1 | no-access |
Entry of port and Vlan suppression configuration table |
||
hwL2IfVlanSuppressionPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.1 | integer32 | no-access |
The port index of L2 interface. |
hwL2IfVlanSuppressionStartVlan | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.2 | integer32 | no-access |
The start vlan-id of port and vlan suppression. |
hwL2IfVlanSuppressionEndVlan | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.3 | integer32 | no-access |
The end vlan-id of port and vlan suppression. |
hwL2IfVlanSuppressionCir | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.4 | integer32 | read-only |
Committed Information Rate. Unit: kbps. |
hwL2IfVlanSuppressionCbs | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.5 | integer32 | read-only |
Committed Burst Size. Unit: byte |
hwL2IfVlanSuppressionRowStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.13.1.6 | rowstatus | read-only |
The RowStatus of hwL2IfVlanSuppressionTable . |
hwL2IfPortTcnTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14 | no-access |
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.1 | no-access |
Entry of port TCN configuration table. |
||
hwL2IfTcnPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.1 | integer32 | no-access |
The port index of L2 interface. |
hwL2IfTcnStp | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.2 | enabledstatus | read-write |
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. |
hwL2IfTcnSmartLink | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.3 | enabledstatus | read-write |
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. |
hwL2IfTcnVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.4 | octet string | read-write |
The lowest possible value of the vlan list on the Tcn-port. |
hwL2IfTcnVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.14.1.5 | octet string | read-write |
The highest possible value of the vlan list on the Tcn-port. |
hwL2IfPortLoopDetectTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15 | no-access |
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.1 | no-access |
Entries of the port external loopback detection table. |
||
hwL2IfPortLoopDetectPort | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.1 | integer32 | no-access |
The port number which will be configured port external loopback detection. |
hwL2IfPortLoopDetectEnabled | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.2 | enabledstatus | read-write |
When this object is set to 'enabled(1)' Port external loopback detection is enabled on this port else disabled. |
hwL2IfPortLoopDetectInterval | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.3 | integer32 | read-write |
The detect period of port external loopback detection. |
hwL2IfPortLoopDetectAction | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.4 | integer | read-write |
The port external loopback detection protect action of this entry. Enumeration: 'block': 2, 'shutdown': 1, 'trap': 3. |
hwL2IfPortLoopDetectStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.5 | integer | read-only |
The current status of port(block/shutdown/trap/normal). Enumeration: 'trap': 4, 'shutdown': 3, 'block': 2, 'normal': 1. |
hwL2IfPortLoopDetectProtocol | 1.3.6.1.4.1.2011.5.25.42.1.1.1.15.1.6 | octet string | read-write |
The ethernet type of the detecting packet to port external loopback detection. |
hwL2IfPortProtocolVlanDataTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16 | no-access |
The entry of protocol vlan by port. |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1 | no-access |
The entry of protocol vlan by port. |
||
hwL2IfPortProtocolVlanDataPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.1 | integer32 | no-access |
The protocol vlan Index of port . |
hwL2IfPortProtocolVlanDataVlan | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.2 | integer32 | read-only |
VLAN ID. |
hwL2IfPortProtocolVlanDataPri | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.3 | integer32 | read-only |
VLAN PRI. |
hwL2IfPortProtocolVlanDataRowStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.16.1.4 | rowstatus | read-only |
Operation status. |
hwL2IfPwSuppressionTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17 | no-access |
Pw suppression configuration table |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1 | no-access |
This object indicates the configuration table for PW-based unknown traffic suppression. |
||
hwL2IfPwSuppressionVsiName | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.1 | octet string | no-access |
This object indicates the name of the VSI that is configured with PW-based unknown traffic suppression. |
hwL2IfPwSuppressionPwName | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.2 | octet string | no-access |
This object indicates the name of the PW that is configured with PW-based unknown traffic suppression. |
hwL2IfPwSuppressionType | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.3 | integer | no-access |
The value of this object identifies the type of PW-based unknown traffic suppression: 1: broadcast suppression 2: multicast suppression 3: unknown unicast suppression Enumeration: 'broadcast': 1, 'unicast': 3, 'multicast': 2. |
hwL2IfPwSuppressionCir | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.4 | integer32 | read-only |
This object indicates the Committed Information Rate. Unit: kbit/s. |
hwL2IfPwSuppressionCbs | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.5 | integer32 | read-only |
This object indicates the Committed Burst Size. Unit: byte. |
hwL2IfPwSuppressionRowStatus | 1.3.6.1.4.1.2011.5.25.42.1.1.1.17.1.50 | rowstatus | read-only |
This object indicates the RowStatus of hwPwSuppressionTable. |
hwL2IfLoopDetectInterval | 1.3.6.1.4.1.2011.5.25.42.1.1.1.18 | integer32 | read-write |
The detect period of system external loopback detection. |
hwL2IfDynamicPortVlanTable | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19 | no-access |
Table for dynamic relationship of port-vlan. |
|
1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1 | no-access |
Entry of dynamic port-vlan relationship table. |
||
hwL2IfDynamicPortVlanPortIndex | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.1 | integer32 | no-access |
Port index of switch-port. |
hwL2IfDynamicPortVlanServiceType | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.2 | integer | no-access |
Service type of dynamic port-vlan relationship table. Enumeration: 'dynAuthenVLAN': 5, 'elmi': 7, 'unAuthenUserVLAN': 4, 'gvrp': 2, 'configured': 1, 'macFlapping': 8, 'voiceVLAN': 3, 'loopDetection': 10, 'loopbackDetect': 9, 'hvrp': 6. |
hwL2IfDynamicPortVlanPvid | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.3 | vlanidornone | read-only |
The Dynamic PVID of port-vlan table. |
hwL2IfDynamicPortVlanUntaggedVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.4 | vlanlist | read-only |
The lowest possible value of the untagged vlan list of dynamic port-vlan table. |
hwL2IfDynamicPortVlanUntaggedVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.5 | vlanlist | read-only |
The highest possible value of the untagged vlan list of Dynamic port-vlan table. |
hwL2IfDynamicPortVlanTaggedVlanListLow | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.6 | vlanlist | read-only |
The lowest possible value of the tagged vlan list of Dynamic port-vlan table. |
hwL2IfDynamicPortVlanTaggedVlanListHigh | 1.3.6.1.4.1.2011.5.25.42.1.1.1.19.1.7 | vlanlist | read-only |
The highest possible value of the tagged vlan list of Dynamic port-vlan table. |
hwL2IfTraps | 1.3.6.1.4.1.2011.5.25.42.1.1.2 | |||
hwL2IfInvalidVlanPacketAlarm | 1.3.6.1.4.1.2011.5.25.42.1.1.2.1 |
Warning of receiving invalid VLAN packets in the interface. |
||
hwInBcastRisingThreshold | 1.3.6.1.4.1.2011.5.25.42.1.1.2.2 |
Port status changed because loopback detect.(Normal/Block/Shutdown/Trap) |
||
hwL2IfConformance | 1.3.6.1.4.1.2011.5.25.42.1.2 | |||
hwL2IfCompliances | 1.3.6.1.4.1.2011.5.25.42.1.2.1 | |||
hwL2IfCompliance | 1.3.6.1.4.1.2011.5.25.42.1.2.1.1 |
The compliance statement for entities implementing the Huawei layer two interface management MIB |
||
hwL2IfGroups | 1.3.6.1.4.1.2011.5.25.42.1.2.2 | |||
hwL2IfMacAddrGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.1 |
A collection of objects indicate mac address learn of the interface. |
||
hwL2IfBroadcastRatioGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.2 |
A collection of objects indicate broadcast-suppression ratio. |
||
hwL2IfHybridTaggedVlanGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.3 |
A collection of objects indicate lowest/highest possible value of the tagged/untagged vlan list on the Hybrid-port. |
||
hwL2IfTrunkAllowPassVlanListGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.4 |
A collection of objects indicate lowest/highed possible value of the allowed and passed vlan list on the Trunk-port. |
||
hwL2IfPortGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.5 |
A collection of objects indicate index of layer2 port. |
||
hwL2IfPVIDGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.6 |
A collection of objects indicate PVID of layer2 interface. |
||
hwL2IfPortTypeGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.7 |
A collection of objects indicate VLAN type of layer2 interface. |
||
hwL2IfPortMaxGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.8 |
A collection of objects indicate that the device supports maxmum of port . |
||
hwL2IfPortExtGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.9 |
A collection of objects indicate that the device supports attribute of port . |
||
hwL2IfPortIsolateGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.10 |
A collection of objects indicate that the device supports islation of port . |
||
hwL2IfAlarmGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.11 |
A collection of objects indicate that the device supports alarm of port . |
||
hwL2IfSuppressionGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.12 |
A collection of objects that L2IfSuppression. |
||
hwL2IfVlanSuppressionGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.13 |
A collection of values indicate that 'Committed infomation rate'. |
||
hwL2IfPortTcnGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.14 |
A collection of objects indicate that the device supports islation of port . |
||
hwL2IfPortLoopDetectGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.15 |
A collection of objects indicate that the port external loopback detection. |
||
hwL2IfPortProtocolVlanDataGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.16 |
The entry of protocol vlan by port. |
||
hwL2IfPwSuppressionGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.17 |
A collection of objects in L2IfPwSuppression. |
||
hwL2IfDynamicPortVlanTableGroup | 1.3.6.1.4.1.2011.5.25.42.1.2.2.19 |
A collection of objects of dynamic relationship of port-vlan. |