cpqScsiNw3xDriverPollType
CPQSCSI-MIB ·
.1.3.6.1.4.1.232.5.2.1.1.3
Object
scalar obsolete
Enumeration
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.
Context
- MIB
- CPQSCSI-MIB
- OID
.1.3.6.1.4.1.232.5.2.1.1.3- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- cpqScsiOsNetWare
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqScsiNw3xDriverPollType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSCSI-MIB::cpqScsiNw3xDriverPollType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | polled |
3 | demand |