outputLogic

INFRATEC-RMS-MIB · .1.3.6.1.4.1.1909.10.3.1.1.6

Object

column mandatory r/w Enumeration
Each output can be controlled by a couple of filters, which
are combined in a boolean operation. The logic operation
(and/or) can be set up with this entry.

Context

MIB
INFRATEC-RMS-MIB
OID
.1.3.6.1.4.1.1909.10.3.1.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
outputEntry

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::outputLogic'
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::outputLogic.<outputIndex>'
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::outputLogic'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1and
2or