All MIBs › CPQSTDEQ-MIB › cpqSeOsCommonPollFreq
cpqSeOsCommonPollFreq
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeOsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.1.2.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Insight Agent's polling frequency.
The frequency, in seconds, at which the Insight Agent requests information from the device driver. A frequency of zero (0) indicates that the Insight Agent retrieves the information upon request of a management station, it does not poll the device driver at a specific interval.
If the poll frequency is zero (0) all attempts to write to this object will fail. If the poll frequency is non-zero, setting this value will change the polling frequency of the Insight Agent. Setting the poll frequency to zero (0) will always fail, an agent may also choose to fail any request to change the poll frequency to a value that would severely impact system performance.
What is cpqSeOsCommonPollFreq?
This read-write INTEGER from 0 to 65535 is the frequency in seconds at which the Insight Agent requests information from the device driver; a value of zero means the agent retrieves data only on demand rather than polling continuously, and writes fail if the frequency is already zero. An administrator cares because tuning this affects how quickly hardware condition changes are reflected in SNMP data versus the polling overhead imposed on the driver. For example, an admin lowers this poll frequency from 60 to 30 seconds on a critical server to get faster detection of hardware condition changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.1.4.1 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeOsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.1.4.1.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeOsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.1.2.1.4.1.1 i <value>
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeOsCommonPollFreq OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) 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.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1 | cpqSeInterface | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4 | cpqSeOsCommon | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.1.4.1 | cpqSeOsCommonPollFreq | CPQSTDEQ-MIB |