cmdot11OperMode
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.1.1
Object
scalar deprecated
r/w
Enumeration
Setting this object to enable(1) enables the Wireless interface. Setting this object to disable(2) disables the Wireless interface.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.1.1- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cmdot11MgmtBase
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 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11OperMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11OperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |