juniSystemBootAutoRevertControl
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.1.10
Object
scalar r/w
Enumeration
The system boot auto-revert control is used to determine when the boot
logic should choose backup mode based of the reboot history:
default - Use the default auto-revert tolerances: 3 reboots in 30
minutes.
never - Never auto-revert to backup mode.
set - Use the auto-revert tolerances specified by
juniSystemBootAutoRevertCountTolerance and
juniSystemBootAutoRevertTimeTolerance, which must be
specified in the same PDU as this object when this value
is specified.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniSystemGeneral
- Groups
- 2
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-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemBootAutoRevertControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemBootAutoRevertControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | never |
2 | set |