wlcACInitType
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.1.7
Object
scalar r/w
Enumeration
This variable indicates whether initialisation of WTPs is done simultaneous(1) (more than one is initialised at the same time) or successive(2) (one after the other). Default is simultaneous(1).
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.1.7- 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::wlcACInitType.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::wlcACInitType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | simultaneous |
2 | successive |