Enterasys Networks 9033900-04 Benutzerhandbuch

Seite von 316
Command Groups
RoamAbout Access Point 3000 Configuration Guide
A-69
snmp-server targets
This command configures SNMP v3 notification targets. Use the no form to delete an SNMP v3 
target.
Syntax
snmp-server targets <target-id> <ip-addr> <sec-name> [version {3}] [udp-port 
{port-number}] [notify-type {TRAP}]
no snmp-server targets <target-id
•  target‐id is the user‐defined name that identifies a receiver of SNMP notifications. 
(Maximum length: 32 characters)
•  ip‐addr specifies the IP address of the management station to receive notifications.
•  sec‐name is the defined SNMP v3 user name that is to receive notifications.
•  version is the SNMP version of notifications. Currently only version 3 is supported in this 
command.
•  port‐number is the UDP port that is used on the receiving management station for 
notifications.
Default Setting
None
Command Mode
Global Configuration
Command Usage
The SNMPv3 user name that is specified in the target must first be configured using the
snmp-server user
 command.
Example
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#snmp-server targets mytraps 192.168.1.33 dave
RoamAbout 3000(config)#