lgpPduRcpEntryPwrState

OBS ✓
LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.50.20.1.95

Object

column Enumeration
unknown
The current power state is unknown.
off
The current power state of the receptacle is OFF.
on
The current power state of the receptacle is ON.
off-pending-on-delay
The current power state of the receptacle is OFF.  The power
will be ON at the expiration of the ON delay of this
receptacle.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.50.20.1.95
Type
column
Access
readonly
Status
current
Parent
lgpPduRcpEntry

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 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduRcpEntryPwrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduRcpEntryPwrState.<lgpPduEntryIndex>.<lgpPduRbEntryIndex>.<lgpPduRcpEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-PDU-MIB::lgpPduRcpEntryPwrState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1off
2on
3off-pending-on-delay