All MIBs › CPQSRVMN-MIB › cpqSmTrapLogIndex
cpqSmTrapLogIndex
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmTrapLogIndex
OID (numeric): 1.3.6.1.4.1.232.4.3.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object uniquely identifies this trapLogEntry at this time. The most recent trap will have an index of 1 and the oldest trap will have an index of trapLogMaxSize. Because of the queue-like nature of the trapLog this particular trap event's index will change as new traps are issued.
What is cpqSmTrapLogIndex?
This read-only INTEGER from 0 to 2147483647 uniquely identifies a trap log entry at the current moment, where the most recent trap is index 1 and the oldest is trapLogMaxSize, with indexes shifting as new traps arrive. An administrator cares to understand this index is relative and changes over time rather than being a stable ID. For example, polling twice, an admin notices the same trap event's index changed from 1 to 2 after a newer trap was logged in between.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.3.3.1.1 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.3.3.1.1.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapLogIndex.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmTrapLogIndex OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3 | cpqSmTrap | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3.3 | cpqSmTrapLogTable | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3.3.1 | cpqSmTrapLogEntry | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3.3.1.1 | cpqSmTrapLogIndex | CPQSRVMN-MIB |