Set snmpv3 notify – Allied Telesis AT-S63 User Manual

Page 285

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

285

SET SNMPV3 NOTIFY

Syntax

set snmpv3 notify=

notify

tag=

tag

[type=trap|inform]

[storagetype=volatile|nonvolatile]

Parameters

notify

Specifies the name associated with the trap
message, up to 32 alphanumeric characters.

tag

Specifies the notify tag name, up to 32
alphanumeric characters.

type

Specifies the message type. Options are:

trap

Trap messages are sent, with no response expected
from the host.

inform

Inform messages are sent, with a response expected
from the host.

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 modifies an SNMPv3 Notify Table entry.

Examples

The following command modifies an SNMPv3 Notify Table entry called
“systemtesttrap2.” The notify tag is “systemtesttag2” and the message
type is a trap message.

set snmpv3 notify=systemtesttrap2 tag=systemtesttag2
type=trap

Advertising