filterHumidityEffect

RMS-MIB · .1.3.6.1.4.1.2769.10.7.6.1.3

Object

column mandatory r/w Enumeration
Determines the way the result of humidity input comparison
effects the filter. Can be switched off(1), inverted(3) or
passed thru(2), if not needed.

Context

MIB
RMS-MIB
OID
.1.3.6.1.4.1.2769.10.7.6.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
filterHumidityEntry

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 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::filterHumidityEffect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::filterHumidityEffect.<filterHumidityIndex>.<filterHumiditySensor>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMS-MIB::filterHumidityEffect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2thru
3invert