Specifications

Software Superseded by CS2/MMS2 Software Release Notice for 5.0rev1
5-14 CS2 and MMS2
initiating the process to discover the RMON groups by creating the
RMONCreate model and triggering the correct action.
(Also refer to the Notes on corrected anomalies, on Page 5-12.)
SPECTRUM_5.0rev1.P44
Capturing of host configs on SmartSwRtr fails with no explanation The error
states “Capture Failed” with no details.
To reproduce this, go to the configuration screen and perform a capture. It will
“think” for a while, and, if you have the “Configuration” screen open off of the
device, the “Manager Address” field will change to the last known entry for the
IP address and right after, you'll see ECM fail.
The cause was that the attribute type of the ManagerCfgAddress was
incorrectly set to text-string where it should be of type IP ADDRESS. The
resolution was to correct the setting of the attribute type.
If the customer tries to do a capture on a large number of models of a given
model type, sometimes the process will hang and never return. This has been
resolved by optimizing the code to read the template and store it rather than
repeatedly reading it for each device.
In ECM, create a new configuration in the configuration window by adding
attributes from the list of attributes shown. Now Undo this insert operation
by invoking Edit->Undo Insert from the Menu. The attribute(s) inserted are
not shown (refreshed) in the list of insertable attributes window after the
Undo Insert operation is performed. This has been resolved by refreshing the
list of attributes after the Undo Insert operation is performed.
ECM does not display scheduled Jobs. The scheduled event section is blank
even though the scheduled jobs show up when displayed via command line.
This happens because of the incorrect filter string given by ECM to
CsScheduler. This has been resolved by passing the correct filter string.
After saving a configuration, the user is able to complete a load with the safe
option. When this configuration is then exported and re-imported, the user is
unable to load with the safe option selected. The user is able to load this
configuration when the safe load option is not selected. The problem was
occurring due to the absence of model handle of the device when the capture
operation was performed. This has been resolved by having the model handle
of the device retrieved and packed when the configuration information is
stored.
The Enterprise Configuration Manager core dumps when the View/View by
Flags option is selected from the menu bar. This has been resolved by having
the View by [Attribute/Flags/Sequence] for attributes contained in a
configuration grayed out in the View pull down menu when no configurations
are selected.
During a capture of multiple attributes, if one or more attributes are not
captured, ECM does not treat this as a fatal error and continues. ECM saves
the captured configuration, with the captured values for successful attributes,