CLI Commands B-9add snmp communityn address [IP_address]n access [RO | RW]Adds to the list of SNMP authorized users. The community name and IP address ofSNMP requests from managers on the network must match the list, which you cansee using list snmp communities.add snmptrap_communityn address Adds to the list of community name/IP address pairs that are allowed to receiveSNMP traps. You can see the list of authorized users with the list snmpcommunities command.add syslogloglevel [loglevel]Adds an IP host to the list of IP hosts that will receive syslog entries. You can seethe current log levels for the system using list facilities, and modify the current loglevel for each facility using set facility loglevel.add tftp clientAdds the tftp client to the authorization table for tftp access.add user [name]password [password]n {enabled [yes]}Parameters Description Group name that authorizes 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: 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 Description Host name or IP address of the Unix host that will receive sysloginformation.loglevel There are five levels of logging:CRITICAL - a serious system error, which may effect system integrityUNUSUAL - an abnormal event, which the system should be able torecover fromCOMMON - a regularly occurring event that is not frequentVERBOSE - a regular periodic event, e.g. a routing update messageDEBUG - for debugging onlyParameters Description Host name or IP address of a host to be added. An address of 0.0.0.0allows all clients TFTP access.