Chapter 7: SNMPv3 Commands
120
CREATE SNMPV3 TARGETPARAMS
Syntax
create snmpv3 targetparams=targetparams
username=username [securitymodel=v1|v2c|v3]
[messageprocessing=v1|v2c|v3]
[securitylevel=noauthentication|authentication|
privacy] [storagetype=volatile|nonvolatile]
Parameters
targetparams Specifies the name of the SNMPv3 Target
Parameters Table entry, up to 32 alphanumeric
characters.
username Specifies a user name configured in the SNMPv3
User Table.
securitymodel Specifies the security model of the above user
name. The options are:
v1 Associates the User Name, or Security
Name, with the SNMPv1 protocol.
v2c Associates the User Name, or Security
Name, with the SNMPv2c protocol.
v3 Associates the User Name, or Security
Name, with the SNMPv3 protocol.
messageprocessing Specifies the SNMP protocol that is used to
process, or send messages. Configure this
parameter only if you have selected the
SNMPv1 or SNMPv2c protocols as the
security model. If you have selected the
SNMPv3 protocol as the security model,
message processing is automatically set to
the SNMPv3 protocol. The options are:
v1 Messages are processed with the
SNMPv1 protocol.
v2c Messages are processed with the
SNMPv2c protocol.
v3 Messages are processed with the
SNMPv3 protocol.