Rmon group 1-statistics, Configuring rmon statistics, Rmon group 1—statistics 114 – Blade ICE G8000 User Manual

Page 114: Rmon group 1—statistics

Advertising
background image

RackSwitch G8000 Application Guide

114

„

Chapter 7: Remote Monitoring

BMD00041, November 2008

RMON group 1—Statistics

The switch supports collection of Ethernet statistics as outlined in the RMON statistics MIB,
in reference to etherStatsTable. You can configure RMON statistics on a per-port basis.

RMON statistics are sampled every second, and new data overwrites any old data on
a given port.

N

OTE

You must configure RMON statistics for the port before you can view RMON

statistics.

Configuring RMON statistics

1.

Enable RMON on a port.

2.

Configure the RMON statistics on a port.

This configuration enables RMON statistics on port 1.

3.

View RMON statistics for the port.

RS G8000 (config)# interface port 1

RS G8000 (config-if)# rmon enable

RS G8000 (config)# interface port 1

RS G8000 (config-if)# rmon collection-stats 1

RS G8000 (config-if)# rmon collection-stats owner “port 1 rmon”

RS G8000 (config)# show rmon statistics

RMON is enabled

Collection 1 on 7 is active, and owned by port 1 rmon

Monitors ifEntry.1.7 which has

Received 0 octets, 0 packets,

0 broadcast and 0 multicast packets,

0 undersized and 0 oversized packets,

0 fragments and 0 jabbers,

0 CRC alignment errors and 0 collisions.

# of packets received/transmitted of length (in octets):

64: 0, 65-127: 0, 128-255: 0,

256-511: 0, 512-1023: 0, 1024-1518: 0

Advertising