Patch-ID# 100278-03 Keywords: SunNet Manager Jumbo patch Synopsis: SUnNetManager 1.1: New version of SunNet manager that fixes various bugs Date: 19-April-90 SunOS release: 4.0.3, and up Unbundled Product: SunNet Manager Unbundled Release: 1.1 Bug ID's fixed with this patch: 1049061 1050682 1052236 1052583 1052584 1052585 1052586 1052691 1052692 1052892 1052896 1052897 1053007 1053008 1053025 1053027 1053028 1053029 1053031 1053086 1053088 1053225 1053227 1053288 1053407 1053420 1053449 1053651 1053657 1053771 1053836 1054114 1054390 1054446 1054447 1054449 1054824 1054998 1055387 1055413 1055743 1055759 1055893 1056501 1057014 Patches which conflict with this patch: Architectures for which this patch is available: SNM - sun4 only Agents - sun3, sun4 Obsoleted by: SunNet Manager 1.2 COMMENTS: There is a new SNM 1.1 Jumbo patch that should be applied AFTER this patch has been applied. The patchid for the new SNM1.1 jumbo patch is: Patchid 100353. [20-Aug-91] Update -03 ---------------------- Made changes to COMMENTS in this README. The original comments were not clear. Removed the "patch conflict" since it refered to a snm1.0 patch. No changes to the actual object files. ----------------------------------------------------------------------------- [19-Aug-91] Update -02 ----------------------- Added comments for Jumbo patch #2, Fixed file premissions. No changes to the actual object files. ------------------------------------------------------------------------- Problem Description: Bug ID Description of what was fixed ----------------------------------------------------------------------------- 1049061 snm_discover: host routes are treated as subnets 1050682 SNM Console will crash if more than 63 icons/rasterfile are specified. 1052236 The udpTable key in snmp-mibII.schema should be FIVE and not SOCKPAIR. 1052583 Browser crashes when user graphs more than one attribute from traffic.log 1052584 Browser ignores all subsequent entries in a data stream if one of the field values contains a carriage return. 1052585 The behaviour of the Stream Menu in Browser is inconsistant. 1052586 Grapher should prevent graphing of enumerated types. 1052691 If you cannot open the trap file, the na.snmp-trap agent doesn't correctly output the file name that cannot be opened. 1052692 Opaque strings in a trap var bind list do not work properly. Users get an incorrect value. 1052892 Agents exiting somtimes cause inetd to unregister service. 1052896 On-line man pages for Discover do not correctly reflect the operation of Discover tool. 1052897 The SunNet Manager installer has to manually create symolic links to shared libraries. 1053007 Typographical error "notaccesible" in the mib2schema output file. 1053008 Event dispatcher does not forward large reports. 1053025 Sometimes the Discover tool in "-w (watch)" mode fails to resolve subnet names. 1053027 On attempting to graph text field, no error is indicated. 1053028 In snmp-mibII.schema, the Characteristics of ipNetToMediaTable should be FIVE and not ONE. 1053029 Quoted strings containing newlines are not parsed correctly. 1053031 Using Load option of the File menu to load a element schema may crash the Console. 1053086 Quick Dump causes Console crashes time to time. 1053088 Improper handling of threshold by na.snmp (SNMP proxy agent). 1053225 Changed Discover so it says "must be run as root" if not run as root. 1053227 If discover sees bogus adresses (like for net 0 or host 255) multicast (class D and E) addresses, it tries to query those addresses. It shouldn't do that. 1053288 When making set requests, snm_set and snm_cmd do not pass an attribute value of 'octet' data type correctly to the agents. 1053407 The diskinfo agent always returns a single data report even if "count" is not equal to one. 1053420 The SNMP proxy agent fails with a core dump if it tries to retrieve an entire table when the table key is a large integer value. 1053449 The snmp trap proxy always requires a match of the trap community string with the read community string in the snmp.hosts file. It should not require a match unless there is a "proxy" address field in the snmp.hosts file entry. 1053651 Can not delete a simple connection between non-empty Views. 1053657 getagents script uses 'cut' from the sys5 pkgs, should use awk. 1053771 Console may crash when adding the first item to the Data or Event Request panel's "Attributes" scrolling list. It will only crash after one or more items had been previously added to the scrolling list and then all items were subsequently deleted from the list. 1053836 If the manager and the diskinfo agent are in separate domains, the agent incorrectly invalidates the system name and refuses all requests. 1054114 The man-pages for netmgt_register_callback does not include the TRAP_REPORT type. 1054390 During Quick Dump, tables with width of around 170 characters may not display all the fields. 1054446 The "snm_cmd" and "snm_set" tools incorrectly send octet string arguments to the SNMP proxy agent in their ASCII representation. 1054447 Proxy agents discontinue polling agents on 3 time-outs and aborts data/event reporting. 1054449 Modify the hostperf proxy agent (na.hostperf) to send a warning message to the report rendezvous and keep polling if the target system doesn't respond. 1054824 The logger, na.logger, doesn't look at the monitor-log keyword in the /etc/snm.conf configuration file. 1054998 The SNMP proxy agent sends the wrong length for octet strings. This causes rendezvous to display an extra octet at the end of the octet string if the string is unformatted. 1055387 The number of fields in a element record that are displayed in the property sheet is increased from 31 to 128. 1055413 Modify the lpstat proxy agent (na.lpstat) to send a warning message to the report rendezvous and keep polling if the target system(printer) doesn't respond. 1055743 netmgt_build_report API routine accepts the eventOccured flag, clears it, but never sets it if an event occurs. 1055759 The following changes were made to the snmp-mibII.schema file for proper operation. 1. Change KEY for ipAddrTable from ONE to IPADDR 2. Change KEY for ipRoutingTable from ONE to IPADDR 3. Add the following substring to the characteristics string for ifPhysAddress, atPhysAddress and ipNetToMediaPhysAddress so the console will format the MAC address. -C %2.2X:%2.2X:%2.2X:%2.2X:%2.2X:%2.2X 1055893 /etc/snm.conf file is missing the "colormap-size" keyword. 1056501 The IP address type in SNMP traps is not handled correctly so IP addresses are displayed as 0.0.0.0. 1057014 Enhance snm_version module to display release and patch level of each executable. INSTALL: Note: Before installing this patch, you should backup your elements.schema file if you have made any custom changes. Sun recomends that you create your own schema files instead of editing the elements.schema distributed with SunNet Manager. The SunNet Manager console should also be stopped, and all agent processes killed. To find SunNet Manager agent process that are running, you should look for processes that begin with 'na.' # ps -aux | grep "na." The kill the appropriate processes # kill -9 pid_1 pid_2 ... pid_N 1) You must first become root % su Password: host# 2) You must then skip to the proper directory,sun3 or sun4. host# cd sun3 or sun4 3) Now can replace your snm1.1 directories with these new ones. # cp -rp * /usr/snm (or where ever you installed SunNet manager) Estimated Size of this patch: 4980 KB