lgpConditionAckReq

LIEBERT-GP-CONDITIONS-MIB · .1.3.6.1.4.1.476.1.42.3.2.3.1.19

Object

column Enumeration
This indicates if the corresponding condition does or does not
require user acknowledgement.  Conditions that require
user acknowledgement will have a value of 'required'.  Those
conditions that do not require user acknowledgement will have
a value of 'notRequired' or in some devices the column may
not be present at all.
              
If a condition requires acknowledgement it will remain in the
table until both the 'lgpConditionCurrentState' and
'lgpConditionAcknowledged' are 'inactive' and 'acknowledged'
respectively (see lgpConditionAcknowledged).
              
If a condition does not require acknowledgement it will
be removed from the table as soon as its
'lgpConditionCurrentState' is 'inactive'.

Context

MIB
LIEBERT-GP-CONDITIONS-MIB
OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.19
Type
column
Access
readonly
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::lgpConditionAckReq'
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::lgpConditionAckReq.<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::lgpConditionAckReq'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.