CPQSCSI-MIB :: cpqScsiOsCommonPollFreq

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSCSI-MIBcpqScsiOsCommonPollFreq

cpqScsiOsCommonPollFreq

Module: CPQSCSI-MIB

OID (symbolic): CPQSCSI-MIB::cpqScsiOsCommonPollFreq

OID (numeric): 1.3.6.1.4.1.232.5.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 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 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 cpqScsiOsCommonPollFreq?

This read-write INTEGER (0 to 65535 seconds) sets the Insight Agent's polling frequency for requesting SCSI information from the device driver, where a value of zero means the agent retrieves information only on request rather than polling, and per the description all writes fail while the frequency is already zero. Admins adjust this to balance freshness of SCSI data against polling overhead on the server. For example, an admin raises this poll frequency on a server with flaky SCSI hardware to get more frequent updates while troubleshooting, then lowers it again afterward.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.4.1
snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiOsCommonPollFreq

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.4.1.1
snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiOsCommonPollFreq.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.5.2.1.4.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqScsiOsCommonPollFreq.1

Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiOsCommonPollFreq OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) 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.5cpqScsiCPQSCSI-MIB
1.3.6.1.4.1.232.5.2cpqScsiComponentCPQSCSI-MIB
1.3.6.1.4.1.232.5.2.1cpqScsiInterfaceCPQSCSI-MIB
1.3.6.1.4.1.232.5.2.1.4cpqScsiOsCommonCPQSCSI-MIB
1.3.6.1.4.1.232.5.2.1.4.1cpqScsiOsCommonPollFreqCPQSCSI-MIB