Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1039

Advertising
background image

1030

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

16

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

snmp-server [community|enable|display-vlan-info-per-radio|host|manager|

max-pending-requests|request-timeout|suppress-security-configuration-level|

throttle|user]

snmp-server community [0 <WORD>|2 <WORD>|<WORD>] [ro|rw]

snmp-server enable traps

snmp-server host <IP> [v2c|v3] {<1-65535>}

snmp-server manager [all|v1|v2|v3]

snmp-server [max-pending-requests {<64-1024>}|request-timeout {<2-720>}]

snmp-server [display-vlan-info-per-radio|throttle <1-100>|

suppress-security-configuration-level [0|1]]

snmp-server user [snmpmanager|snmpoperator|snmptrap]

snmp-server user [snmpmanager|snmpoperator|snmptrap] v3 [auth|encrypted]

snmp-server user [snmpmanager|snmpoperator|snmptrap] v3 auth md5

[0 <PASSWORD>|2 <ENCRYPTED-PASSWORD>|<PASSWORD>]

snmp-server user [snmpmanager|snmpoperator|snmptrap] v3 encrypted

[auth md5|des auth md5] [0 <PASSWORD>|2 <ENCRYPTED-PASSWORD>|

<PASSWORD>]

Parameters

snmp-server community [0 <WORD>|2 <WORD>|<WORD>] [ro|rw]

community
[0 <WORD>|2 <WORD>|
<WORD>]

Sets the community string and associated access privileges. Enables SNMP access by configuring
community strings that act like passwords. Configure different types of community strings, each string
providing a different form of access. Provide either read-only (ro) or
read-write (rw) access.

0 <WORD> – Sets a clear text SNMP community string

2 <WORD> – Sets an encrypted SNMP community string

<WORD> – Sets the SNMP community string

[ro|rw]

After configuring the SNMP community string, assign one of the following accesses:

ro – Assigns read-only access to the specified SNMP community (allows a remote device to retrieve
information)

rw – Assigns read and write access to the specified SNMP community (allows a remote device to modify
settings)

Advertising