proHighTempThreshold

PROTEON-MIB · .1.3.6.1.4.1.1.6.3.7

Object

scalar mandatory Integer32
The temperature that will cause a High Temperature
Condition to become true.  The High Temperature Condition will
become true when:
          
    proCurrentTemp >= proHighTempThreshold.
          
The high temperature condition will reset when:
          
    proCurrentTemp < (proHighTempThreshold - proTempHysteresis).
          
This range is checked one per proTempPollPeriod.

Context

MIB
PROTEON-MIB
OID
.1.3.6.1.4.1.1.6.3.7
Type
scalar
Access
readonly
Status
mandatory
Parent
proTemp

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROTEON-MIB::proHighTempThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROTEON-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROTEON-MIB::proHighTempThreshold'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647