lgpPduRcpEntryControl

LIEBERT-GP-PDU-MIB · .1.3.6.1.4.1.476.1.42.3.8.50.20.1.100

Object

column r/w Enumeration
This object represents the current and persistent (configured)
power state of the receptacle.  The receptacle can also be
controlled by writing to this object.
off
    The current and persisted (configured) power state of the
    receptacle is 'off'.  When writing 'off' to this object the
    receptacle, if ON, will be turned OFF and its persistent
    (configured) power state will be set to 'off'.
on
    The current and persisted (configured) power state of the
    receptacle is 'on'.  When writing 'on' to this object the
    receptacle, if 'off', will be turned 'on' and its persistent
    (configured) power state will be set to 'on'.
cycle-power
    The receptacle is currently in a power-cycle state. The
    power to the receptacle is being turned off momentarily and
    will then revert to being 'on'.
    When writing 'cycle-power' to this OBJECT if the receptacle is
    'on' it will be momentarily turned 'off' and then revert to the
    'on' state.  The receptacle's persistent (configured) power
    state will be left unchanged ('on').
              
    If the receptacle is OFF writing cycle-power has no
    affect on the receptacle.

Context

MIB
LIEBERT-GP-PDU-MIB
OID
.1.3.6.1.4.1.476.1.42.3.8.50.20.1.100
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::lgpPduRcpEntryControl'
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::lgpPduRcpEntryControl.<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::lgpPduRcpEntryControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2cycle-power