juniCliConfigurationOpStatus
Juniper-CLI-MIB ·
.1.3.6.1.4.1.4874.2.2.30.1.3.1.4
Object
column Enumeration
The status of the operation. Once the CLI configuration file is copied, the value of this object is set to juniCliConfigurationOp. Once the administrator sets the vlaue of juniCliConfigurationApply object to be juniCliConfigurationApplyNow,the status is changed to juniCliConfigurationOpInProgress until the operation is completed. After completion of the operation, the status is set to one of the specified values.
Context
- MIB
- Juniper-CLI-MIB
- OID
.1.3.6.1.4.1.4874.2.2.30.1.3.1.4- Type
- column
- Access
- readonly
- 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::juniCliConfigurationOpStatus'
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::juniCliConfigurationOpStatus.<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::juniCliConfigurationOpStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | juniCliConfigurationOpNoOp |
1 | juniCliConfigurationOpSuccessful |
2 | juniCliConfigurationOpInProgress |
3 | juniCliConfigurationFileNotFound |
4 | juniCliConfigurationFileIncompatible |
5 | juniCliConfigurationOperationFailed |
Conformance
Member of