Enterasys Networks RBT-4102 Using the CLI to Configure SNMP, CLI Commands for SNMP, Examples

Models: RBT-4102

1 168
Download 168 pages 49.88 Kb
Page 71
Image 71
Using the CLI to Configure SNMP

SNMP

Using the CLI to Configure SNMP

The access point includes an on‐board agent that supports SNMP versions 1, 2c, and 3. Access to the on‐board agent using SNMP v1 and v2c is controlled by community strings. To communicate with the access point, a management station must first submit a valid community string for authentication.

Refer to the Enterasys RoamAbout RBT‐4102 Wireless Access Point Command Line Interface Reference Guide, for a complete list of SNMP commands.

CLI Commands for SNMP

Use the snmp‐server enable server command from the global configuration mode to enable SNMP. You can use the snmp‐server v1 enable command to prevent access from SNMPv1 clients. To set read/write and read‐only community names, use the snmp‐server community command. The snmp‐server host command defines trap receiver hosts and the snmp‐server trap command enables or disables specific traps.

Examples

RoamAbout 4102#configure

Enter configuration commands, one per line. End with CTRL/Z

RoamAbout 4102(config)#snmp-server enable server

RoamAbout 4102(config)#snmp-server v1 disable

RoamAbout 4102(config)#snmp-server community alpha rw

RoamAbout 4102(config)#snmp-server community beta ro

RoamAbout 4102(config)#snmp-server host 1 192.168.1.9 alpha

RoamAbout 4102(config)#snmp-server trap dot11StationAssociation

RoamAbout 4102(config)#

To view the current SNMP settings, use the show snmp command.

RoamAbout 4102#show snmp

SNMP Information

==============================================

Service State

: Enable

Community

(ro)

: *****

Community

(rw)

: *****

EngineId :80:00:07:e5:80:00:00:2e:62:00:00:00:18

EngineBoots:1

Trap Destinations:

1:192.168.1.9, Community: *****, State: Enabled

2:0.0.0.0, Community: *****, State: Disabled

3:0.0.0.0, Community: *****, State: Disabled

4:0.0.0.0, Community: *****, State: Disabled

dot11InterfaceAFail

Enabled

dot11InterfaceGFail

Enabled

dot11StationAssociation

Enabled

dot11StationAuthentication

Enabled

dot11StationReAssociation

Enabled

dot11StationRequestFail

Enabled

dot11WirelessSTPDetection

Enabled

dot1xAuthFail

Enabled

dot1xAuthNotInitiated

Enabled

dot1xAuthSuccess

Enabled

dot1xMacAddrAuthFail

Enabled

dot1xMacAddrAuthSuccess

Enabled

iappContextDataSent

Enabled

iappStationRoamedFrom

Enabled

iappStationRoamedTo

Enabled

localMacAddrAuthFail

Enabled

RoamAbout RBT-4102 Wireless Access Point Configuration Guide 4-35

Page 71
Image 71
Enterasys Networks RBT-4102 manual Using the CLI to Configure SNMP, CLI Commands for SNMP, Examples