saRgDeviceFactoryReset
SA-RG-MIB ·
.1.3.6.1.4.1.1429.79.2.1.1.1002
Object
scalar r/w
Enumeration
Set routerAndWifi(1) to restore default settings of both the router and wifi. Set routerOnly(2) to restore default settings of the router. Set wifi(3) to restore default settings of the wifi. Return false(0) when read.
Context
- MIB
- SA-RG-MIB
- OID
.1.3.6.1.4.1.1429.79.2.1.1.1002- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- saRgDeviceBase
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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDeviceFactoryReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDeviceFactoryReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | routerAndWifi |
2 | routerOnly |
3 | wifi |