juniSystemBootBackupConfigControl
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.1.8
Object
scalar r/w
Enumeration
System boot backup configuration control is used to determine the
configuration to be used when the boot logic chooses backup mode:
file - On a system reboot in backup mode use the
configuration settings specified by the
juniSystemBootBackupConfigFile. If this option
is specified, juniSystemBootBackupConfigFile,
juniSystemBootBackupReleaseFile and this object
must be specified together in the same set
request PDU.
factoryDefaults - On a system reboot in backup mode use the
factory default configuration settings. If this
option is specified,
juniSystemBootBackupReleaseFile and this object
must be specified together in the same set
request PDU.
none - Disallow the boot logic from using the backup
release file and configuration (i.e., disable
backup mode).
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.1.8- 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::juniSystemBootBackupConfigControl.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::juniSystemBootBackupConfigControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | file |
1 | factoryDefaults |
2 | none |