hwWlanApTypeWiredPortIndex
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.2.3.1.1
Object
column SNMPv2-SMIInteger32
This object indicates the index of an AP's wired interface. Numbering rule: port-index = port-type * 100 + port-number. For example, the indexes of a wall plate AP's GE0, eth0, and eth1 are 200 (2 * 100 + 0 = 200), 100 (1 * 100 + 0 = 100), and 101 (1 * 100 + 1 = 101) respectively.
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwWlanApTypeWiredPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanApTypeWiredPortIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanApTypeWiredPortIndex.<hwWlanApType>.<hwWlanApTypeWiredPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-AP-MIB::hwWlanApTypeWiredPortIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647