devGpioConfigInput

WIPIPE-MIB · .1.3.6.1.4.1.20992.1.1.5

Object

scalar mandatory Enumeration
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.
ignition_sensing - if the input is held low for 300 seconds,
         power off the router.  IBR11x0, IBR9x0, IBR6x0C series feature.
@GET-FUNC=snmp_get_devGpioConfigInput

Context

MIB
WIPIPE-MIB
OID
.1.3.6.1.4.1.20992.1.1.5
Type
scalar
Access
readonly
Status
mandatory
Parent
wipipeDevice

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WIPIPE-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WIPIPE-MIB::devGpioConfigInput.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WIPIPE-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WIPIPE-MIB::devGpioConfigInput'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2input
3reboot
4ignitionSensing