smHealthMonitorMaxReading

SUPERMICRO-HEALTH-MIB · .1.3.6.1.4.1.10876.2.1.1.1.1.7

Object

column Integer32
Indicates the value for the possible Maximum reading value for the Monitor device that are currently in use on the managed device.
FAN readings are displayed in RPM.
Voltage readings are displayed in mV.
Temperture readings are in Celsius.

Context

MIB
SUPERMICRO-HEALTH-MIB
OID
.1.3.6.1.4.1.10876.2.1.1.1.1.7
Type
column
Access
readonly
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::smHealthMonitorMaxReading'
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::smHealthMonitorMaxReading.<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::smHealthMonitorMaxReading'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance