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
- Table
- juniCliConfigurationTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | juniCliConfigurationReadyToApply |
1 | juniCliConfigurationApplyNow |
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 |
| juniCliConfigurationOpStatus 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 juniCl… | column | Enumeration | .1.3.6.1.4.1.4874.2.2.30.1.3.1.4 |