All MIBs › CPQSINFO-MIB › cpqSiOsCommonPollFreq
cpqSiOsCommonPollFreq
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiOsCommonPollFreq
OID (numeric): 1.3.6.1.4.1.232.2.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 also choose to fail any request to change the poll frequency to a value that would severely impact system performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.1.4.1 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiOsCommonPollFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.1.4.1.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiOsCommonPollFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.2.2.1.4.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1 | cpqSiInterface | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4 | cpqSiOsCommon | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.1.4.1 | cpqSiOsCommonPollFreq | CPQSINFO-MIB |