All MIBs › CPQSCSI-MIB › cpqScsiTrapTime
cpqScsiTrapTime
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiTrapTime
OID (numeric): 1.3.6.1.4.1.232.5.3.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The time of the trap event that this entry describes. The time is given in year (first octet), month, day of month, hour, minute, second (last octet) order. Each octet gives the value in Binary Coded Decimal (BCD).
What is cpqScsiTrapTime?
This is a 6-byte OCTET STRING giving the timestamp of a trap event, encoded as year, month, day, hour, minute, and second, each in Binary Coded Decimal. Admins decode it to know exactly when a logged SCSI trap event occurred for incident timelines. For example, this field would be decoded to reconstruct the exact date and time a physical drive failure trap was fired.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.3.3.1.3 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiTrapTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.3.3.1.3.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiTrapTime.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::cpqScsiTrapTime 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.3 | cpqScsiTrapTime | CPQSCSI-MIB |