cwrLedMode
CISCO-WIRELESS-EXP-MIB ·
.1.3.6.1.4.1.9.10.52.1.3.1.1.5
Object
column r/w
Enumeration
This objects specifies the desired mode of LED updates.
automatic(1) and latched(2) are settings used by the software
to determine how the LED should be updated.
The others are for diagnostic purposes. The LED will be turned on
or off as specified by the other (3-8) settings.
The modes mean the following:
automatic(1): The system updates the LED according to the
default settings for that entity.
latched(2): Once the LED is turned on, user has to turn it off.
This applies only to alarm LEDs.
forceOff(3): Force the LED off.
forceSolidGreen(4): Force the LED to be solid green in on state.
forceSolidYellow(5):Force the LED to be solid Yellow in on state
forceBlinkGreen(6): Force the LED to blink in Green.
forceBlinkYellow(7):Force the LED to blink in Yellow.
forceBlinkBoth(8): Force the LED to blink Yellow and
Green alternatively.
Context
- MIB
- CISCO-WIRELESS-EXP-MIB
- OID
.1.3.6.1.4.1.9.10.52.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwrLedEntry
- 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 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrLedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-EXP-MIB::cwrLedMode.<entPhysicalIndex>.<cwrLedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-EXP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-EXP-MIB::cwrLedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | latched |
3 | forceOff |
4 | forceSolidGreen |
5 | forceSolidYellow |
6 | forceBlinkGreen |
7 | forceBlinkYellow |
8 | forceBlinkBoth |
Conformance
Member of