Reference Guide
SNMP Commands 161
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\SNMP.fm
DELL CONFIDENTIAL – PRELIMINARY 10/21/13 - FOR PROOF ONLY
Command Mode
Global Configuration mode
User Guidelines
This command can be entered multiple times for the same view record.
The command logical key is the pair (view-name, oid-tree).
The number of views is limited to 64.
Default and DefaultSuper views are reserved for internal software use and
cannot be deleted or modified.
Example
The following example creates a view that includes all objects in the MIB-II
system group except for sysServices (System 7) and all objects for interface 1
in the MIB-II interface group.
Console(config)#
snmp-server view
user-view system
included
Console(config)#
snmp-server view
user-view system.7
excluded
Console(config)#
snmp-server view
user-view ifEntry.*.1
included
snmp-server group
The snmp-server group Global Configuration mode command configures a
new Simple Network Management Protocol (SNMP) group or a table that
maps SNMP users to SNMP views. Use the no form of this command, remove
a specified SNMP group.
Syntax
snmp-server group
groupname
{v1 | v2 | v3 {noauth | auth | priv} [notify
notifyview]
} [read
readview]
[write
writeview
]
no snmp-server group
groupname
{v1 | v2 | v3 [noauth | auth | priv]}
[context
name
]
Parameters
•
groupname
—Specifies the group name. (Length: 1–30 characters)










