juniCliConfigurationApply
Juniper-CLI-MIB ·
.1.3.6.1.4.1.4874.2.2.30.1.3.1.3
Object
column r/w
Enumeration
As soon as a CLI configuration file is transferred using juniFileXferMIB, this value is set to juniCliConfigurationReadyToApply. If the user wants to apply the configuration specified in this file, the value of this object needs to be set to juniCliConfigurationApplyNow. Once the operation is completed, the status of the operation is updated in juniCliConfigurationOpStatus object and the value of juniCliConfigurationApply is reset to juniCliConfigurationReadyToApply.
Context
- MIB
- Juniper-CLI-MIB
- OID
.1.3.6.1.4.1.4874.2.2.30.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniCliConfigurationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-CLI-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-CLI-MIB::juniCliConfigurationApply'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-CLI-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-CLI-MIB::juniCliConfigurationApply.<juniCliConfigurationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-CLI-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-CLI-MIB::juniCliConfigurationApply'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | juniCliConfigurationReadyToApply |
1 | juniCliConfigurationApplyNow |
Conformance
Member of