st4TempSensorValueMin

Sentry4-MIB · .1.3.6.1.4.1.1718.4.1.9.2.1.4

Object

column degreesInteger32
The minimum temperature limit of the sensor in degrees, using the
scale selected by st4TempSensorScale.

Context

MIB
Sentry4-MIB
OID
.1.3.6.1.4.1.1718.4.1.9.2.1.4
Type
column
Access
readonly
Status
current
Units
degrees
Parent
st4TempSensorConfigEntry
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 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4TempSensorValueMin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry4-MIB::st4TempSensorValueMin.<st4UnitIndex>.<st4TempSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry4-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry4-MIB::st4TempSensorValueMin'

Syntax

degreesInteger32

Values & Constraints

Object Constraints
range: -40-253

Conformance