SNMP Traps Contain Invalid Agent ID Field

Last reviewed: September 9, 1997
Article ID: Q152079
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.51 and 4.0
  • Microsoft Windows NT Server versions 3.51 and 4.0

SYMPTOMS

The Agent ID field in SNMP traps do not contain the source computer's IP address. The IP address, which is contained in this field, is always of the form 0.0.x.y where x.y is the decimal representation of the first four hexadecimal digits of the computer's host name.

CAUSE

If the computer has a host name which is exactly 12 characters long and consists only of valid hexadecimal characters (1-9 and A-F), then the SNMP trap generation code assumes that the host name is actually a valid IPX address and places an invalid address in the Agent ID field.

RESOLUTION

Obtain the hotfix below to resolve this problem. Perform one of the following to work around this problem

  • Make sure the host name is not 12 characters.
  • Make sure one of the characters in the host name is not a valid hexadecimal character.

STATUS

Microsoft has confirmed this to be a problem in Windows NT version 4.0. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Microsoft has confirmed this to be a problem in Windows NT version 3.51. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: 3.51 4.00 prodnt TCP/IP simple network management
protocol
Keywords : kbbug4.00 ntnetserv NTPROTOCOL NTSrvWkst nttcp kbnetwork
Version : 3.51 4.0
Platform : winnt
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 9, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.