apLEDMode
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.5.1.2.1.36
Object
column r/w
Enumeration
LED status field for the Access Point. off(0): LED is set to off for the AP. wdsSignalStrength(1): LED conveys the strength of the singal, for the details please refer to user manual. indentify(2): Can be used to lacate the AP by making AP to flashing LED repeatedly. normal(3): This indicates AP's normal operational mode.
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.5.1.2.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apEntry
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apLEDMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::apLEDMode.<apIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::apLEDMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | wdsSignalStrength |
2 | identify |
3 | normal |
Conformance
Member of