All MIBs › CPQHLTH-MIB › cpqHeCriticalErrorStatus
cpqHeCriticalErrorStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCriticalErrorStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This value specifies if the user has marked this error as corrected. Marking errors as corrected may be performed with the Diagnostics or by a set operation on this variable. Attempting to set this variable to uncorrected(1) will fail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.2.4.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeCriticalErrorStatus.1
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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2 | cpqHeCriticalError | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4 | cpqHeCriticalErrorTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4.1 | cpqHeCriticalErrorEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4.1.2 | cpqHeCriticalErrorStatus | CPQHLTH-MIB |