Command Line Interface 68System SNMP configurationCommand: /cfg/sys/ssnmp[SNMP Menu]snmpv3 - SNMPv3 Menuname - Set SNMP "sysName"locn - Set SNMP "sysLocation"cont - Set SNMP "sysContact"rcomm - Set SNMP read community stringwcomm - Set SNMP write community stringtimeout - Set timeout for the SNMP state machinereqport - Set SNMP request port numbercur - Display current SNMP configurationThe switch software supports SNMP-based network management. In SNMP model of network management, amanagement station (client/manager) accesses a set of variables known as MIBs (Management Information Base)provided by the managed device (agent). If you are running an SNMP network management station on yournetwork, you can manage the switch using the following standard SNMP MIBs:• MIB II (RFC 1213)• Ethernet MIB (RFC 1643)• Bridge MIB (RFC 1493)An SNMP agent is a software process on the managed device that listens on UDP port 161 for SNMP messages.Each SNMP message sent to the agent contains a list of management objects to retrieve or to modify.• SNMP parameters that can be modified include:• System name• System location• System contact• Use of the SNMP system authentication trap function• Read community string• Write community stringThe following table describes the System SNMP Configuration Menu options.Table 64 System SNMP Configuration Menu optionsCommand Descriptionsnmpv3 Displays SNMPv3 menu.name <1-64 characters> Configures the name for the system. The name can have a maximum of 64characters.locn <1-64 characters> Configures the name of the system location. The location can have a maximum of 64characters.cont <1-64 characters> Configures the name of the system contact. The contact can have a maximum of 64characters.rcomm <1-32characters>Configures the SNMP read community string. The read community string controlsSNMP “get” access to the switch. It can have a maximum of 32 characters. Thedefault read community string is public.wcomm <1-32characters>Configures the SNMP write community string. The write community string controlsSNMP “set” and “get” access to the switch. It can have a maximum of 32 characters.The default write community string is private.timeout <1-30> Sets the timeout value for the SNMP state machine. The range is 1-30 minutes. Thedefault value is 5 minutes.report portnumber>Configures the request port number. The default setting is 161.cur Displays the current SNMP configuration.