devFWUpgrade
WIPIPE-MIB ·
.1.3.6.1.4.1.20992.1.1.2
Object
scalar
mandatory
r/w
Enumeration
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 an automatic upgrade will be performed.
When an automatic upgrade is done then the device will
pull the most current FW image from the Wipipe server
and install it.
If this value is read then the router is performing an
automatic upgrade and the devFWUpgradeStatus object should
be read for further information.
manual - If no other upgrade is begin performed, when this value
is written then a manual upgrade will be performed.
When an manual upgrade is done it will use the URL set
in the devFWUpgradeURL object as the place to get the
firmware image and install. If the devFWUpgradeURL object
is not set then no upgrade will be performed.
If this value is read then the router is performing an
manual upgrade and the devFWUpgradeStatus object should
be read for further information. -
@SET-FUNC=snmp_set_devFWUpgrade
@GET-FUNC=snmp_get_devFWUpgrade
Context
- MIB
- WIPIPE-MIB
- OID
.1.3.6.1.4.1.20992.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wipipeDevice
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | auto |
3 | manual |
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 |
| 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 |
| devFWUpgradeStatus mandatory 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 a… | scalar | Enumeration | .1.3.6.1.4.1.20992.1.1.4 |
| 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 |