Command Line Interface
622 1553-KDU 137 365 Uen D 2006-06-16
7.6.10 snmp-server view
This command adds an SNMP view which controls user access to the MIB. Use
the no form to remove an SNMP view.
Syntax
snmp-server view <view-name> <oid-tree> {included |
excluded}
no snmp-server view <view-name>
• view-name - Name of an SNMP view. (Range: 1-32 characters)
• oid-tree - Object identifier of a branch within the MIB tree. Wild
cards can be used to mask a specific portion of the OID string.
(Refer to the examples.)
• included - Defines an included view.
• excluded - Defines an excluded view.
Default Setting
defaultview (includes access to the entire MIB tree)
Command Mode
Global Configuration
Command Usage
• Views are used in the snmp-server group command to restrict user
access to specified portions of the MIB tree.
• The predefined view “defaultview” includes access to the entire MIB
tree.