sensorMaxTempMT

OBS ✓
ATEN-PE-CFG · .1.3.6.1.4.1.21317.1.3.2.2.2.1.7.1.3

Object

column r/w Integer32
Display or set sensor maximum temperature measurement threshold. 
Example: range -20.0 ~ 60.0 represents -200~600
NOTICE: Minimum threshold should be smaller than maximum threshold.
Empty value: -3000.
If the device does not support this OID, it returns value -2000000.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
ATEN-PE-CFG
OID
.1.3.6.1.4.1.21317.1.3.2.2.2.1.7.1.3
Type
column
Access
readwrite
Status
current
Parent
deviceSensorTresholdEntry

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 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::sensorMaxTempMT'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::sensorMaxTempMT.<deviceSensorTresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE-CFG::sensorMaxTempMT'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -3000--3000 range: -200-600