agnRRrecMode
RAD-MIB ·
.1.3.6.1.4.1.164.1.1.1.2
Object
scalar r/w
Enumeration
The manager station can assist the agent in the autorecovery process by setting this value to SLOW(1). This value indicates the presence of old modules within the radring hub. Autorecovery process will be faster for new modules. However it might fail if set to FAST(2) and old modules are inserted.
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::agnRRrecMode.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::agnRRrecMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | event |
4 | minor |
5 | major |
6 | warning |
7 | critical |