Create snmpv3 targetaddr – Allied Telesis AT-S63 User Manual

Page 388

Advertising
background image

Chapter 24: SNMPv3 Commands

388

Section IV: SNMPv3

CREATE SNMPV3 TARGETADDR

Syntax

create snmpv3 targetaddr=

targetaddr

params=

params

ipaddress=

ipaddress

udpport=

udpport

timeout=

timeout

retries=

retries

taglist=

taglist

[storagetype=volatile|nonvolatile]

Parameters

targetaddr

Specifies the name of the SNMP manager, or host,
that manages the SNMP activity on the switch, up to
32 alphanumeric characters.

params

Specifies the target parameters name, up to 32
alphanumeric characters.

ipaddress

Specifies the IP address of the host.

udpport

Specifies the UDP port in the range of 0 to 65535.
The default UDP port is 162. This is an optional
parameter.

timeout

Specifies the timeout value in milliseconds. The
range is 0 to 2,147,483,647 milliseconds, and the
default is 1500 milliseconds. This is an optional
parameter.

retries

Specifies the number of times the switch resends
an inform message. The default is 3. This is an
optional parameter.

taglist

Specifies a tag or list of tags, up to 256
alphanumeric characters. Use a space to separate
entries. This is an optional parameter.

storagetype

Specifies the storage type of this table entry. This is
an optional parameter. The options are:

volatile

Does not allow you to save the table
entry to the configuration file on the
switch. This is the default.

nonvolatile

Allows you to save the table entry to
the configuration file on the switch.

Description

This command creates an SNMPv3 Target Address Table entry.

Advertising