filterTrap

RMS-MIB · .1.3.6.1.4.1.2769.10.7.1.1.5

Object

column mandatory r/w Enumeration
Determines the way of trap notification to management
station(s) in case of filter events. Traps can be off,
sent once (when filter becomes true) or sent repeatedly
(as long as filter is true).

Context

MIB
RMS-MIB
OID
.1.3.6.1.4.1.2769.10.7.1.1.5
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::filterTrap'
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::filterTrap.<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::filterTrap'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no
2once
3repeat