![Asante IntraCore 36000 Series User Manual Download Page 56](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500056.webp)
56
Asanté IntraCore 36000 Series
CLI
The following example adds the string “james” with read/write access.
Console(config)#
snmp-server community james rw
Console(config)#
5.2 Specifying Trap Managers and Trap Types
Traps indicating status changes are issued by the switch to specified trap managers. You must specify trap
managers so that key events are reported by this switch to your management station (using network
management platforms such as HP OpenView). You can specify up to five management stations that will
receive authentication failure messages and other trap messages from the switch.
5.2.1 Attributes
Trap Manager Capability – This switch supports up to five trap managers.
Trap Manager IP Address – Internet address of the host (the targeted recipient).
Trap Manager Community String – Community string sent with the notification operation. (Range: 1-32
characters, case sensitive)
Trap Version – Specifies whether to send notifications as SNMP v1 or v2c traps. (The default is version 1.)
Enable Authentication Traps – Issues a trap message whenever an invalid community string is submitted
during the SNMP access authentication process. (The default is enabled.)
Enable Link-up and Link-down Traps – Issues link-up or link-down traps. (The default is enabled.)
Configuring Switch Using the Web or CLI
Web
Click SNMP – Configuration
. Fill in the IP address and community string for each trap manager that will
receive these messages, specify the SNMP version, mark the trap types required, and then click Add.
CLI
This example adds a trap manager and enables both authentication and link-up, link-down traps.
Console(config)#
snmp-server host 192.168.1.19 private version 2c
Console(config)#
snmp-server enable traps