Skip to main content
Contributor
October 17, 2016

Technical Note: [Accelops KB] How to configure SNMP v3 on Juniper SRX

  • October 17, 2016
  • 0 replies
  • 2565 views

Description

Summary of Article

The following are commands for configuring SNMP v3 on Juniper SRX.

 

Steps / Commands

Please Log onto your Juniper SRX CLI:

set snmp v3 usm local-engine user nms authentication-md5 authentication-password mypasswordhere

set snmp v3 usm local-engine user nms privacy-des privacy-password mypasswordhere

set snmp v3 vacm security-to-group security-model usm security-name nms group groupnms

set snmp v3 vacm access group groupnms default-context-prefix security-model any security-level privacy read-view all

set snmp v3 vacm access group groupnms default-context-prefix security-model any security-level privacy write-view all

set snmp view all oid .1

set snmp contact contact_name

 

To Discover on AO:

Log into AO's UI

Head to Admin > Setup Wizard > Credentials

Add a SNMP v3 credentials

Place the IP association in Test Connectivity

Head to Discovery Infrastructure

Add the IP of the device in the list

Discover the Device

 

Additional Information

N/A

 

Version Application

ALL