[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <snmp>
        <v3>
            <notify-filter>
                <name>name</name> <!-- identifier -->
                <oid>...</oid>
            </notify-filter>
        </v3>
    </snmp>
</configuration>

Description

Filters to apply to SNMP notifications.

Contents

<name>—SNMP profile name in the notify filter table.

<oid>—OID include/exclude list.


[Contents] [Prev] [Next] [Index] [Report an Error]