devFWUpgradeStatus
WIPIPE-MIB ·
.1.3.6.1.4.1.20992.1.1.4
Object
scalar
mandatory
Enumeration
Show the result of the FW upgrade command.
idle = there is no upgrade in process.
upgrading = the new FW is being downloaded and written to flash.
uptodate = the device is already at the latest FW. Nothing to upgrade.
updateAvail - the device has an automatic update available.
failure = some sort of failure occurred during the upgrade.
The FW will not be upgraded.
NOTE - while the FW image is being written to flash interrupts are
disabled so no status will be returned at this time.
User should get the FW version string in order to determine if the
unit has been updated successfully.
@GET-FUNC=snmp_get_devFWUpgradeStatus
Context
- MIB
- WIPIPE-MIB
- OID
.1.3.6.1.4.1.20992.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- wipipeDevice
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | upgrading |
3 | uptodate |
4 | updateAvail |
5 | failure |