juniERXSysBootAutoRevertControl
Juniper-ERX-System-MIB ·
.1.3.6.1.4.1.4874.2.2.17.1.1.9
Object
scalar deprecated
r/w
Enumeration
System boot auto revert control: default Use default auto-revert tolerances. never Never auto-revert to backup. set Set auto-revert settings at specified tolerances.
Context
- MIB
- Juniper-ERX-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.17.1.1.9- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- juniERXSysGeneral
- Groups
- 4
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 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-ERX-System-MIB::juniERXSysBootAutoRevertControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-ERX-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-ERX-System-MIB::juniERXSysBootAutoRevertControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | never |
2 | set |