All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionAcknowledged
lgpConditionAcknowledged
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionAcknowledged
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.3.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.18 snmpwalk -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionAcknowledged
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.18.1 snmpget -v2c -c public <target> LIEBERT-GP-CONDITIONS-MIB::lgpConditionAcknowledged.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.42.3.2.3.1.18.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.476 | emerson | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1 | liebertCorp | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42 | liebertGlobalProducts | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3 | lgpFoundation | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3.2 | lgpConditions | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3 | lgpConditionsTable | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3.1 | lgpConditionEntry | LIEBERT-GP-CONDITIONS-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.18 | lgpConditionAcknowledged | LIEBERT-GP-CONDITIONS-MIB |