Patch-ID# 106956-05 Keywords: mibcodegen sdk SDK SUNWsasdk Synopsis: Solstice Enterprise Agent 1.0.3: For SNMP and DMI Toolkit SUNWsasdk Date: Oct/20/99 Solaris Release: 2.5.1 2.6 SunOS Release: 5.5.1 5.6 Unbundled Product: Solstice Enterprise Agent Unbundled Release: 1.0.3 Relevant Architectures: sparc Xref: See patch 106874-01 for SEA DMI and patch 106787-04 for SEA SNMP BugId's fixed with this patch: 4263123 4266410 4189025 4218931 4186361 Changes incorporated in this version: 4266410 4189025 4218931 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: 106787-04 Obsoleted by: Files included with this patch: /usr/bin/mibcodegen /usr/include/snmp/node.h /usr/include/snmp/reg_subtree.h Problem Description: 4263123 Compiler warning for _SSASendTrap() 4266410 Return correct error code so tabular variables can be settable. 4189025 Mibcodegen allows agent mibs to have tables with indices of type OCTET STRING. The mib must include a length for the string. eg: SYNTAX OCTET STRING (SIZE(12)) 4218931 New api for sending traps is added. Previous versions required all trap variables to be scalars. Trap variables can now be a table index. The new api is : _SSASendTrap4(name, IndexType *pindex_obj) where name is the trap name, IndexType (eg: zero) and *pindex_obj is an array of index objects, where each column entry can have its own index. (from 106956-01) 4186361 defining snmp trap causes mibcodegen to generate bad output Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- This patch is for SEA version 1.0.3 See SEA web page, if you need to add toolkit sdk (SUNWsasdk package) http://www.sun.com/solstice/products/ent.agents