All MIBs › CPQRACK-MIB › cpqRackOsCommonPollFreq
cpqRackOsCommonPollFreq
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackOsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.22.2.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Management Agent's polling frequency.
The frequency, in seconds, at which the 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 also choose to fail any request to change the poll frequency to a value that would severely impact system performance.
What is cpqRackOsCommonPollFreq?
This is the writable polling interval, in seconds, at which the management agent requests information from the underlying rack device driver; a value of zero means the agent fetches data only on demand from a management station instead of polling continuously, and if it is already zero, writes to this object fail. It lets an admin tune how frequently rack status is refreshed versus how much overhead that polling adds to the host. For example, an admin could raise cpqRackOsCommonPollFreq to reduce agent CPU usage on a system where rack conditions rarely change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.1.4.1 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackOsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.1.4.1.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackOsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.22.2.1.4.1.1 i <value>
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackOsCommonPollFreq OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.1 | cpqRackInterface | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.1.4 | cpqRackOsCommon | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.1.4.1 | cpqRackOsCommonPollFreq | CPQRACK-MIB |