All MIBs › CPQLINOS-MIB › cpqLinOsCommonLastObservedTimeMSec
cpqLinOsCommonLastObservedTimeMSec
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsCommonLastObservedTimeMSec
OID (numeric): 1.3.6.1.4.1.232.23.2.1.4.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The point in time where the last polling occured. This quantity counts milliseconds of the last fraction of a second transpired. This time stamp is implemented with the Linux gettimeofday call and is only useful in conjunction with the previously described quantity.
What is cpqLinOsCommonLastObservedTimeMSec?
This read-only integer reports the millisecond fraction of the last polling timestamp, meant to be used together with cpqLinOsCommonLastObservedTimeSec for sub-second precision, again sourced from the Linux gettimeofday call. An admin combines this with the seconds value only when finer timing precision is needed, such as correlating agent poll timing with other high-resolution logs. For example, an admin debugging a suspected timing race between two monitoring agents would use this millisecond field to get a more exact fix on when this agent last sampled data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.1.4.4 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCommonLastObservedTimeMSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.1.4.4.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCommonLastObservedTimeMSec.1
Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsCommonLastObservedTimeMSec OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux 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.23 | cpqLinOsMgmt | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2 | cpqLinOsComponent | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.1 | cpqLinOsInterface | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.1.4 | cpqLinOsCommon | CPQLINOS-MIB |
| 1.3.6.1.4.1.232.23.2.1.4.4 | cpqLinOsCommonLastObservedTimeMSec | CPQLINOS-MIB |