Set snmpv3 notify, Syntax, Parameters – Allied Telesis AT-S63 User Manual
Page 344: Description, Examples
![background image](/manuals/427611/344/background.png)
Chapter 22: SNMPv3 Commands
344
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
The following command modifies an SNMPv3 Notify Table entry called
“systemtestinform5.” The notify tag is “systemtestinform5tag” and the
message type is an inform message.