lgpConditionCurrentState
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.3.1.12
Object
column Enumeration
Indication of the current state of the event. If the state is 'active' then the condition currently exists. If the state is 'inactive' then the condition no longer exists (i.e. the situation causing the condition has cleared or been resolved). The behavior of some devices is to remove the condition from this table when the condition clears. The behavior of other devices is to leave the condition entry in the table until the condition is acknowledged ( see lgpConditionAcknowledged and lgpConditionAckReq).
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpConditionEntry
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-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionCurrentState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionCurrentState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.