wlcACLedMode
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.1.12
Object
scalar r/w
Enumeration
Choose one of the following LED-Modes for all manages WTPs: normal : LEDs work normal, minimal : only Status-LED blinks once in a second, off := LEDs are off.
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wlcAC
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcACLedMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcACLedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | minimal |
3 | off |