Comments (0)
This is a pretty easy process, but is critical for the long term management of our networking infrastructure. In order to setup SNMP on the Junipers, these are the steps that must be followed. Use the information contained within this tutorial as well so that all devices have the same SNMP settings.
Follow the remainder of the steps and you should have no problems setting up SNMP on the Junipers.
Set community publicauthorization read-only
Set client-listlist0 10.10.10.0/24
Set community public client-list-name list0
Set community public clients 10.10.105.0/24 restrict
Set community public clients 10.10.88.0/22 restrict
Set community public clients 10.10.20.0/22 restrict
Set community public clients 10.10.30.0/24 restrict
Set community public clients 10.10.48.0/22 restrict
Set community public clients 10.10.60.0/22 restrict
Set community public clients 10.10.136.0/22 restrict
Set trap-group “group-name” destination-port 155 targets X.X.X.X
NOTE: You do not need to use the destination-port command if you are using the default port of 162.
Comments (0)