Specifications

CLI Reference
8-197
AP7131N>admin(system.snmp.traps)> add
Description:
Adds SNMP trap entries.
Syntax:
Example:
admin(system.snmp.traps)>add v3 192.168.1.70 snmpv3user1 auth/priv sha1
symbol123 aes symbol123
admin(system.snmp.traps)>list v3 all
Warning: This will display secure information.
Do you want to continue [n/y]?y
index : 1
destination ip : 192.168.1.70
destination port : 162
username : snmpv3user1
security level : auth/priv
auth algorithm : sha1
auth password : ********
privacy algorithm : aes
privacy password : ********
For information on configuring SNMP traps using the applet (GUI), see Configuring SNMP RF Trap Thresholds on page 4-39.
add v3 <ip> <user> <sec> <auth> <pass1> <priv> <pass2>
Adds an entry to the SNMP v3 access list with the destination IP address set to <ip>, the destination UDP port is set to
<port>, the username set to <user> (1 to 31 characters), and the authentication type set to one of auth, or auth/priv.
The following parameters must be specified if <sec> is not none:
Authentication type <auth> set to sha1
Authentication password <pass1> (8 to 31 chars)
The following parameters must be specified if <sec> is set to auth/priv:
Privacy algorithm set to r aes
Privacy password <pass2> (8 to 31 chars)