snmpNotifyFilterTable
SNMP-NOTIFICATION-MIB ·
.1.3.6.1.6.3.13.1.3
Object
table
The table of filter profiles. Filter profiles are used
to determine whether particular management targets should
receive particular notifications.
When a notification is generated, it must be compared
with the filters associated with each management target
which is configured to receive notifications, in order to
determine whether it may be sent to each such management
target.
A more complete discussion of notification filtering
can be found in section 6. of [SNMP-APPL].
Context
- MIB
- SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.6.3.13.1.3- Type
- table
- Status
- current
- Parent
- snmpNotifyObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-NOTIFICATION-MIB::snmpNotifyFilterTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-NOTIFICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-NOTIFICATION-MIB::snmpNotifyFilterTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.