• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

ksim

KSim::Snmp::ErrorInfo

KSim::Snmp::ErrorInfo Class Reference

#include <snmp.h>

List of all members.


Detailed Description

Definition at line 54 of file snmp.h.


Public Types

enum  ErrorType {
  NoError = 0, ErrUnknown, ErrGeneric, ErrInvalidLocalPort,
  ErrUnknownHost, ErrUnknownSession, ErrTooLong, ErrNoSocket,
  ErrCannotSendV2PDUOnV1Session, ErrCannotSendV1PDUOnV2Session, ErrBadValueForNonRepeaters, ErrBadValueForMaxRepetitions,
  ErrBuildingASN1Representation, ErrFailureInSendto, ErrBadParseOfASN1Type, ErrBadVersion,
  ErrBadSourceParty, ErrBadDestinationParty, ErrBadContext, ErrBadCommunity,
  ErrCannotSendNoAuthDesPriv, ErrBadACL, ErrBadParty, ErrSessionAbortFailure,
  ErrUnknownPDU, ErrTimeout, ErrFailureInRecvfrom, ErrUnableToDetermineContextEngineID,
  ErrNoSecurityName, ErrUnableToDetermineSecurityLevel, ErrASN1ParseError, ErrUnknownSecurityModel,
  ErrInvalidMessage, ErrUnknownEngineID, ErrUnknownUserName, ErrUnsupportedSecurityLevel,
  ErrAuthenticationFailure, ErrNotInTimeWindow, ErrDecryptionError, ErrSCAPIGeneralFailure,
  ErrSCAPISubSystemNotConfigured, ErrNoKeyTools, ErrUnknownReport, ErrUSMGenericError,
  ErrUSMUnknownSecurityName, ErrUSMUnsupportedSecurityLevel, ErrUSMEncryptionError, ErrUSMAuthenticationFailure,
  ErrUSMParseError, ErrUSMUnknownEngineID, ErrUSMNotInTimeWindow, ErrUSMDecryptionError,
  ErrMIBNotInitialized, ErrValueOutOfRange, ErrSubIdOutOfRange, ErrBadSubIdInOID,
  ErrOIDTooLong, ErrBadValueName, ErrBadValueNotation, ErrUnknownOID,
  ErrNullPDU, ErrMissingVariables, ErrBadVariableType, ErrOOM,
  ErrKerberos, ErrResponseTooLarge, ErrNoSuchVariable, ErrBadValue,
  ErrReadOnly, ErrNoAccess, ErrWrongType, ErrWrongLength,
  ErrWrongEncoding, ErrWrongValue, ErrNoCreation, ErrInconsistentValue,
  ErrResourceUnavailable, ErrCommitFailed, ErrUndoFailed, ErrAuthorizationFailed,
  ErrNotWritable, ErrInconsistentName
}

Public Member Functions

 ErrorInfo ()
 ErrorInfo (int internalErrorCode)
 ErrorInfo (ErrorType error)
ErrorType errorCode () const
QString errorMessage () const

Member Enumeration Documentation

enum KSim::Snmp::ErrorInfo::ErrorType

Enumerator:
NoError 
ErrUnknown 
ErrGeneric 
ErrInvalidLocalPort 
ErrUnknownHost 
ErrUnknownSession 
ErrTooLong 
ErrNoSocket 
ErrCannotSendV2PDUOnV1Session 
ErrCannotSendV1PDUOnV2Session 
ErrBadValueForNonRepeaters 
ErrBadValueForMaxRepetitions 
ErrBuildingASN1Representation 
ErrFailureInSendto 
ErrBadParseOfASN1Type 
ErrBadVersion 
ErrBadSourceParty 
ErrBadDestinationParty 
ErrBadContext 
ErrBadCommunity 
ErrCannotSendNoAuthDesPriv 
ErrBadACL 
ErrBadParty 
ErrSessionAbortFailure 
ErrUnknownPDU 
ErrTimeout 
ErrFailureInRecvfrom 
ErrUnableToDetermineContextEngineID 
ErrNoSecurityName 
ErrUnableToDetermineSecurityLevel 
ErrASN1ParseError 
ErrUnknownSecurityModel 
ErrInvalidMessage 
ErrUnknownEngineID 
ErrUnknownUserName 
ErrUnsupportedSecurityLevel 
ErrAuthenticationFailure 
ErrNotInTimeWindow 
ErrDecryptionError 
ErrSCAPIGeneralFailure 
ErrSCAPISubSystemNotConfigured 
ErrNoKeyTools 
ErrUnknownReport 
ErrUSMGenericError 
ErrUSMUnknownSecurityName 
ErrUSMUnsupportedSecurityLevel 
ErrUSMEncryptionError 
ErrUSMAuthenticationFailure 
ErrUSMParseError 
ErrUSMUnknownEngineID 
ErrUSMNotInTimeWindow 
ErrUSMDecryptionError 
ErrMIBNotInitialized 
ErrValueOutOfRange 
ErrSubIdOutOfRange 
ErrBadSubIdInOID 
ErrOIDTooLong 
ErrBadValueName 
ErrBadValueNotation 
ErrUnknownOID 
ErrNullPDU 
ErrMissingVariables 
ErrBadVariableType 
ErrOOM 
ErrKerberos 
ErrResponseTooLarge 
ErrNoSuchVariable 
ErrBadValue 
ErrReadOnly 
ErrNoAccess 
ErrWrongType 
ErrWrongLength 
ErrWrongEncoding 
ErrWrongValue 
ErrNoCreation 
ErrInconsistentValue 
ErrResourceUnavailable 
ErrCommitFailed 
ErrUndoFailed 
ErrAuthorizationFailed 
ErrNotWritable 
ErrInconsistentName 

Definition at line 57 of file snmp.h.


Constructor & Destructor Documentation

ErrorInfo::ErrorInfo (  ) 

Definition at line 300 of file snmp.cpp.

ErrorInfo::ErrorInfo ( int  internalErrorCode  ) 

Definition at line 305 of file snmp.cpp.

ErrorInfo::ErrorInfo ( ErrorType  error  ) 

Definition at line 311 of file snmp.cpp.


Member Function Documentation

ErrorType KSim::Snmp::ErrorInfo::errorCode (  )  const [inline]

Definition at line 151 of file snmp.h.

QString KSim::Snmp::ErrorInfo::errorMessage (  )  const [inline]

Definition at line 152 of file snmp.h.


The documentation for this class was generated from the following files:
  • snmp.h
  • snmp.cpp

ksim

Skip menu "ksim"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal