backupCnfgSetStatus
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.3.4.3
Object
scalar
SystemFileOperationType
Returns the status of any current operation to set the next
backup boot configuration file. The following values may be
returned:
1 (idle) There is no backup boot configuration
setting operation in progress.
2 (success) The last backup boot configuration
setting operation completed
successfully.
3 (failure) The last backup boot configuration
setting operation failed.
5 (syncing) A backup boot configuration setting
operation is currently in progress and
the file is being syncronised across
the stack or system.
When a read of this object returns a value of 'success' or
'failure', it will immediately be reset to 'idle' and a new
operation may be initiated if desired. A detailed description
of the last completed operation may be determined by reading
backupCnfgLastSetResult.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.3.4.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- backupConfig
- Siblings
- 3
Syntax
SystemFileOperationType
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| backupCnfgPath The full path of the backup configuration file to be used the
next time the device restarts, if the boot configuration file
cannot be accessed. There is no guarantee that the file… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.3.4.1 |
| backupCnfgExists This object will return TRUE if the currently defined backup
configuration file exists, or FALSE otherwise. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.207.8.4.4.4.500.3.4.2 |
| backupCnfgLastSetResult Gives an indication of the result of the last completed SNMP
operation to set the backup boot configuration filename. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.3.4.4 |