cmdot11ApplySettings
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.100
Object
If set to true(1), the wi-fi driver will be restarted using the
current configuration from non-volatile storage. This object may be
used to invoke an immediate reconfiguration of the wi-fi system without
requiring a full reboot.
Unless this object is explicitly set to true(1), any settings made via
other objects in this MIB will be stored to non-volatile storage, but
will not take effect until the next reboot.
Always returns false(2) when read.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmdot11plusMgmtv2
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::cmdot11ApplySettings.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::cmdot11ApplySettings'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |