All MIBs › CPQCMC-MIB › cpqCmcLogIndex
cpqCmcLogIndex
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcLogIndex
OID (numeric): 1.3.6.1.4.1.232.153.2.2.6.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index for the Log-table. Its value ranges between 1 and the value of cpqCmcLogsNumber
What is cpqCmcLogIndex?
This read-only integer (1 through the value of cpqCmcLogsNumber) is the row index used to iterate through the CMC's stored log entries. Administrators use it to correlate a specific log entry's date, time, text, and class fields when retrieving them together. Fetching index 5, for example, would return the fifth logged event's date, time, and description as a matched set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.6.2.1.1 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.6.2.1.1.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcLogIndex.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::cpqCmcLogIndex 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.6 | cpqCmcLog | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.6.2 | cpqCmcLogTable | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.6.2.1 | cpqCmcLogEntry | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.6.2.1.1 | cpqCmcLogIndex | CPQCMC-MIB |