Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 524

Advertising
background image

Chapter 30: SNMPv3 Commands

524

Section IV: SNMPv3

Examples

In the following command, the name of the Target Address Table entry is
“snmphost1.” In addition, the params parameter is assigned to
“snmpv3manager” and the IP address is 198.1.1.1. The tag list consists of
“swengtag,” “hwengtag,” and “testengtag.” The storage type for this table
entry is nonvolatile storage.

create snmpv3 targetaddr=snmphost1 params=snmpv3manager
ipaddress=198.1.1.1 taglist=swengtag,hwengtag,testengtag
storagetype=nonvolatile

In the following command, the name of the Target Address Table entry is
snmphost99. The params parameter is “snmpmanager7” and the IP
address is 198.1.2.2. The tag list is “trainingtag.” The storage type for this
table entry is nonvolatile storage.

create snmpv3 targetaddr=snmphost99 params=snmpmanager7
ipaddress=198.1.2.2 taglist=trainingtag
storagetype=nonvolatile

AlliedWare Plus

Command

Syntax

snmp-server targetaddr

targetaddr

param

params

ipaddress

ipaddress

tag

taglist

udpport

udpport

timeout

timeout

retries

retries

Mode

Configure mode

Description

This command differs from the standard command as follows:

You cannot define the storage type. New entries are automatically
assigned the storage type of nonvolatile.

You must include all of the parameters.

The parameters must be entered in the order shown above.

Example

In this example, the name of the Target Address Table entry is
“snmphost1.” The params parameter is assigned to “snmpv3manager”
and the IP address is 198.1.1.1. The tag list consists of “swengtag,”
“hwengtag,” and “testengtag.” The default values are used for the other
parameters:

awplus> enable
awplus# configure terminal

Advertising