Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »




on SRX:

1- add snmp community

2- add interface and protocol to sec zone

3- add security policy

SNMP
root@RL104-SRX1500-1> show configuration | display set | match snmp
set snmp community public authorization read-write


set security zones security-zone untrust screen untrust-screen
. . . 
set security zones security-zone untrust host-inbound-traffic system-services snmp
set security zones security-zone untrust host-inbound-traffic system-services snmp-trap
. . .
set security zones security-zone untrust interfaces ge-0/0/0.0


test localy the snmpwalk

https://www.juniper.net/documentation/en_US/junos/topics/reference/command-summary/show-snmp-mib.html#jd0e281

snmp walk
show snmp mib walk system


test from windows cmd
traceoptions on SRXtraceoption of snmp






  • No labels