(No version information available, might only be in SVN)
Represents an error raised by SNMP. You should not throw a SNMPException from your own code. See Exceptions for more information about Exceptions in PHP.
Textual error message. Exception::getMessage() to access it.
SNMPlibrary error code. Use Exception::getCode() to access it.