systemReset
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.13
Object
scalar r/w
Enumeration
Reset action to be performed on the system.
- resetConfig (4) - reset to default configuration; in case of existing
user default configuration, it will be reset to this configuration
- resetMapping (5) - reset SDH/SONET mapping to default for all SDH/SONET links
- resetStandby (6) - can be used only by devices with redundancy on MAIN/CL
- factoryDefault (7) - execute the factory-default command
- userDefault (8) - execute the user-default command
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agnt
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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::systemReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::systemReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | on |
4 | resetConfig |
5 | resetMapping |
6 | resetStandby |
7 | factoryDefault |
8 | userDefault |