SNMP Commands 329Default Setting’Default’ and ’DefaultSuper’ views exists.Command ModeGlobal Configuration mode.User Guidelines• You can enter this command multiple times for the same view record.• The number of views is limited to 64.• "Default" and "DefaultSuper" views exist. Those views are used by the software internally and can't bedeleted or modified.ExampleThe following example creates a view that includes all objects in the MIB-II system group except forsysServices (System 7) and all objects for interface 1 in the MIB-II interfaces group:snmp-server filterThe snmp-server filter Global Configuration mode command creates or updates a filter entry. Use the noform of this command to remove the specified Simple Network Management Protocol (SNMP) serverfilter entry.Syntax• snmp-server filter filter-name oid-tree {included | excluded}• no snmp-server filter filter-name [oid-tree]• filter-name — Label for the filter record that you are updating or creating. The name is used toreference the record. (Range: Up to 30 characters).• oid-tree — Object identifier of the ASN.1 subtree to be included or excluded from the view. Toidentify the subtree, specify a text string consisting of numbers, such as 1.3.6.2.4, or a word, suchas system. Replace a single subidentifier with the asterisk (*) wildcard to specify a subtree family;for example 1.3.*.4.• included — The filter type is included.• excluded — The filter type is excluded.Default ConfigurationThere are no default communities defined.Console (config)# snmp-server view user-view system includedConsole (config)# snmp-server view user-view system.7 excludedConsole (config)# snmp-server view user-view ifEntry.*.1 include5400_CLI.book Page 329 Wednesday, December 17, 2008 4:33 PM