beautypg.com

Configuration example (snmpv3) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1777

background image

SNMP Introduction

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

67.19

Configuration Example (SNMPv3)

This example shows how to configure the switch's SNMP agent. Two network
management stations have been set up on a large network. The central NMS (IP address
192.168.11.5) monitors devices on the network and uses SNMP set messages to manage
devices on the network. Trap messages are sent to this management station.

The IP module must be enabled and correctly configured in order to access the SNMP
agent in the switch, since the IP module handles the UDP datagrams used to transport
SNMP messages.

To configure SNMP

Step 1:

Enable the SNMP agent.

Enable the SNMP agent and enable the generation of authenticate failure traps to monitor
unauthorized SNMP access. SNMP is enabled by default in AlliedWare Plus.

Step 2:

Add SNMP views.

You can specify views using their OID or the predefined MIB name.

Step 3:

Add SNMP group.

Step 4:

Add SNMP users.

Add users to the groups by using commands such as:

awplus(config)#

snmp-server view atmib 1.3.6.1.2.14
included

awplus(config)#

snmp-server view atmib alliedtelesis
included

awplus(config)#

snmp-server group ord-user noauth read
atmib

awplus(config)#

snmp-server group admin-user auth read
atmib write atmib notify atmi

awplus(config)#

snmp-server user ken admin-user auth md5
mercury