Fatal Error 1011

[This is preliminary documentation and subject to change.]

<1011, Fatal>: "<fileName>:<line#> the SYNTAX of member <identifier> of SEQUENCE, <identifier>, differs from the SYNTAX clause of the OBJECT-TYPE"
OBJECT-TYPE macro invocation module semantic error. An element of a SEQUENCE must be same as the type in the SYNTAX clause of the OBJECT-TYPE definition. The <line#> parameter is the line of the SYNTAX clause of the OBJECT-TYPE definition.

This error can occur in either SNMPv1 or SNMPv2C.