All MIBs › CPQCMC-MIB › cpqCmcSetAlarm1
cpqCmcSetAlarm1
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcSetAlarm1
OID (numeric): 1.3.6.1.4.1.232.153.2.2.5.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Is used to set an alarm in the CMC from the management-station. With this command the management-station can i.e. switch on an alarm-relay or the AudibleAlarm of the CMC. Can be used for alert-handling
What is cpqCmcSetAlarm1?
This read-write enumerated value lets a management station clear (2) or set (3) alarm 1 on the CMC, for example to trigger the unit's alarm relay or audible alarm. An administrator uses it programmatically for alert-handling, turning on a physical alarm indicator when a monitored condition elsewhere in their system fires. Setting this to setAlarm(3) from a monitoring script could sound the cabinet's audible alarm the moment an unrelated critical event, like a power failure on a nearby device, is detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.7 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcSetAlarm1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.7.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcSetAlarm1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.5.7.1 i <value>
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcSetAlarm1 OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card 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.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2 | cpqCmcDevice | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.5 | cpqCmcControl | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.5.7 | cpqCmcSetAlarm1 | CPQCMC-MIB |