cmdot11ResetToDefaults
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.101
Object
Setting this object to true(1) causes all the wireless settings
including Primary and Guest Network settings for all the wi-fi instances to be reset to factory
defaults.
Reading this object always returns false(2).
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.101- 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::cmdot11ResetToDefaults.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::cmdot11ResetToDefaults'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |