коллеги, а есть у кого пример готовый настроек под snmp v2?
чо то я закопался
V3:
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0 read-access=no
add addresses=0.0.0.0/0 authentication-password=<UI-COMMUNITY> authentication-protocol=SHA1 encryption-password=<UI-COMMUNITY> \ encryption-protocol=AES name=<UI-COMMUNITY> security=authorized
/snmp
set contact="<UI-CONTACT>" enabled=yes location="<UI-LOCATION>" trap-community=<UI-COMMUNITY> trap-generators=\
start-trap,interfaces,temp-exception trap-interfaces=ether2,ether7,tunnel475 trap-target=<TRAP-RECIEVER-IP>