All MIBs › HUAWEI-L2IF-MIB › hwL2IfPortType
hwL2IfPortType
Module: HUAWEI-L2IF-MIB
OID (symbolic): HUAWEI-L2IF-MIB::hwL2IfPortType
OID (numeric): 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is hwL2IfPortType?
This read-write INTEGER sets the Layer 2 port's mode: invalid(0, read-only), trunk(1), access(2), hybrid(3), fabric(4, unsupported), or qinq(5). An admin sets it to access(2) for an end-host port or trunk(1) for a port carrying multiple VLANs to another switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3 snmpwalk -v2c -c public <target> HUAWEI-L2IF-MIB::hwL2IfPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3.1 snmpget -v2c -c public <target> HUAWEI-L2IF-MIB::hwL2IfPortType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3.1 i <value>
Start monitoring Huawei switch (Layer 2 interface, hybrid/trunk port config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-L2IF-MIB::hwL2IfPortType OID value, configure state conditions and alerts, and monitor any Huawei switch (Layer 2 interface, hybrid/trunk port config) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25.42 | hwL2Mgmt | HUAWEI-IPDSLAM-MSTP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.42.1 | hwL2IfMib | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.1.1 | hwL2IfObjects | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.1.1.1 | hwL2Interface | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.1.1.1.3 | hwL2IfTable | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1 | hwL2IfEntry | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.1.1.1.3.1.3 | hwL2IfPortType | HUAWEI-L2IF-MIB |