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


Usage

<configuration>
    <snmp>
        <rmon>
            <event>
                <name>name</name> <!-- identifier -->
                <description>description</description>
                <type>type-choice</type>
                <community>community</community>
            </event>
        </rmon>
    </snmp>
</configuration>

Description

RMON event entries.

Contents

<community>—The community (trap group) for outgoing traps.

<description>—General description of event.

<name>—RMON event identifier.

<type>—The type of notification for this event.


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