Br7131>admin(system.snmp.traps)>add, Description, Syntax: example – Brocade Mobility 7131 Access Point Product Reference Guide (Supporting software release 4.4.0.0 and later) User Manual

Page 413

Advertising
background image

Brocade Mobility 7131 Access Point Product Reference Guide

401

53-1002517-01

8

For information on configuring SNMP traps using the applet (GUI), see Configuring Specific SNMP
Traps on page 4-95
.

br7131>admin(system.snmp.traps)>add

Description:

Adds SNMP trap entries.

Syntax:

Example:

admin(system.snmp.traps)>

add v1v2 203.223.24.2 333 mycomm v1

admin(system.snmp.traps)>

list v1v2c

----------------------------------------------------------------------

index

dest ip

dest port

community

version

----------------------------------------------------------------------

1

203.223.24.2

333

mycomm

v1

admin(system.snmp.traps)>

add v3 201.232.24.33 555 BigBoss none md5

admin(system.snmp.traps)>

list v3 all

index

: 1

destination ip

: 201.232.24.33

destination port

: 555

min-pkt

<pkt>

Sets the minimum number of packets required for rate traps to
fire (

1

-

65535

).

dyndns-update

enable

/

disab

le

Enables/disables dyndns update trap.

wlan-kerb-auth-fail

enable

/

disab

le

Enables/disables the WLAN Kerberos authentication trap.

wwan-event

enable

/

disab

le

Enables/disables the WWAN event trap.

all

enable

/

disab

le

Enables/disables each trap.

health-check-event

enable

/

disab

le

Enables/disables health check event trap.

add v1v2

<ip>

<port>

<comm>

<ver>

Adds an entry to the SNMP v1/v2 access list with the destination IP address set to <ip>, the destination UDP port set to
<port>, the community string set to <comm> (1 to 31 characters), and the SNMP version set to <ver>.

v3

<ip>

<port>

<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 set to
<port>, the username set to <user> (1 to 31 characters), and the authentication type set to one of

none

,

auth

, or

auth/priv

.

The following parameters must be specified if <sec> is not

none

:

Authentication type <auth> set to

md5

or

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

des

or

aes

Privacy password <pass2> (8 to 31 chars)

Advertising