Errors 211 through 220
Describes WMI SNMP provider errors 211 through 220.
Information Message 211
- <211, Information>: "Skipping TRAP-TYPE <identifier>"
-
Any errors in the TRAP-TYPE definition generate this message.
Fatal Error 212
- <212, Fatal>: "<fileName>:<line#>: Syntax Error in SEQUENCE definition. Last token read is <token>"
-
Module syntax error in type assignment. There is an error between the left and right braces of a SEQUENCE construct, which amounts to a syntax error in a MIB type assignment.
Fatal Error 213
- <213, Fatal>: "<fileName>:<line#>: Syntax Error in Object Identifier value. Last token read is <token>"
-
Module syntax error in value assignment. There is an error between the left and right braces of an object identifier value.
Fatal Error 214
- <214, Fatal>: "<fileName>:<line#>: Syntax Error in the list of symbols in IMPORTS. Last token read is <token>"
-
Module syntax error in the IMPORTS section.
Fatal Error 215
- <215, Fatal>: "<fileName>:<line#>: Syntax Error in IMPORTS (missing module name?). Last token read is <token>"
-
Module syntax error in the IMPORTS section.
Fatal Error 216
- <216, Fatal>: "<fileName>:<line#>: Syntax Error in the IMPORTS section. Last token read is <token>"
-
Module syntax error in the IMPORTS section.
Fatal Error 217
- <217, Fatal>: "<fileName>:<line#>: Syntax error in INTEGER Enumeration. Last token read is <token>"
-
Any module syntax error between the left and right braces of a MIB enumeration definition generates this message.
Fatal Error 218
- <218, Fatal>: "<fileName>:<line#>: Syntax Error in sub-type specification. Last token read is <token>"
-
Any module syntax error between the parentheses in a sub-type specification generates this message.
Fatal Error 219
- <219, Fatal>:"<fileName>:<line#>: Syntax Error in the SIZE specification. Last token read is <token>"
-
Any module syntax error in the SIZE clause between the left and right parentheses generates this message.
Fatal Error 220
- <220, Fatal>:"<fileName>:<line#>: OBJECT-TYPE invocation of SNMPv2SMI not allowed"
-
Module syntax error. You have used the SNMPv2C-specific OBJECT-TYPE invocation in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Send comments about this topic to Microsoft
Build date: 11/19/2012
