Errors 1061 through 1070

Describes WMI SNMP provider errors 1061 through 1070.

Fatal Error 1063

Fatal Error 1064

Fatal Error 1070

Fatal Error 1063

<1063, Fatal>: "<fileName><line#>: Upper bound of SIZE specification is less than the lower bound"

Module semantic error in SIZE specification, specific to neither SNMPv1 nor SNMPv2C. The symbol used in a SIZE specification must resolve to OCTET STRING or Opaque. The lower bound of a range or SIZE specification must be no greater than the upper bound.

Fatal Error 1064

<1064, Fatal>: "<fileName>:<line#>: SEQUENCE item <identifier> does not resolve to an OBJECT-TYPE"

Type assignment module semantic error, specific to neither SNMPv1 nor SNMPv2C. All of the individual elements of a SEQUENCE declaration must resolve to an OBJECT-TYPE.

Fatal Error 1070

<1070, Fatal>: "<fileName><line#>: MIB Module <moduleName>, from which symbol <symbolName> is imported, is not present in input"

Module semantic error in cross-referencing, specific to neither SNMPv1 nor SNMPv2C. If one of the modules in the IMPORTS section of the main module or a subsidiary module does not exist and one or more symbols from this module are actually referenced, this fatal error occurs.