All MIBs › CPQSCSI-MIB › cpqScsiTrapLogIndex
cpqScsiTrapLogIndex
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiTrapLogIndex
OID (numeric): 1.3.6.1.4.1.232.5.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 cpqScsiTrapLogIndex?
This integer uniquely identifies a trap log entry at a given moment, with the most recent trap always at index 1 and the oldest at trapLogMaxSize, meaning a given trap's index shifts as newer traps arrive. Admins reading the trap log need to understand that index 1 is always 'most recent' rather than a fixed identifier for one event. For example, a trap seen at index 1 today may be pushed to index 2 tomorrow once a newer trap is logged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.3.3.1.1 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiTrapLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.3.3.1.1.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiTrapLogIndex.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiTrapLogIndex OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.3 | cpqScsiTrap | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.3.3 | cpqScsiTrapLogTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.3.3.1 | cpqScsiTrapLogEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.3.3.1.1 | cpqScsiTrapLogIndex | CPQSCSI-MIB |