338 SNMP Commands
• Following is a list of unsupported counters in the Iftable MIB:
– ifInDiscards
– ifOutErrors
–ifOutQLen
– ifHCInOctets
– ifHCInUcastPkts
– ifHCInMulticastPkts
– ifHCInBroadcastPkts
– ifHCOutOctets
– ifHCOutUcastPkts
– ifHCOutMulticastPkts
– ifHCOutBroadcastPkts
• The following counters are also not supported
– Alignment errors
– Multiple Collision Frames
– SQE Test Errors
– Ryan Sense Errors
– Symbol Errors
Examples
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.
snmp-server group
The snmp-server group Global Configuration mode command configures a new Simple Management
Protocol (SNMP) group or a table that maps SNMP users to SNMP views. Use the no form of this
command to remove a specified SNMP 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
book.book Page 338 Thursday, December 18, 2008 7:40 PM