Specifications
Command Groups
RoamAbout Access Point 3000 Configuration Guide A-69
snmp-server targets
ThiscommandconfiguresSNMPv3notificationtargets.UsethenoformtodeleteanSNMPv3
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‐idistheuser‐definednamethatidentifiesareceiverofSNMPnotifications.
(Maximumlength:32characters)
•ip‐addrspecifiestheIPaddressofthemanagementstationtoreceivenotifications.
•sec‐nameisthedefinedSNMPv3usernamethatistoreceivenotifications.
•versionisthe
SNMPversionofnotifications.Currentlyonlyversion3issupportedinthis
command.
•port‐numberistheUDPportthatisusedonthereceivingmanagementstationfor
notifications.
Default Setting
None
Command Mode
GlobalConfiguration
Command Usage
TheSNMPv3usernamethatisspecifiedinthetargetmustfirstbeconfiguredusingthe
snmp-server usercommand.
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)#