Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
RMON Commands
page 49-2
OmniSwitch CLI Reference Guide
September 2009
rmon probes
This command enables or disables types of RMON probes.
rmon probes {stats | history | alarm} [entry-number] {enable | disable}
Syntax Definitions
stats
Ethernet Statistics Table probe entries.
history
History Control Table probe entries.
alarm
Alarm Table probe entries.
entry-number
The entry number in the list of probes (optional).
enable
Enables the RMON
 
probe.
disable
Disables the RMON
 
probe.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Network activity on subnetworks attached to the RMON probe can be monitored by NMS applications.
• RMON will not monitor activities on the CMM onboard Ethernet Management port.
Examples
-> rmon probes stats 4012 enable
-> rmon probes history 10240 disable
-> rmon probes alarm 11235 enable
-> rmon probes stats enable
-> rmon probes history disable
-> rmon probes alarm enable
Release History
Release 6.1; command was introduced.