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


Usage

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

Description

OID include/exclude list.

Contents

<exclude>—Exclude this OID from the notify filter.

<include>—Include this OID in the notify filter.

<name>—OID to include/exclude from notify filter.


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