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


Usage

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

Description

Parameters and filter name used when sending notifications.

Contents

<name>—SNMPv3 target parameters name.

<notify-filter>—Notify filter to apply to notifications.

<parameters>—Parameters used when sending notifications.


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