# Go back one pageGo to the next page#Go to this book's Index

Enabling RMON Globally

Before using any of the three RMON functions, you must globally enable RMON. However, if you attempt to enable any functions when the global flag is disabled, Device Manager will inform you that the flag is disabled and prompt for automatic enabling of the flag. See the appropriate sections about RMON functionality for details on other RMON parameters that will be automatically created and set to default parameters.

To enable RMON:

  1. From the Device Manager menu bar, select RMON > Options.

The RMON Options window opens with the default values.

  1. Click Enable.
  2. Click Apply.

If you want to use nondefault RMON parameter values, you should set them before enabling RMON or when you create the specific RMON function.

To set RMON options:

From the Device Manager menu bar, choose RMON > Options.

The RMON Options dialog box opens.


Item Description
Enable
Globally enables or disables RMON.The default is false (disabled). Note that a rising event and a falling event are not created when you globally enable RMON from the Options window. For an explanation of how events work, refer to "Alarms" on "Alarms".
SaveConfig
When this box is checked, the RMON configuration is saved when the switch configuration is saved to NVRAM.
TrapOption
Indicates whether RMON traps should be sent to only the owner of the RMON alarm (the individual that created the alarm entry) or to all trap recipients in the system trap receiver table. The default setting is toOwner.
MemSize
Amount of RAM in bytes to allocate for RMON to use when rcSysRmonEnable is "true." The default memory size is 250 KB (250,000 bytes). The range limit is 4,000,000 bytes. The more memory allocated to RMON, the greater the number of RMON alarms, events, and so forth that can be configured by the user. However, when RMON is disabled, the memory allocated to RMON cannot be freed completely for use by other tasks. The memory is completely freed only when the switch is rebooted and RMON is disabled at the time of the reboot.
Because RMON takes memory from the common memory pool, allocating a large amount of memory to RMON can affect such things as the number of routes, IP addresses, or MAC entries that the system can support.
UtilizationMethod
Indicates whether half-duplex or full-duplex mode should be used to calculate port utilization. When the half-duplex formula is used, port utilization is calculated based on the incoming traffic only. If you select full AND the port's OperDuplex is full, the utilization is the average of the incoming and outgoing traffic. If you select full AND the OperDuplex is half, the half duplex utilization is calculated.


Go back one pageGo to the next page##Go to this book's Index