agnRRResetConfig
RAD-MIB ·
.1.3.6.1.4.1.164.1.1.1.4
Object
scalar r/w
Enumeration
Setting the value to ON(3)is interpreted as a reset command for the agent NV Ram. When reset process is ended, a trap will be issued. If the entry is not applicable, The value notSupported will be read.
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-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::agnRRResetConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::agnRRResetConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | event |
4 | minor |
5 | major |
6 | warning |
7 | critical |