wlcACAction
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.1.6
Object
scalar r/w
Enumeration
Setting this variable to channel_selecting(2) a successive channel reallocation is issued. Setting this variable to start_scanning(3) a successive neighborhood scan on all active radios is initialised. After all radios are set to client mode it is switched to scanning(4) by system. On all operations switching back to idle(1) indicates that the operation has finished. Default is idle(1).
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.1.6- 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::wlcACAction.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::wlcACAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | channel-selecting |
3 | start-scanning |
4 | scanning |