All MIBs › CPQCR-MIB › cpqCrOsCommonPollFreq
cpqCrOsCommonPollFreq
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrOsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.141.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.
The polling frequency is set in a configuration file used by the agent.
What is cpqCrOsCommonPollFreq?
This read-write integer sets, in seconds, how often the Insight Agent polls the Command RAID device driver for fresh data, with zero meaning it only fetches data on demand from a management station. An administrator tunes this to balance timeliness of RAID health data against the polling overhead on the host. Setting this to 60 would have the agent refresh controller and drive status roughly once a minute instead of only when queried.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.1.4.1 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrOsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.1.4.1.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrOsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.141.2.1.4.1.1 i <value>
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrOsCommonPollFreq OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.1 | cpqCrInterface | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.1.4 | cpqCrOsCommon | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.1.4.1 | cpqCrOsCommonPollFreq | CPQCR-MIB |