N8406-023 1Gb Intelligent L3 Switch Command Reference Guide (ISCLI) 95
SNMPv3 Target Parameters Table configuration
You can configure the target parameters entry and store it in the target parameters table in the SNMP engine. This
table contains parameters that are used to generate a message. The parameters include the message processing
model (for example: SNMPv3, SNMPv2c, SNMPv1), the security model (for example: USM), the security name,
and the security level (
noAuthnoPriv,
authNoPriv
, or
authPriv
).
The following table describes the SNMPv3 Target Parameters Table Configuration commands.
Table 91 SNMPv3 Target Parameters Table Configuration commands
Command
Description
snmp-server target-parameters
<
1-16
>
name
<
1-32 characters
>
Configures the locally arbitrary, but unique identifier that is associated
with this entry.
Command mode
: Global configuration
snmp-server target-parameters
<
1-16
>
message
{snmpv1|snmpv2c|snmpv3}
Configures the message processing model that is used to generate
SNMP messages.
Command mode
: Global configuration
snmp-server target-parameters
<
1-16
>
security
{usm|snmpv1|snmpv2}
Selects the security model to be used when generating the SNMP
messages.
Command mode
: Global configuration
snmp-server target-parameters
<
1-16
>
user-name
<
1-32
characters
>
Defines the name that identifies the user in the USM table, on whose
behalf the SNMP messages are generated using this entry.
Command mode
: Global configuration
snmp-server target-parameters
<
1-16
>
level {noAuthNo-
Priv|authNoPriv|authPriv}
Selects the level of security to be used when generating the SNMP
messages using this entry. The level
noAuthNoPriv
means that the
SNMP message will be sent without authentication and without using a
privacy protocol. The level
authNoPriv
means that the SNMP mes-
sage will be sent with authentication but without using a privacy protocol.
The
authPriv
means that the SNMP message will be sent both with
authentication and using a privacy protocol.
Command mode
: Global configuration
no snmp-server target-
parameters
<
1-16
>
Deletes the
targetParamsTable
entry.
Command mode
: Global configuration
show snmp-server v3 target-
parameters
Displays the current
targetParamsTable
configuration.
Command mode
: All
SNMPv3 Notify Table configuration
SNMPv3 uses Notification Originator to send out traps. A notification typically monitors a system for particular
events or conditions, and generates Notification-Class messages based on these events or conditions.
The following table describes the SNMPv3 Notify Table Configuration commands.
Table 92 SNMPv3 Notify Table Configuration commands
Command
Description
snmp-server notify
<
1-16
>
name
<
1-32 characters
>
Defines a locally arbitrary but unique identifier associated with this SNMP notify
entry.
Command mode
: Global configuration
snmp-server notify
<
1-16
>
tag
<
1-255 characters
>
Defines a tag of 255 characters maximum that contains a tag value which is
used to select entries in the Target Address Table. Any entry in the
snmpTargetAddrTable
, that matches the value of this tag, is selected.
Command mode
: Global configuration
no snmp-server notify
<
1-
16
>
Deletes the notify table entry.
Command mode
: Global configuration
show snmp-server v3
notify
Displays the current notify table configuration.
Command mode
: All