Click or drag to resize

ErrorCode Enumeration

Namespace:  Lextm.SharpSnmpLib
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
public enum ErrorCode
Members
  Member nameValueDescription
NoError0
TooBig1
NoSuchName2
BadValue3
ReadOnly4
GenError5
NoAccess6
WrongType7
WrongLength8
WrongEncoding9
WrongValue10
NoCreation11
InconsistentValue12
ResourceUnavailable13
CommitFailed14
UndoFailed15
AuthorizationError16
NotWritable17
InconsistentName18
See Also