lgpPduRcpEntryPwrUpState

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.50.20.1.96

Object

column r/w Enumeration
The 'Power Up State' defines the state to which the receptacle shall return 
after a power cycle of the PDU.
              
 on
	The receptacle shall be switched to the ON state after the power on delay
   timer (lgpPduRcpEntryPwrOnDelay).
 off
	The receptacle shall be in the OFF state upon power cycle. 
last-state
	The receptacle shall be put to the previous state. Again, on state will be 
	effective only after the power on delay (lgpPduRcpEntryPwrOnDelay).

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.50.20.1.96
Type
column
Access
readwrite
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::lgpPduRcpEntryPwrUpState'
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::lgpPduRcpEntryPwrUpState.<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::lgpPduRcpEntryPwrUpState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off
3last-state