smHealthMonitorHighLimit

SUPERMICRO-HEALTH-MIB · .1.3.6.1.4.1.10876.2.1.1.1.1.5

Object

column r/w Integer32
Indicates the the High limit for the Monitor device that are currently in use on the managed device.
This is applied to Temperature and Voltage devices only.
Voltage limit is displayed in mV, and Temperture limit is displayed in Celsius.

Context

MIB
SUPERMICRO-HEALTH-MIB
OID
.1.3.6.1.4.1.10876.2.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
smHealthMonitorEntry
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 'SUPERMICRO-HEALTH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-HEALTH-MIB::smHealthMonitorHighLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-HEALTH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-HEALTH-MIB::smHealthMonitorHighLimit.<smHealthMonitorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-HEALTH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-HEALTH-MIB::smHealthMonitorHighLimit'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance