lgpConditionAcknowledged

LIEBERT-GP-CONDITIONS-MIB · .1.3.6.1.4.1.476.1.42.3.2.3.1.18

Object

column r/w Enumeration
This indicates if the condition has been acknowledged.
If the value is 'notAcknowledged' then the condition has
not been acknowledged.  If the value is 'acknowledged'
then the condition has been acknowledged.  Writing a value
of 'acknowledged' to this object acknowledges the condition
and the value will be changed to 'acknowledged'.
              
If the current state of the condition is 'active'
(see lgpConditionCurrentState) the condition will, for all
devices remain in the table regardless of the state of the
'lgpConditionAcknowledged' object.
              
If the 'lgpConditionAckReq' is 'notRequired' or this column
does not exist for the row then this object has no affect on
the duration the condition stays in the lgpConditionsTable.
              
If the 'lgpConditionAckReq' is 'required' then the condition
will remain in the condition table until both the
'lgpConditionCurrentState' is 'inactive' AND
'lgpConditionAcknowledged' is 'acknowledged'.

Context

MIB
LIEBERT-GP-CONDITIONS-MIB
OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.18
Type
column
Access
readwrite
Status
current
Parent
lgpConditionEntry

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-CONDITIONS-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-CONDITIONS-MIB::lgpConditionAcknowledged'
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::lgpConditionAcknowledged.<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::lgpConditionAcknowledged'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.