wlcACDebugLevel
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.1.5
Object
scalar r/w
Enumeration
WLAN Controller degugging verbosity level. With a higher value more debugging information will be created. Default is normal(2).
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.1.5- 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::wlcACDebugLevel.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::wlcACDebugLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | normal |
3 | verbose |