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
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | upgrading |
3 | uptodate |
4 | updateAvail |
5 | failure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devFWVersion mandatory A textual description providing the firmware
version currently running on the device.
It is mandatory that this only contain
printable ASCII characters.
@GET-FUNC=snmp_get_devFWV… | scalar | OctetString | .1.3.6.1.4.1.20992.1.1.1 |
| devGpioPinTrap | node | - | .1.3.6.1.4.1.20992.1.1.10 |
| devFWUpgrade mandatory Initiate a FW upgrade on the device.
none - No upgrade is being performed or initiated.
auto - If no other upgrade is begin performed, when this value
is written then a… | scalar | Enumeration | .1.3.6.1.4.1.20992.1.1.2 |
| devFWUpgradeURL mandatory Set the URL that points to the firmware image that will be used
when doing a manual firmware upgrade.
@SET-FUNC=snmp_set_devFWUpgradeURL
@GET-FUNC=snmp_get_devFWUpgradeURL | scalar | OctetString | .1.3.6.1.4.1.20992.1.1.3 |
| devGpioConfigInput mandatory Set the Input GPIO config on the connector.
none - ignore input value.
input - read the input value.
reboot - if the input is held low for 10 seconds,
reboot the router… | scalar | Enumeration | .1.3.6.1.4.1.20992.1.1.5 |
| devGpioReadInput mandatory Read the Input GPIO value on the connector.
0 - low.
1 - high.
@GET-FUNC=snmp_get_devGpioReadInput | scalar | Integer32 | .1.3.6.1.4.1.20992.1.1.6 |
| devGpioConfigOutput mandatory Set the output GPIO config on the connector.
low - Default low output value.
high - high output value.
routerRunning - high output value once the router completes
… | scalar | Enumeration | .1.3.6.1.4.1.20992.1.1.7 |
| devGpioReadOutput mandatory Read the Output GPIO value on the connector.
0 - low.
1 - high.
@GET-FUNC=snmp_get_devGpioReadOutput | scalar | Integer32 | .1.3.6.1.4.1.20992.1.1.8 |
| devGpioPinTable mandatory This table contains the status information of the GPIO pins. | table | - | .1.3.6.1.4.1.20992.1.1.9 |