hwWlanApWiredPortLldpRemSpeed
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.3.6.1.13
Object
column Enumeration
This object indicates the speed of the remote neighbor interface of the AP's wired interface.
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.3.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwWlanApWiredPortLldpEntry
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::hwWlanApWiredPortLldpRemSpeed'
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::hwWlanApWiredPortLldpRemSpeed.<hwWlanApWiredPortLldpRemLocalPortNum>.<hwWlanApWiredPortLldpRemIndex>.<hwWlanApMac>'
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::hwWlanApWiredPortLldpRemSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | speed10 |
3 | speed100 |
4 | speed1000 |
5 | speed2500 |
6 | speed5000 |
7 | speed10000 |
8 | speed40000 |