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
- Table
- juniCliConfigurationTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | juniCliConfigurationOpNoOp |
1 | juniCliConfigurationOpSuccessful |
2 | juniCliConfigurationOpInProgress |
3 | juniCliConfigurationFileNotFound |
4 | juniCliConfigurationFileIncompatible |
5 | juniCliConfigurationOperationFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniCliConfigurationIndex A unique index used to identify this entry. The value of the index is
same as the index in juniFileXferTable from juniFileXferMIB. The
entries in this table correspond only to th… | column | Integer32 | .1.3.6.1.4.1.4874.2.2.30.1.3.1.1 |
| juniCliConfigurationFileName The full path name of the CLI configuration files on the router which
are copied using juniFileXferMIB. The configuration specified in these
file can be applied to the router. | column | OctetString | .1.3.6.1.4.1.4874.2.2.30.1.3.1.2 |
| juniCliConfigurationApply 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 speci… | column | Enumeration | .1.3.6.1.4.1.4874.2.2.30.1.3.1.3 |