cpqTapeLibraryTemperature

CPQSCSI-MIB · .1.3.6.1.4.1.232.5.4.3.1.1.14

Object

column mandatory Enumeration
Tape Library Temperature Status.
              
The library temperature can be in one of the following states:
              
other(1)
  The library temperature status is unknown.
              
notSupported(2)
  Indicates that the library cannot detect or report temperature.
              
ok(3)
  Indicates that the temperature of the library is within normal
  operating limits.
              
safeTempExceeded(4)
  Indicates that the temperature of the library has exceeded the
  safe operational temperature. The library will continue to
  operate under this warning.
              
maxTempExceeded(5)
  Indicates that the temperature of the library has exceeded
  normal operating limits to the extent that the library may
  no longer function.

Context

MIB
CPQSCSI-MIB
OID
.1.3.6.1.4.1.232.5.4.3.1.1.14
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::cpqTapeLibraryTemperature'
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::cpqTapeLibraryTemperature.<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::cpqTapeLibraryTemperature'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notSupported
3ok
4safeTempExceeded
5maxTempExceeded