AT-S62 Command Line User’s Guide
115
Example
The following command creates the SNMPv3 SecurityToGroup Table
entry for a user named Nancy. The security model is set to the SNMPv3
protocol. The group name, or security group, for this user is the “admin”
group. The storage type is set to nonvolatile storage.
create snmpv3 group username=Nancy
securitymodel=v3 groupname=admin
storagetype=nonvolatile
The following command creates the SNMPv3 SecurityToGroup Table
entry for a user named princess. The security model is set to the SNMPv3
protocol. The group name, or security group, for this user is the
“training” group. The storage type is set to nonvolatile storage.
create snmpv3 group username=princess
securitymodel=v3 groupname=training
storagetype=nonvolatile