All MIBs › CPQWCRM-MIB › cpqWcrmResetUnit
cpqWcrmResetUnit
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::cpqWcrmResetUnit
OID (numeric): 1.3.6.1.4.1.232.167.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Command to reset (acknowledge) alarms of Environmental Controller unit. Setting to 'reset' (2) will have same result as pressing 'C' on Units. Variable is automatically set back to 'noReset' (1).
What is cpqWcrmResetUnit?
This read-write enumerated value is a command to reset, meaning acknowledge, alarms on the Environmental Controller unit; setting it to reset(2) has the same effect as pressing 'C' on the unit, and the value automatically reverts to noReset(1) afterward. It gives an admin a way to remotely acknowledge active alarms without physically walking to the unit. For example, an admin sets this to reset(2) via SNMP to clear an acknowledged alarm remotely, and polling shortly afterward shows it has already reverted to noReset(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.5.1 snmpwalk -v2c -c public <target> CPQWCRM-MIB::cpqWcrmResetUnit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.5.1.1 snmpget -v2c -c public <target> CPQWCRM-MIB::cpqWcrmResetUnit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.167.5.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqWcrmResetUnit.1
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::cpqWcrmResetUnit OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.5 | cpqWcrmControl | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.5.1 | cpqWcrmResetUnit | CPQWCRM-MIB |