tmnxChassisLowTempState

TIMETRA-SAS-SYSTEM-MIB · .1.3.6.1.4.1.6527.6.2.2.2.6.3.1.6

Object

column Enumeration
The current Low Temperature state of this chassis.
              
stateOk         Indicates chassis is above the low temperature threshold.
stateLowTemp    Indicates chassis is below the low temperature threshold.

Context

MIB
TIMETRA-SAS-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.6.2.2.2.6.3.1.6
Type
column
Access
readonly
Status
current
Parent
tmnxChassisExtnEntry
Groups
1

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 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisLowTempState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisLowTempState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAS-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAS-SYSTEM-MIB::tmnxChassisLowTempState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1stateOk
2stateLowTemp

Conformance