lgpPduEntrySysStatus
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.20.1.25
Object
column SNMPv2-SMIUnsigned32
This value represents a bit-field of the various operational
states of the PDU. The value is a logical OR of all of the
following potential states of the PDU. Note the bit-position
is given parenthetically next to the operational state in the
description below. The bit position is assumed to be a big-endian
format (least significant digit is the right-most digit). The
state is present in the PDU when the bit is on (value = 1).
normalOperation(1)
The PDU is operating normally with no active warnings or alarms.
startUp(2)
The PDU is in the startup state (initializing). Control
and monitoring operations maybe inhibited or unavailable
while the PDU is in this state. This state will clear
automatically when the PDU(s) are fully initialized and
ready to accept control and monitoring commands.
normalWithWarning(8)
The PDU is operating normally with one or more active
warnings. Appropriate personnel should investigate the
warning(s) as soon as possible and take appropriate action.
normalWithAlarm(16)
The PDU is operating normally with one or more active
alarms. Appropriate personnel should investigate the alarm(s)
as soon as possible and take appropriate action.
abnormalOperation(32)
The PDU is operating abnormally. That is there is some
failure within the system that is unexpected under normal
operating conditions. Appropriate personnel should investigate
the cause as soon as possible. The normal functioning of
the system is likely inhibited.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.20.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPduEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::lgpPduEntrySysStatus'
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::lgpPduEntrySysStatus.<lgpPduEntryIndex>'
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::lgpPduEntrySysStatus'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295