lgpSrcDevPowerStatus

LIEBERT-GP-SRC-MIB · .1.3.6.1.4.1.476.1.42.3.10.1.1.9

Object

column r/w Enumeration
The value of this object specifies the power status of SRC device.
Power status cannot be configured by an operator.  The value of
this object is set to off(0) if the SRC device is powered off.
The value of this object is set to on(1) if the SRC device is
powered on.  The value of this object will be one of the valid power
status: off(0) or on(1) if lgpSrcDevState is enabled(1).  The value
of this object will be set to unknown(2147483647) if the value of
lgpSrcDevState object is set to one of the following values:
standbyOffline(2), unavailableOffline(3) or absent(4).

Context

MIB
LIEBERT-GP-SRC-MIB
OID
.1.3.6.1.4.1.476.1.42.3.10.1.1.9
Type
column
Access
readwrite
Status
current
Parent
lgpSrcEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2147483647unknown