SNMP
7705 SAR OS System Management Guide 177
Use the following CLI syntax to configure USM community options:
CLI Syntax: config>system>security>snmp
usm-community community-string [hash | hash2] group
group-name
The following example displays USM community string command usage. Note that the group
testgroup was configured in the config>system>security>snmp>access CLI
context.
Example: config>system>security>snmp# usm-community "test" hash2
group "testgroup"
The following example displays the SNMP community configuration:
ALU-1>config>system>security>snmp# info
----------------------------------------------
view testview subtree 1
mask ff
exit
view testview subtree 1.3.6.1.2
mask ff type excluded
exit
access group testgroup security-model usm security-level auth-no
-privacy read testview write testview notify testview
community "private" hash2 rwa version both
community "public" hash r version v2c
usm-community "test" group "testgroup"
----------------------------------------------
ALU-1>config>system>security>snmp#
Configuring Other SNMP Parameters
Use the following CLI syntax to modify the system SNMP options:
CLI Syntax: config>system>snmp
engineID engine-id
general-port port
packet-size bytes
no shutdown