Patch-ID# 100498-02 Keywords: openwindows 3.0, grapher stream, browser, snm_br, snm, core Synopsis: SNM1.2 Jumbo patch: Browser core dumps when accessing menus Date: 04/Feb/92 SunOS release: Unbundled Product: SNM Unbundled Release: 1.2 Topic: Jumbo SNM 1.2 Patch BugId's fixed with this patch: 1072696 1076761 1081761 Architectures for which this patch is available: sun4 Patches which may conflict with this patch: Obsoleted by: Files included with this patch: patch.sh Problem Description: This patch contains multiple fixes for SNM1.2 product. The patches should only be applied if needed. =========================================================================== Bugid: 1072696 -------------- Start the browser, load a report, select a stream, hold select down and pull right to send --> graph --> choices, move off the choices menu panel and release select. Repeat the process, this time the choices menu won't appear, instead the browser core dumps. Note: This patch is only intended for SNM version 1.2! Install Instructions: --------------------- Follow instructions in patch.sh =========================================================================== Bugid: 1076761 -------------- When user specify the "ping" reachable attribute in the "stats" group for data report. They'll get: reachable=undefined_enum_value 10 data back. It should be either reachable=1 or reachable=0 for reached or unreached ping status. Install Instructions: --------------------- AS ROOT: 1. mv /usr/snm/agents/na.ping /usr/snm/agents/na.ping.fcs 2. copy new na.ping into /usr/snm/agents 3. Use chmod and chown to set premissions of na.ping to match those below: -rwxr-xr-x 1 root staff 32768 Sep 3 1991 na.ping* =========================================================================== Bugid: 1081761 -------------- In na.snmp the "sendto" to the host which is down fails when it gets "host unreachable" instead of continuing to try. Install Instructions: --------------------- AS ROOT: 1. mv /usr/snm/agents/na.snmp /usr/snm/agents/na.snmp.fcs 2. copy new na.snmp into /usr/snm/agents 3. Use chmod and chown to set premissions of na.snmp to match those below: -rwxr-xr-x 1 root staff 122880 Sep 3 1991 na.snmp* ===========================================================================