All MIBs › CPQCMC-MIB › cpqCmcTrapIndex
cpqCmcTrapIndex
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcTrapIndex
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.3.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index for the trap-receiver-table. Its value ranges between 1 and the value of cpqCmcTrapTableNumber
What is cpqCmcTrapIndex?
This read-only integer is the row index (1 through the value of cpqCmcTrapTableNumber) used to walk through the CMC's table of configured trap receivers. Administrators use it while polling the trap table to correlate each receiver's IP address and status with a specific slot rather than to monitor a value directly. For example, index 3 would correspond to the third configured trap-receiver entry, letting a script fetch its cpqCmcTrapIPaddress and cpqCmcTrapStatus together.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.3.2.1.1 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcTrapIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.3.2.1.1.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcTrapIndex.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::cpqCmcTrapIndex 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.3 | cpqCmcTraps | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.3.2 | cpqCmcTrapTable | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.3.2.1 | cpqCmcTrapEntry | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.3.2.1.1 | cpqCmcTrapIndex | CPQCMC-MIB |