Hello,
Am I missing something, or is there no support for SNMP v2? Thanks.
Hello,
Am I missing something, or is there no support for SNMP v2? Thanks.
The same question
HC-counters? unfortunately, they’re not supported…
Or are you talking about just using SNMP v2c?
This works to grant 1.1.1.0/24 access via community string ‘public’:
/snmp
set contact=admin@exmaple.com enabled=yes engine-boots=4 engine-id="" \
location=location time-window=15 trap-sink=0.0.0.0 trap-version=1
/snmp community
add address=1.1.1.0/24 authentication-password="" \
authentication-protocol=MD5 encryption-password="" encryption-protocol=\
DES name=public read-access=yes security=none write-access=no