Switch Management Commands 2109• writeview — A string that is the name of the view that enables the userto enter data and configure the contents of the agent. If unspecified,nothing is defined for the write view. (Range: 1-30 characters.)Default ConfigurationNo group entry exists. There will be some default groups forRead/Write/Super users. These groups cannot be deleted or modified by theuser. This command is used only to configure the user-defined groups.Command ModeGlobal Configuration ModeUser GuidelinesView-name should be an existing view created using the snmp-server viewcommand. If there are multiple records with the same view-name, then theargument specified in this command points to first view-name in the table.ExampleThe following example attaches a group called user-group to SNMPv3 andassigns to the group the privacy security level and read access rights to a viewcalled user-view.console(config)#snmp-server view user-view iso includedconsole(config)#snmp-server group user-group v3 priv read user-viewsnmp-server hostUse the snmp-server host command in Global Configuration mode to specifythe recipient of Simple Network Management Protocol notifications. Toremove the specified host, use the no form of this command. This commandenters the user into SNMP-host configuration mode.Syntaxsnmp-server host host-addr [informs [timeout seconds] [retries retries] |traps version {1 | 2 }]] community-string [udp-port port] [filter filtername]no snmp-server host host-addr { traps | informs }