systemConfigFactoryReset
PACKETFRONT-DRG-MIB ·
.1.3.6.1.4.1.9303.4.3.1.2.4
Object
scalar r/w
Enumeration
Setting this object to factoryReset(2) causes the device to return to its factory default settings, and reboot. This means that any operator or user configuration changes will be deleted, and the device will appear as if it has not previously been installed and configured. When read this object will return running(1) unless it is currently in the process of performing a factory reset.
Context
- MIB
- PACKETFRONT-DRG-MIB
- OID
.1.3.6.1.4.1.9303.4.3.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- systemConfig
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 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETFRONT-DRG-MIB::systemConfigFactoryReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETFRONT-DRG-MIB::systemConfigFactoryReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | factoryReset |