All MIBs › CPQLINOS-MIB › cpqLinOsCommonLastObservedPollCycle
cpqLinOsCommonLastObservedPollCycle
Module: CPQLINOS-MIB
OID (symbolic): CPQLINOS-MIB::cpqLinOsCommonLastObservedPollCycle
OID (numeric): 1.3.6.1.4.1.232.23.2.1.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Management Agent's last polling cycle, measured in milliseconds.
This quantity should be approximately the desired polling frequency, but because of scheduling variances, slight distortions are to be expected.
What is cpqLinOsCommonLastObservedPollCycle?
This read-only integer reports, in milliseconds, how long the Management Agent's last polling cycle actually took, which should approximate the configured cpqLinOsCommonPollFreq but can vary due to scheduling. An admin compares this to the configured poll frequency to detect when the agent itself is falling behind schedule, which could indicate the monitored host is under heavy load. For example, if cpqLinOsCommonPollFreq is set to 5000ms but this object consistently reports 9000ms, an admin would suspect the agent process is being starved of CPU time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.1.4.2 snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCommonLastObservedPollCycle
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.1.4.2.1 snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsCommonLastObservedPollCycle.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::cpqLinOsCommonLastObservedPollCycle 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.2 | cpqLinOsCommonLastObservedPollCycle | CPQLINOS-MIB |