Snmp c – SMC Networks SMC TigerStack III SMC6824MPE User Manual
Page 429
Advertising

SNMP C
OMMANDS
4-167
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.
Examples
This view includes MIB-2.
This view includes the MIB-2 interfaces table, ifDescr. The wildcard is used
to select all the index values in this table.
This view includes the MIB-2 interfaces table, and the mask selects all index
entries.
Console(config)#snmp-server view mib-2 1.3.6.1.2.1 included
Console(config)#
Console(config)#snmp-server view ifEntry.2 1.3.6.1.2.1.2.2.1.*.2
included
Console(config)#
Console(config)#snmp-server view ifEntry.a 1.3.6.1.2.1.2.2.1.1.*
included
Console(config)#
Advertising