All MIBs › CPQSCSI-MIB › cpqScsiNw3xDriverPollType
cpqScsiNw3xDriverPollType
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiNw3xDriverPollType
OID (numeric): 1.3.6.1.4.1.232.5.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Drive Device Driver Poll Type.
The SNMP instrument agent collects information from the device driver in two ways:
other(1) The management agent does not recognize this poll type. You may need to upgrade your software.
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 cpqScsiNw3xDriverPollType?
This read-only INTEGER (other/polled/demand) indicates how the SNMP instrument agent collects SCSI information from the device driver, where polled(2) means data is periodically requested and cached while demand(3) implies on-request retrieval. Admins use it to understand whether the data they are viewing may be slightly stale, as with polled data, or always current. For example, an admin seeing stale-looking SCSI counters checks this OID, finds polled(2), and then checks the poll time OID to understand the refresh interval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.3 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xDriverPollType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.3.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xDriverPollType.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiNw3xDriverPollType OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1 | cpqScsiInterface | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1 | cpqScsiOsNetWare | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.3 | cpqScsiNw3xDriverPollType | CPQSCSI-MIB |