filterConfirm

RMS-MIB · .1.3.6.1.4.1.2769.10.7.1.1.11

Object

column mandatory r/w Enumeration
A true filter can be confimed by writing confirmed(2)
in here (provided filter confirmation is enabled - 
see variable filterConfirmation). By doing this the effect 
of this filter will be suspended until the time specified
by filterReactivationTime is elapsed.

Context

MIB
RMS-MIB
OID
.1.3.6.1.4.1.2769.10.7.1.1.11
Type
column
Access
readwrite
Status
mandatory
Parent
filterEntry

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::filterConfirm'
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::filterConfirm.<filterIndex>'
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::filterConfirm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1not-confirmed
2confirmed