Configuring SNMP Components
Page 168 7705 SAR OS System Management Guide
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
The following example displays the system SNMP default values:
ALU-104>config>system>snmp# info detail
----------------------------------------------
            shutdown
            engineID "0000xxxx000000000xxxxx00"
            packet-size 1500
            general-port 161
----------------------------------------------
ALU-104>config>system>snmp#