configLoadConfirmConf
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.67.3.1.3
Object
column
r/w
Enumeration
This variable is used for confirming startup-config.
It is applicable only when configLoadConfirmReq is set to
on(3). If reboot is completed and startup-config is properly
loaded the agent sets the value to pending(3) and starts a
timer for a period defined at configLoadConfirmTimer.
Confirmation is gained when the manager sets the value to
off(2) within timeout. If after reboot the value of the
variable equals pending(3), namely, the device has rebooted
without confirmation, startup-config is considered invalid.
If the manager fails to confirm startup-config, the agent
will set the value to offError(5). The manager can poll this
variable in order to determine if the command was executed
successfully (pending(3)) or not (offError(5)).
The values pending (3) and offError(5) may be set only by
the agent.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.67.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configLoadEntry
- Table
- configLoadTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | pending |
5 | offError |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| configLoadIndex An index in the Config Load Table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.67.3.1.1 |
| configLoadConfirmReq This variable denotes if after next reboot startup-config
requires manager confirmation.
After reboot the agent must set the value to off (2). | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.3.1.2 |
| configLoadConfirmTimer This variable denotes the time in seconds to wait for confirmation (after reboot).
It is applicable only when configLoadConfirmReq is set to on(3). | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.67.3.1.4 |
| configLoadRollbackFilePath This variable denotes the path of the file to be copied to rollback-config file
when configLoadConfirmReq is set to on(3). | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.67.3.1.5 |
| configLoadRollbackFileName This variable denotes the name of the file to be copied to rollback-config file
when configLoadConfirmReq is set to on(3). | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.67.3.1.6 |
| configLoadErrorPolicy This variable denotes the policy to be carried out
in case that an error has occurred while loading or executing the file:
stop (1) - stop upon first encountered error in the … | column | Enumeration | .1.3.6.1.4.1.164.6.2.67.3.1.7 |
| configLoadObjType This variable denotes the configuration file that was loaded after reboot.
The value saved is the file type, as defined in fileSystemObjType. | column | RAD-TCFileType | .1.3.6.1.4.1.164.6.2.67.3.1.8 |
| configLoadZtcStartupConfigVersion This variable denotes the version of last startup config file loaded by
Zero Touch Configuration mechanism. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.67.3.1.9 |