cpqTapePhyDrvCleanTapeRepl

CPQSCSI-MIB · .1.3.6.1.4.1.232.5.4.1.1.1.10

Object

column mandatory Enumeration
Tape Physical Drive Cleaning Tape Replacement Status.
              
This variable is only applicable to autoloader tape drives.
This variable indicates whether the cleaning tape which is
inserted in an autoloader needs to be replaced because its
cleaning capability is exhausted (it is at end of tape).
              
This variable can be in one of the following states:
              
other(1)
 The tape drive does not support monitoring of the cleaning
 tape replacement status.
              
true(2)
 The autoloader tape drive requires a new cleaning tape to
 be inserted.
              
false(3)
 The tape drive does not require a new cleaning tape.

Context

MIB
CPQSCSI-MIB
OID
.1.3.6.1.4.1.232.5.4.1.1.1.10
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::cpqTapePhyDrvCleanTapeRepl'
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::cpqTapePhyDrvCleanTapeRepl.<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::cpqTapePhyDrvCleanTapeRepl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2true
3false