- usm {
-
-
local-engine {
-
-
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;
-
privacy-none;
- }
- }
-
-
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]
Statement introduced before JUNOS Release 7.4.
Configure user-based security model (USM) information.
The remaining statements are explained separately.
snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration.