A-14 APPENDIX A: CLI C OMMAND DESCRIPTIONset snmp communityaddress [IP_address]access [RO | RW]Modifies parameters for an SNMP authorized user. The community name and IPaddress of SNMP requests from managers on the network must match the list,which you can see using list snmp communities.set snmptrap_communityaddress Changes the IP address pairs that are allowed to receive SNMP traps. You can seethe list of authorized trap communities and addreses with the list snmptrap_communities command.set system name [“name”]location [“location”]contact [“contact info”]Specifies system contact information, which is displayed using show system. Theuser name is the remote account name. Location, name and contact names arelimited to 64 characters..set syslog loglevel [level]Sets the error reporting level for syslog entries that will be sent to the specified IPaddress. You must have previously defined this syslog IP address using add syslog.There are five levels of logging:n CRITICAL - a serious system error, which may effect system integrityn UNUSUAL - an abnormal event, which the system should recover fromn COMMON - a regularly occurring event that is not frequentn VERBOSE - a regular periodic event, e.g. a routing update messagen DEBUG - for debugging onlyParameters Description Group designation authorizing SNMP requests.address IP address of the SNMP manager, in the form nnn.nnn.nnn.nnnaccess Determines what type of access to SNMP MIBs the added user will have.Options are Read Only (RO) and Read Write (RW).Parameters Description Group name defining who can receive SNMP traps.address IP address of the SNMP manager, in the form nnn.nnn.nnn.nnnParameters Descriptionname A name identifying the user to the system.location The location of the user.contact The information contact for the user.