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


Usage

<configuration>
    <snmp>
        <v3>
            <usm>
                <remote-engine>
                    <user>
                        <privacy-3des>
                            <privacy-password>privacy-password</privacy-password>
                        </privacy-3des>
                    </user>
                </remote-engine>
            </usm>
        </v3>
    </snmp>
</configuration>

Description

Configure Triple DES privacy.

Contents

<privacy-password>—User's privacy password.


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