Chapter 7: SNMPv3 Commands
116
CREATE SNMPV3 NOTIFY
Syntax
create snmpv3 notify=notify tag=tag
[type=trap|inform]
[storagetype=volatile|nonvolatile]
Parameters
notify Specifies the name of an SNMPv3 Notify Table entry,
up to 32 alphanumeric characters.
tag Specifies the notify tag name, up to 32
alphanumeric characters. This is an optional
parameter.
type Specifies the message type. This is an optional
parameter. The options are:
trap Trap messages are sent, with no
response expected from another entity
(NMS or manager). This is the default.
inform Inform messages are sent, with a
response expected from another entity
(NMS or manager).
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 Notify Table entry.