All MIBs › CPQSM2-MIB › cpqSm2OsCommonPollFreq
cpqSm2OsCommonPollFreq
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2OsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.9.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 choose to fail any request to change the poll frequency to a value that would severely impact system performance.
What is cpqSm2OsCommonPollFreq?
This read-write integer (0-65535) sets the Insight Agent's polling frequency in seconds against the device driver, where zero means the agent only fetches data on request instead of polling, and in that case writes to this object always fail. It matters for tuning the tradeoff between fresher sensor data and polling overhead. For example, an admin lowers cpqSm2OsCommonPollFreq to get faster-updating sensor data on a critical server, but on a server already reporting 0 the write attempt fails as documented.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.1.4.1 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2OsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.1.4.1.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2OsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.1.4.1.1 i <value>
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2OsCommonPollFreq OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1 | cpqSm2Interface | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4 | cpqSm2OsCommon | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.1.4.1 | cpqSm2OsCommonPollFreq | CPQSM2-MIB |