All MIBs › CPQSRVMN-MIB › cpqSmTrapTime
cpqSmTrapTime
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmTrapTime
OID (numeric): 1.3.6.1.4.1.232.4.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 is a BCD number.
What is cpqSmTrapTime?
This read-only 6-byte OCTET STRING is a BCD-encoded timestamp of the trap event described by this entry, covering year, month, day, hour, minute, and second. An administrator cares to know precisely when a logged trap event actually occurred. For example, an admin decodes this timestamp to confirm a board-reset trap occurred at 3 AM, correlating it with a scheduled power maintenance window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.3.3.1.3 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.3.3.1.3.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmTrapTime.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::cpqSmTrapTime 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.3 | cpqSmTrapTime | CPQSRVMN-MIB |