Command Line Interface Reference Guide > The Configuration Menu > /cfg/sys/ssnmp System SNMP Configuration Menu > /cfg/sys/ssnmp/snmpv3/tparam SNMPv3 Target Parameters Table Configuration Menu
/cfg/sys/ssnmp/snmpv3/tparam
SNMPv3 Target Parameters Table Configuration Menu
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).
 
[SNMPv3 snmpTargetParamsTable 1 Menu]
name - Set target params name
mpmodel - Set message processing model
model - Set security model
uname - Set USM user name
level - Set minimum level of security
del - Delete targetParamsTable entry
cur - Display current targetParamsTable configuration
 
Target Parameters Table Configuration Menu Options (/cfg/sys/ssnmp/snmpv3/tparam) 
Command Syntax and Usage
name <32 character name>
 
Configures the local arbitrary, but unique identifier, that is associated with this entry.
mpmodel snmpv3|snmpv1|snmpv2c
 
Configures the message processing model that is used to generate SNMP messages.
model usm|snmpv1|snmpv2
 
Selects the security model to be used when generating the SNMP messages.
uname <32 character name>
 
Defines the name that identifies the user in the USM table (see /cfg/sys/ssnmp/snmpv3/usm User Security Model Configuration Menu) on whose behalf the SNMP messages are generated using this entry.
level noAuthNoPriv|authNoPriv|authPriv
 
Selects the level of security to be used when generating the SNMP messages using this entry.
Values:
*noAuthNoPriv — The SNMP message is sent without authentication and without using a privacy protocol.
*authNoPriv — The SNMP message is sent with authentication but without using a privacy protocol.
*authPriv — The SNMP message is sent to both with authentication and using a privacy protocol.
del
 
Deletes the targetParamsTable entry.
cur
 
Displays the current targetParamsTable configuration.