All MIBs › CPQIDA-MIB › cpqDaNw3xPollType
cpqDaNw3xPollType
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaNw3xPollType
OID (numeric): 1.3.6.1.4.1.232.3.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Array Controller Driver Interface Poll Type.
The Insight Agent collects information from the device driver in two ways:
Polled (2) Indicates that the information is periodically requested and stored by the server based agent and is available when requested.
Demand (3) Indicates that the information is collected at the time of the request.
What is cpqDaNw3xPollType?
This enumerated value tells whether the Insight Agent gathers array-controller data on NetWare by periodic polling (2) stored ahead of time, or by demand (3) fetched fresh at request time. An admin uses this to understand whether the numbers returned by other OIDs might be stale versus point-in-time accurate. For example, a controller reporting polled(2) means the agent already has cached counters ready, so a management station's query returns instantly rather than triggering a live driver call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.1.1.3 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaNw3xPollType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.1.1.3.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaNw3xPollType.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaNw3xPollType OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.1 | cpqDaInterface | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.1.1 | cpqDaOsNetWare3x | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.1.1.3 | cpqDaNw3xPollType | CPQIDA-MIB |