cpqFcTapeLibraryRedundancy
CPQFCA-MIB ·
.1.3.6.1.4.1.232.16.3.2.1.1.18
Object
column mandatory
Enumeration
External 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
- CPQFCA-MIB
- OID
.1.3.6.1.4.1.232.16.3.2.1.1.18- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqFcTapeLibraryEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqFcTapeLibraryRedundancy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqFcTapeLibraryRedundancy.<cpqFcTapeLibraryCntlrIndex>.<cpqFcTapeLibraryScsiBus>.<cpqFcTapeLibraryScsiTarget>.<cpqFcTapeLibraryScsiLun>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQFCA-MIB::cpqFcTapeLibraryRedundancy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | notSupported |
3 | capable |
4 | notCapable |
5 | active |