juniERXSysBootBackupConfigControl
Juniper-ERX-System-MIB ·
.1.3.6.1.4.1.4874.2.2.17.1.1.7
Object
scalar deprecated
r/w
Enumeration
System boot backup configuration control:
file Revert to backup configuration settings
specified by juniERXSysBootBackupConfigFile.
The juniERXSysBootBackupConfigControl and
juniERXSysBootBackupConfigFile must be
specified together in the same set request
PDU.
factoryDefaults Revert to factory default settings.
none Specify no backup.
Context
- MIB
- Juniper-ERX-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.17.1.1.7- 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::juniERXSysBootBackupConfigControl.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::juniERXSysBootBackupConfigControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | file |
1 | factoryDefaults |
2 | none |