MIB Viewer

dSyslogDisFacilityFilterMode

OBJECT-TYPE
1.3.6.1.4.1.171.14.13.1.1.2.1.3
Access
read-create
Status
current
Sub-identifiers
0
This object indicates the mode how dSyslogDisFacilityFilterString is used to filter system log messages. notSpecified(1) - dSyslogDisFacilityFilterString will become a zero length string. drops(2) - The matching message will be filtered. includes(3) - The matching message will be included, in other words, the unmatched messages are filtered.
INTEGER { notSpecified(1), drops(2), includes(3) }