All MIBs › CPQSRVMN-MIB › cpqSmMonItemTimeStamp
cpqSmMonItemTimeStamp
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmMonItemTimeStamp
OID (numeric): 1.3.6.1.4.1.232.4.2.3.6.1.19
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An octet string specifying the time of the last change of this monitored item. This octet string contains in the following order: year, month, day of month, hour, minute, second. Each of the octets is a Binary Coded Decimal (BCD) number.
What is cpqSmMonItemTimeStamp?
This read-only 6-byte OCTET STRING is a BCD-encoded timestamp of the last change to this monitored item, covering year, month, day, hour, minute, and second. An administrator cares to know exactly when a given metric last changed value, useful for correlating with other events. For example, an admin decodes this timestamp to determine a power-supply status item last changed three days earlier, well before the current investigation window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.19 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.3.6.1.19.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmMonItemTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmMonItemTimeStamp.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::cpqSmMonItemTimeStamp 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.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3 | cpqSmObjData | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6 | cpqSmMonItemTable | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6.1 | cpqSmMonItemEntry | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.3.6.1.19 | cpqSmMonItemTimeStamp | CPQSRVMN-MIB |