LANMAN.MIB Does Not Compile (98624)
This article was previously published under Q98624
SUMMARY
The LANMAN.MIB Simple Network Management Protocol (SNMP) Management
Information Base (MIB) will not compile completely because of syntax
errors and lack of support for RFC1155 and RFC1215 by the compiler
manufacturer.
SYMPTOMS
The LANMAN.MIB file returns errors when SNMP MIB compilers try to
compile it.
CAUSE
Syntax errors are generated because of problems in six lines:
RESOLUTION
To correct line 1
Check with the SNMP MIB compiler supplier to verify how to specify the
beginning of the MIB and what if any IMPORTS are necessary to support
RFC1155. According to Microsoft specifications, the object definitions
for the LANMAN.MIB should be supported by RFC1155.
To correct lines 420, 426, and 432
Use all lowercase or all uppercase letters for the word SIZE. This is
sometimes MIB compiler specific.
To correct line 859
Add the matching right parenthesis after "20)".
To correct line 953
Check with the SNMP compiler supplier to verify how to specify support
for RFC1215, which defines the TRAP-TYPE/ENVIRONMENT macro.
Modification Type: |
Major |
Last Reviewed: |
7/30/2001 |
Keywords: |
KB98624 |
|