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


Usage

<configuration>
    <snmp>
        <v3>
            <usm>
                <remote-engine>
                    <name>name</name> <!-- identifier -->
                    <user>...</user>
                </remote-engine>
            </usm>
        </v3>
    </snmp>
</configuration>

Description

Remote engine user configuration.

Contents

<name>—Remote engine id.

<user>—SNMPv3 USM user information.


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