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

Page 408: Syntax: example, Syntax

Advertising
background image

396

Brocade Mobility 7131 Access Point Product Reference Guide

53-1002517-01

8

br7131>admin(system.snmp.access)>show

Description:

Shows the SNMP v3 engine ID.

Syntax:

Example:

admin(system.snmp.access)>

show eid

AP-713X snmp v3 engine id

: 000001846B8B4567F871AC68

admin(system.snmp.access)>

For information on configuring SNMP access settings using the applet (GUI), see Configuring SNMP
Access Control on page 4-92
.

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

Description:

Adds SNMP access entries for specific v1v2 and v3 user definitions.

Syntax:

show

eid

Shows the SNMP v3 Engine ID.

add acl

<ip1>

<ip2>

Adds an entry to the SNMP access control list with <ip1> as the starting IP address and
<ip2> and as the ending IP address.

v1v2c

<comm>

<access>

<oid>

: comm - community string 1 to 31 characters
: access - read/write access - (ro,rw)
: oid - string 1 to 127 chars - E.g. 1.3.6.1

v3

<user>

<access>

<oid>

<sec>

<auth>

<pass1>

<priv>

<pass2>

: user - username 1 to 31 characters
: access - read/write access - (ro,rw)
: oid - string 1 to 127 chars - E.g. 1.3.6.1
: sec - security - (none,auth,auth/priv)
: auth - algorithm - (md5,sha1)
: (required only if sec is - auth,auth/priv)
: pass1 - auth password - 8 to 31 chars
: (required only if sec is 'auth,auth/priv')
: priv - algorithm - (des, aes)
: (required only if sec is 'auth/priv')
: pass2 - privacy password - 8 to 31 chars
: (required only if sec is 'auth/priv')

Advertising