nextBootSetStatus
AT-SETUP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.500.2.2.3
Object
scalar
SystemFileOperationType
Returns the status of any current operation to set the next
boot release file. The following values may be returned:
1 (idle) There is no boot release setting
operation in progress.
2 (success) The last boot release setting
operation completed successfully.
3 (failure) The last boot release setting
operation failed.
5 (syncing) A boot release 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
nextBootLastSetResult.
Context
- MIB
- AT-SETUP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.500.2.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nextBootFirmware
- Siblings
- 3
Syntax
SystemFileOperationType
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nextBootVersion The major.minor.interim version of the firmware that the device is
currently set to boot from. Will return 0 if the version cannot be
determined. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.2.1 |
| nextBootPath The full path of the release to use the next time the device is rebooted.
There is no guarantee that the file referenced exists in the flash
(ie, may have been subsequently dele… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.2.2 |
| nextBootLastSetResult Gives an indication of the result of the last completed SNMP
operation to set the boot release filename. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.4.4.4.500.2.2.4 |