devFWUpgradeURL
WIPIPE-MIB ·
.1.3.6.1.4.1.20992.1.1.3
Object
scalar
mandatory
r/w
OctetString
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
Context
- MIB
- WIPIPE-MIB
- OID
.1.3.6.1.4.1.20992.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wipipeDevice
- Siblings
- 9
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
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 |
| 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 |