Objects of the SNMPError class

Instances of SNMPError class have the following public instance variables:

status

Carries the number of SNMP error occurred. Refer to the SNMP protocol specification for more information on the error status variable.

index

Carries the position of the SNMP Object ID in the SNMP message which is in charge for the error occurred, Refer to the SNMP protocol specification for more information on the error index variable.


ilya@glas.net