cpqTapePhyDrvCleanReq

CPQSCSI-MIB · .1.3.6.1.4.1.232.5.4.1.1.1.9

Object

column mandatory Enumeration
Tape Physical Drive Cleaning Required Status.
              
This is an indication of whether the tape drive heads
require a cleaning session to occur.  If this variable
indicates a need to clean the tape heads, then a cleaning
tape will need to be inserted and run through a cleaning
cycle.
              
This variable can be in one of the following states:
              
other(1)
 The tape drive does not support monitoring of the cleaning
 required status.
              
true(2)
 The tape drive requires a cleaning tape session in order
 to clean the heads.
              
false(3)
 The tape drive does not require any cleaning tape session.

Context

MIB
CPQSCSI-MIB
OID
.1.3.6.1.4.1.232.5.4.1.1.1.9
Type
column
Access
readonly
Status
mandatory
Parent
cpqTapePhyDrvEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqTapePhyDrvCleanReq'
More examples
Read one indexed 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::cpqTapePhyDrvCleanReq.<cpqTapePhyDrvCntlrIndex>.<cpqTapePhyDrvBusIndex>.<cpqTapePhyDrvScsiIdIndex>.<cpqTapePhyDrvLunIndex>'
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::cpqTapePhyDrvCleanReq'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2true
3false