644 G8264 Application Guide for ENOS 8.4Configuring SNMP Trap HostsFollow these instructions to configure SNMP trap hosts.SNMPv1 Trap Host1. Configure a user with no authentication and password.2. Configure an access group and group table entries for the user. Use the followingmenu to specify which traps can be received by the user:In the following example the user will receive the traps sent by the switch.3. Configure an entry in the notify table.4. Specify the IPv4 address and other trap parameters in the targetAddr andtargetParam tables. Use the following commands to specify the user nameassociated with the targetParam table:Note: ENOS 8.4 supports only IPv4 addresses for SNMPv1 and SNMPv2 traphosts.5. Use the community table to specify which community string is used in the trap.RS G8264(config)# snmp server user 10 name v1trapRS G8264(config)# snmp server access number>RS G8264(config)# snmp server access 10 (Access group to view SNMPv1 traps)name v1trapsecurity snmpv1notify view isoRS G8264(config)# snmp server group 10 (Assign user to the access group)security snmpv1user name v1trapgroup name v1trapRS G8264(config)# snmp server notify 10 name v1trapRS G8264(config)# snmp server notify 10 tag v1trapRS G8264(config)# snmp server target address 10 name v1trap address10.70.70.190RS G8264(config)# snmp server target address 10 parameters name v1paramRS G8264(config)# snmp server target address 10 taglist v1paramRS G8264(config)# snmp server target parameters 10 name v1paramRS G8264(config)# snmp server target parameters 10 user name v1onlyRS G8264(config)# snmp server target parameters 10 message snmpv1RS G8264(config)# snmp server community 10( Define the community string)index v1trapname publicuser name v1trap