Errors 221 through 230
Describes WMI SNMP provider errors 221 through 230.
Fatal Error 222
-
<222, Fatal>: "<fileName>:<line#>: NOTIFICATION-TYPE not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific NOTIFICATION-TYPE in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 223
-
<223, Fatal>: "<fileName>:<line#>: MODULE-IDENTITY not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific MODULE IDENTITY in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 224
-
<224, Fatal>: "<fileName>:<line#>: OBJECT-IDENTITY not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific OBJECT-IDENTITY in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 225
-
<225, Fatal>: "<fileName>:<line#>: TEXTUAL-CONVENTION not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific TEXTUAL-CONVENTION in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 226
-
<226, Fatal>: "<fileName>:<line#>: OBJECT-GROUP not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific OBJECT-GROUP in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 227
-
<227, Fatal>: "<fileName>:<line#>: NOTIFICATION-GROUP not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific NOTIFICATION-GROUP in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 228
-
<228, Fatal>: "<fileName>:<line#>: MODULE-COMPLIANCE not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific MODULE-COMPLIANCE in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Fatal Error 229
-
<229, Fatal>: "<fileName>:<line#>: AGENT-CAPABILITIES not allowed in SNMPv1 SMI"
-
Module syntax error. You have used the SNMPv2C-specific AGENT-CAPABILITIES in the MIB, but have specified the /v1 switch, which requires strict conformance to SNMPv1 syntax.
Warning 230
-
<230, Warning>: "<fileName>:<line#>: '<the wrong token>' used. Assuming '::=' "
-
The token ":=", "::", or "=" has been used instead of "::=".