Errors 101 through 110

Describes WMI SNMP provider errors 101 through 110.

Fatal Error 101

Fatal Error 102

Fatal Error 103

Fatal Error 104

Fatal Error 105

Fatal Error 106

Fatal Error 107

Fatal Error 108

Fatal Error 109

Warning 110

Fatal Error 101

<101, Fatal>: "Usage:

smi2smir <DiagnosticArgs> <VersionArgs> <CommandArgs>

smi2smir <DiagnosticArgs> <RegistryArgs>

smi2smir <HelpArgs>"

Command-line syntax error. This is followed by an explanation of the switches.

Fatal Error 102

<102, Fatal>:"Invalid argument on command line after <last correct argument>"

Command-line syntax error. There are some extra arguments or a switch is not valid on the command line. The <last correct argument> parameter refers to the last argument that was read correctly on the command line, and can possibly be smi2smir, which is the name of the executable file for the SNMP module information compiler.

Fatal Error 103

<103, Fatal>: "Diagnostic Level not specified for the /m switch"

Command-line syntax error. If you specify the /m switch, you must also specify a diagnostic level of 0, 1, or 2.

Fatal Error 104

<104, Fatal>: "Diagnostic Level must be 0, 1 or 2 for the /m switch"

Command-line syntax error. If you specify the /m switch, you must also specify a diagnostic level of 0, 1, or 2.

Fatal Error 105

<105, Fatal>: "Maximum diagnostic count missing after the /c switch"

Command-line syntax error. If you specify the /c switch, you must also specify a non-negative integer as the maximum count.

Fatal Error 106

<106, Fatal>: "<argument> is not a valid diagnostic count"

Command-line syntax error. If you specify the /c switch, you must also specify a non-negative integer as the maximum count.

Fatal Error 107

<107, Fatal>: "File Name(s) missing"

Command-line semantic error. One or more file names must be specified on the command line for the given combination of switches.

Fatal Error 108

<108, Fatal>: "No command argument specified"

Command-line syntax error. Some action must be specified on the command line.

Fatal Error 109

<109, Fatal>: "Module name missing"

Command-line syntax error.

Warning 110

<110, Warning>: "No include path specified after the /i switch"

Command-line syntax warning. If you specify the /i switch, you must also specify the path to included files.

Setting up the WMI SNMP Environment