operationalState

LHX-MIB · .1.3.6.1.4.1.13742.9.1.3.1.1.1

Object

The operational state of the lhx controller.
To switch LHX power state while controller is connected,
set operationalState to 1 (off) or 2 (on).
Switching power state while LHX is disconnected or to 
0 (disconnected) is undefined.

Context

MIB
LHX-MIB
OID
.1.3.6.1.4.1.13742.9.1.3.1.1.1
Type
column
Access
readwrite
Status
current
Parent
lhxConfigurationEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::operationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LHX-MIB::operationalState.<portIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LHX-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LHX-MIB::operationalState'

Syntax

Values & Constraints

Type Values
0disconnected
1offline
2online

Conformance