All MIBs › CPQSTSYS-MIB › cpqSsTrapLogIndex
cpqSsTrapLogIndex
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsTrapLogIndex
OID (numeric): 1.3.6.1.4.1.232.8.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 cpqSsTrapLogIndex?
This read-only integer uniquely identifies a trap log entry at the time it's read, with 1 always being the most recent trap and the value equal to cpqSsTrapLogMaxSize being the oldest. Administrators should be aware that because the log behaves like a rotating queue, a given trap's index will shift as newer traps are issued. For example, a trap read today at index 3 might shift to index 4 tomorrow once a newer trap is logged ahead of it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.1 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.1.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapLogIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsTrapLogIndex.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsTrapLogIndex OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.3 | cpqSsTrap | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.3.3 | cpqSsTrapLogTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.3.3.1 | cpqSsTrapLogEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.3.3.1.1 | cpqSsTrapLogIndex | CPQSTSYS-MIB |