juniERXSysBootConfigControl
Juniper-ERX-System-MIB ·
.1.3.6.1.4.1.4874.2.2.17.1.1.6
Object
scalar deprecated
r/w
Enumeration
System boot configuration control:
file Revert to configuration settings specified by
juniERXSysBootConfigFile. The
juniERXSysBootConfigControl and
juniERXSysBootConfigFile must be specified
together in the same set request PDU.
fileOnce Revert to configuration settings specified by
juniERXSysBootConfigFile. Do not continue to
use file after using it once. The
juniERXSysBootConfigControl and
juniERXSysBootConfigFile must be specified
together in the same set request PDU.
factoryDefaults Revert to factory default settings.
runningConfiguration Revert to current settings.
Context
- MIB
- Juniper-ERX-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.17.1.1.6- 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::juniERXSysBootConfigControl.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::juniERXSysBootConfigControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | file |
1 | fileOnce |
2 | factoryDefaults |
3 | runningConfiguration |