Dart SNMP Library 4.0
ErrorConstants Enumeration
Description
Values of the Error Property.
Members
MemberValueDescription
errorAuthorization16The community name does not match the one on the agent.
errorBadValue3The value is not appropriate for the variable being set.
errorCommitFailed14An assignment failed and all other assignments are being undone.
errorGeneralError5A general error occurred.
errorInconsistentName18The variable does not exist and currently can not be created under the current circumstances. May be possible under other circumstances.
errorInconsistentValue12The value can not be set to the variable under the current circumstances. Possibly could be set under other circumstances.
errorNoAccess6No such IID or access to the variable is denied.
errorNoCreation11The variable can not be created on the agent.
errorNoSuchName2The variable name (IID) can not be found in the agent's MIB.
errorNotWritable17The variable can not be set.
errorOk0Success.
errorReadOnly4The variable can only be read.
errorResourceUnavailable13Could not allocate a resource needed for the variable.
errorTooBig1The GetResponse PDU generated is too big for the local limitations of the agent.
errorUndoFailed15An undo of an assignment failed.
errorWrongEncoding9Error in the encoding of a variable.
errorWrongLength8The length of the value exceeds the maximum length of the possible values of the variable.
errorWrongType7The type of the value being set does not match the type of the variable on the agent.
errorWrongValue10The value could not be assigned to the agents variable.

PowerSNMP for ActiveX Documentation Version 4.0
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic