Previous Page Next Page

SMON MIB

When the RMON specification was developed, LANs were mainly shared Ethernet or Token Ring networks, and the virtual LAN (VLAN) concept did not exist. A monitoring device such as an RMON probe was connected to an Ethernet hub or Token Ring and it could see all the traffic from all the devices in this segment. With the advent of switches and VLANs, this concept was no longer operational, so extensions were required. Initially, Cisco supported VLAN monitoring by offering probes with an implementation of the Cisco VLAN Trunk Protocol (VTP). The standardization of VLANs and VLAN monitoring evolved in parallel, resulting in the IEEE 802.1Q standard for VLANs and SMON for network monitoring purposes. The SMON MIB, as specified by RFC 2613, extends the RMON MIB by providing remote monitoring device implementations specifically for switched network environments, supporting 802.1Q VLAN definitions. SMON supports a port copy feature to copy traffic from one switched port to a monitoring port on the same switch. Although a portCopy function already exists in RMON 1, SMON extends this concept to copy complete VLAN information. This eases the operators' task, because only the desired VLAN needs to be selected, not individual ports. The copy can be done as port-to-port, multiport-to-port, or multiport-to-multiport.

The principles behind SMON are as follows:

Supported Devices and IOS Versions

Polling the smonCapabilities MIB OID (from the probeConfig group) indicates which SMON MIB capabilities this RMON probe supports. For example:

CLI Operations

The Catalyst 6500 supports the smonVlanStats; however, the functionality can be configured only by SNMP, not via the CLI.

SNMP Operations

The SMON MIB contains four different groups:

Examples

For configuration details on the Cisco NAM, refer to the online documentation at http://www.cisco.com/go/nam.

Collection Monitoring

Instead of including a long snmpwalk summary, Figure 5-5 illustrates the VLAN monitoring via SMON-MIB.

Figure 5-5. NAM VLAN Monitoring Example


Previous Page Next Page