juniSystemBootForceBackupControl
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.1.9
Object
scalar r/w
Enumeration
System boot force backup control:
off - On the next system reboot do not force the boot logic to
choose backup mode.
on - On the next system reboot force the boot logic to choose
backup mode.
Attempting to set this object to on(1) while the
juniSystemBootBackupConfigControl is set to none(2) will result in an
error.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.1.9- 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::juniSystemBootForceBackupControl.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::juniSystemBootForceBackupControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |