All MIBs › CPQCMC-MIB › cpqCmcOsCommonPollFreq
cpqCmcOsCommonPollFreq
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcOsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.153.2.1.1.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.
What is cpqCmcOsCommonPollFreq?
This read-write integer (0-65535) sets how often, in seconds, the Insight Agent requests information from the device driver for this CMC unit; zero means the agent only fetches data on demand rather than polling at an interval. An admin tunes this to balance freshness of rack environmental data against agent overhead. To get quicker alerts on a rack with sensitive equipment, an admin would write a small nonzero value to cpqCmcOsCommonPollFreq so the Insight Agent polls the CMC more frequently.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.1.1.1 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcOsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.1.1.1.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcOsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.1.1.1.1 i <value>
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcOsCommonPollFreq OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card 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.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.1 | cpqCmcInterface | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.1.1 | cpqCmcOsCommon | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.1.1.1 | cpqCmcOsCommonPollFreq | CPQCMC-MIB |