filterMainsBMode

INFRATEC-RMS-MIB · .1.3.6.1.4.1.1909.10.7.7.1.7

Object

column mandatory r/w Enumeration
Determines the operating mode of comparison operation B.
Can be set to greater(2) ' >', less(3) '<' or turned off(1),
if not needed

Context

MIB
INFRATEC-RMS-MIB
OID
.1.3.6.1.4.1.1909.10.7.7.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
filterMainsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2greater
3less