All MIBs › CPQSTSYS-MIB › cpqSsTrapType
cpqSsTrapType
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsTrapType
OID (numeric): 1.3.6.1.4.1.232.8.3.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the trap event that this entry describes. This number refers to an entry in a list of traps enumerating the possible traps the agent may issue.
What is cpqSsTrapType?
This read-only enumerated value identifies which specific trap event this log entry describes, referencing a defined list such as fan status changes or temperature failures. Administrators use it to know exactly what kind of event triggered a given trap log entry without needing the original SNMP trap PDU. For example, a value of cpqSsTempFailed(8002) tells the admin this log entry recorded a temperature failure event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.2 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.2.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsTrapType.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::cpqSsTrapType 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.2 | cpqSsTrapType | CPQSTSYS-MIB |