- remote-engine engine-id {
-
-
user username {
-
-
authentication-md5 {
-
authentication-password authentication-password;
- }
-
-
authentication-sha {
-
authentication-password authentication-password;
- }
-
authentication-none;
-
-
privacy-aes128 {
-
privacy-password privacy-password;
- }
-
-
privacy-des {
-
privacy-password privacy-password;
- }
-
-
privacy-3des {
-
privacy-password privacy-password;
- }
-
-
privacy-none {
-
privacy-password privacy-password;
- }
- }
- }
- [edit snmp v3 usm]
Statement introduced in JUNOS Release 7.4.
Configure remote engine information for the user-based security model (USM). To send inform messages to an SNMPv3 user on a remote device, you must configure the engine identifier for the SNMP agent on the remote device where the user resides.
The remaining statements are explained separately.
engine-id—Engine identifier. Used to compute the security digest for authenticating and encrypting packets sent to a user on the remote host.
See Configuring the Remote Engine and Remote User.
snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration.