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


Usage

<configuration>
    <snmp>
        <v3>
            <notify>
                <name>name</name> <!-- identifier -->
                <type>type-choice</type>
                <tag>tag</tag>
            </notify>
        </v3>
    </snmp>
</configuration>

Description

Used to select management targets for notifications as well as the type of notifications.

Contents

<name>—Notify name.

<tag>—Notifications will be sent to all targets configured with this tag.

<type>—Notification type.


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