Specifications
Table Of Contents

9032277-03 Software Superseded by CS2/MMS2
5-19
1. The 3ComTRChassisApp is placed in a Network container. There is no
devtop for this model to show connections.
2. Also during the discovery MAC addresses are found and connected to the
device. These are incorrectly modeled as Physical_Addr. The
Hub3ComSSTR_A should get placed in an 802_5 LAN container.
The resolution is that a new inference handler has been written to handle the
AutoDiscovery issue and the database attributes have been modified so that
the device will be placed in the correct container.
(Also refer to the Notes on corrected anomalies, on Page 5-12.)
SPECTRUM_5.0rev1.P51
After installing P41. Problems occurred with the HubCat5000 models. Device/
Chassis view is blank. DevTop/Chassis menu option is grayed out. DevTop/
Interface view gives Device not configured error. The problem is that
during the board creation phase, CsIHChasMgr attempts to read
boardType_Map from the CATStackApp model type. It uses
CsULMapper::buildMap to create a map, and buildmap does not recognize
Enum, just ENUM. The resolution is to change the attribute from Enum to
ENUM.
After setting the db flag for the following external attributes: ifType, ifSpeed,
and ifPhysAddress, the DEVTOP view for Cisco Routers become unusable.
The Inference Handler which reads these attributes to create the port models
uses the default read mode of "Most Available". Setting the database flags on
these 3 attributes causes the read to get the attribute values from the
database. This causes the read to return an empty value for those attributes
and the ports never get created. Only with "Read Most Current" will the read
attempt to get the values from the device. The resolution to the problem is to
change the Inference Handler to use the "Read Most Current" mode which
causes the read to get the attribute values from the device even if the
attributes have their db flag set.
The SpectroSERVER, ArchMgr and LocServer processes all grow in memory
usage when running in the distributed environment. This may be caused by
bringing up two SpectroGRAPHs on the same display. The resolution is to
have the map manager (which is a component in the SpectroSERVER,
LocServer, and ArchMgr) stop processing map updates for Z minutes once a
map storm is detected. The criteria for detecting a map storm is to receive X
amount of map updates in Y seconds. X, Y, and Z are configurable.
Purify detected a memory leak in CSIHLostAndFound. The resolution is
remove the leak as needed.
BRGMAP hangs and is using 95%+ cpu. For each port on each bridge in the
LAN, there is a method that determines potential connections to other ports
on other bridges in the LAN using two techniques. The first technique creates
a "potential" connection if both ports’ SAT tables know about each other. The
second technique creates a "potential" connection if (although none of Bridge
B's ports SAT tables know about Bridge A) Bridge A's Port 1 SAT table knows