RMON Commands
page 35-2 OmniSwitch 6250 CLI Reference Guide November 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 6250
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.6.1; command was introduced.