MIB Viewer

devGpioConfigOutput

OBJECT-TYPE
1.3.6.1.4.1.20992.1.1.7
Access
read-write
Status
mandatory
Sub-identifiers
0
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 its boot process. modemConnected - high output value when the modem completes a data connection @SET-FUNC=snmp_set_devGpioConfigOutput @GET-FUNC=snmp_get_devGpioConfigOutput
INTEGER { low (1), high (2), routerRunning (3), modemConnected (4) }