CPQSM2-MIB :: cpqSm2OsCommonPollFreq

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSM2-MIBcpqSm2OsCommonPollFreq

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.9cpqSm2CPQSM2-MIB
1.3.6.1.4.1.232.9.2cpqSm2ComponentCPQSM2-MIB
1.3.6.1.4.1.232.9.2.1cpqSm2InterfaceCPQSM2-MIB
1.3.6.1.4.1.232.9.2.1.4cpqSm2OsCommonCPQSM2-MIB
1.3.6.1.4.1.232.9.2.1.4.1cpqSm2OsCommonPollFreqCPQSM2-MIB