164
SNMP Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\SNMP.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
no snmp-server group
groupname
{v1 | v2 | v3 [noauth | auth | priv]}
[context name]
Parameters
•
groupname
—Specifies the group name. (Length: 1–30 characters)
•
v1
—Specifies the SNMP Version 1 security model.
•
v2
—Specifies the SNMP Version 2 security model.
•
v3
—Specifies the SNMP Version 3 security model.
•
noauth
—Specifies no packet authentication. Applicable only to the SNMP
Version 3 security model.
•
auth
—Specifies packet authentication without encryption. Applicable
only to the SNMP Version 3 security model.
•
priv
—Specifies packet authentication with encryption. Applicable only to
the SNMP Version 3 security model.
•
notify
notifyview
—Specifies the view name that enables specifying an
inform or a trap. Applicable only to the SNMP Version 3 security model.
(Length: 1–30 characters)
•
read
readview
—Specifies the view name that enables viewing only the
agent contents. (Length: 1–30 characters)
•
write
writeview
—Specifies the view name that enables entering data and
configuring the agent contents. (Length: 1–30 characters)
Default Configuration
No group entry exists.
If
notifyview
is not specified, nothing is defined for the notify view.
If
readview
is not specified, all objects except for the community-table and
SNMPv3 user and access tables are available.
If
writeview
is not specified, nothing is defined for the write view.
Command Mode
Global Configuration mode