All MIBs › CPQCMC-MIB › cpqCmcThresholdMaxVoltage
cpqCmcThresholdMaxVoltage
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcThresholdMaxVoltage
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.2.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Threshold high value Voltage alarm
What is cpqCmcThresholdMaxVoltage?
This read-write integer (0-255) sets the upper voltage limit that triggers cpqCmcStatusVoltage to report overMax(3) for the cabinet's monitored power supply. It lets an administrator define what counts as an over-voltage condition worth alarming on, protecting attached equipment from supply irregularities. A facilities engineer might tighten this threshold after noticing a power supply that occasionally spikes, so the CMC flags it before equipment is damaged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.2.11 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcThresholdMaxVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.2.11.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcThresholdMaxVoltage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.2.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcThresholdMaxVoltage.1
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::cpqCmcThresholdMaxVoltage 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.2 | cpqCmcSetup | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.2 | cpqCmcSetupThreshold | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.2.11 | cpqCmcThresholdMaxVoltage | CPQCMC-MIB |