cpqTapeLibraryRedundancy

CPQSCSI-MIB · .1.3.6.1.4.1.232.5.4.3.1.1.15

Object

column mandatory Enumeration
Tape Library Redundancy Status.
              
Redundancy status denotes the presence of internal redundant
components such as fans, power supplies, etc. The library
redundancy can be in one of the following states:
              
other(1)
  The library redundancy status is unknown.
              
notSupported(2)
  Indicates that the library cannot detect or report redundancy
  status.
              
capable(3)
  Indicates that the library is capable of detecting and reporting
  redundant components but there are not enough redundant units
  installed to make redundancy active.
              
notCapable(4)
  Indicates that the library is capable of detecting and reporting
  redundant components but there are no components that support
  redundancy.
              
active(5)
  Indicates that the library is capable of detecting and reporting
  redundant components, there are enough redundant units installed,
  and redundancy is active.

Context

MIB
CPQSCSI-MIB
OID
.1.3.6.1.4.1.232.5.4.3.1.1.15
Type
column
Access
readonly
Status
mandatory
Parent
cpqTapeLibraryEntry

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::cpqTapeLibraryRedundancy'
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::cpqTapeLibraryRedundancy.<cpqTapeLibraryCntlrIndex>.<cpqTapeLibraryBusIndex>.<cpqTapeLibraryScsiIdIndex>.<cpqTapeLibraryLunIndex>'
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::cpqTapeLibraryRedundancy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notSupported
3capable
4notCapable
5active