PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PSNMPServer Member List

This is the complete list of members for PSNMPServer, including all inherited members.

AbortCommandString()PChannel
AccessDenied enum valuePChannel
AsyncNotifier typedefPChannel
AuthenticationFailure enum valuePSNMP
Authorise(const PIPSocket::Address &received)PSNMPServervirtual
BadParameter enum valuePChannel
BadValue enum valuePSNMP
baseSocketPSNMPServerprotected
BindingList typedefPSNMP
BufferTooSmall enum valuePChannel
channelNamePChannelprotected
channelPointerMutexPIndirectChannelprotected
Class()PObjectinlinestatic
Clone() const PObjectvirtual
CloneAs() const PObjectinline
Close()PIndirectChannelvirtual
ColdStart enum valuePSNMP
communityPSNMPServerprotected
Compare(const PObject &obj) const PIndirectChannelvirtual
CompareObjectMemoryDirect(const PObject &obj) const PObjectvirtual
Comparison enum namePObject
ConfirmCommunity(PASN_OctetString &community)PSNMPServervirtual
ConfirmVersion(PASN_Integer vers)PSNMPServervirtual
ConvertOSError(P_INT_PTR libcReturnValue, ErrorGroup group=LastGeneralError)PChannelprotectedvirtual
Detach(ShutdownValue option=ShutdownReadAndWrite)PIndirectChannel
DeviceInUse enum valuePChannel
DiskFull enum valuePChannel
EGPNeighbourLoss enum valuePSNMP
EnterpriseSpecific enum valuePSNMP
EqualTo enum valuePObject
ErrorGroup enum namePChannel
Errors enum namePChannel
ErrorType enum namePSNMP
FDOpen(const char *mode)PChannel
FileExists enum valuePChannel
FlowControl(const void *flowData)PChannelvirtual
GenErr enum valuePSNMP
GetBaseReadChannel() const PIndirectChannelvirtual
GetBaseWriteChannel() const PIndirectChannelvirtual
GetClass(unsigned ancestor=0) const PObjectinlinevirtual
GetErrorCode(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorNumber(ErrorGroup group=NumErrorGroups) const PChannel
GetErrorText(ErrorType err)PSNMPstatic
PIndirectChannel::GetErrorText(ErrorGroup group=NumErrorGroups) const PIndirectChannelvirtual
PChannel::GetErrorText(Errors lastError, int osError=0)PChannelstatic
GetHandle() const PIndirectChannelvirtual
GetLastReadCount() const PChannel
GetLastWriteCount() const PChannelvirtual
GetName() const PIndirectChannelvirtual
GetNextRequest enum valuePSNMP
GetOSHandleAsInt() const PChannelinlineprotected
GetReadChannel() const PIndirectChannel
GetReadTimeout() const PChannel
GetRequest enum valuePSNMP
GetResponse enum valuePSNMP
GetTraceContextIdentifier() const PObjectinline
GetTraceContextIdentifier(PObject &obj)PObjectinline
GetTraceContextIdentifier(PObject *obj)PObjectinline
GetTrapTypeText(PINDEX code)PSNMPstatic
GetWriteChannel() const PIndirectChannel
GetWriteTimeout() const PChannel
GreaterThan enum valuePObject
HandleChannel()PSNMPServer
HashFunction() const PChannelvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) const PObjectinlinevirtual
Interrupted enum valuePChannel
IsClass(const char *cls) const PObjectinline
IsOpen() const PIndirectChannelvirtual
lastErrorCodePSNMPServerprotected
lastErrorIndexPSNMPServerprotected
lastErrorNumberPChannelprotected
LastGeneralError enum valuePChannel
lastReadCountPChannelprotected
LastReadError enum valuePChannel
lastWriteCountPChannelprotected
LastWriteError enum valuePChannel
LessThan enum valuePObject
LinkDown enum valuePSNMP
LinkUp enum valuePSNMP
m_threadPSNMPServerprotected
m_traceContextIdentifierPObjectprotected
Main()PSNMPServer
MalformedResponse enum valuePSNMP
maxRxSizePSNMPServerprotected
maxTxSizePSNMPServerprotected
MIB_LocalMatch(PSNMP_PDU &pdu)PSNMPServervirtual
Miscellaneous enum valuePChannel
NoError enum valuePSNMP
NoMemory enum valuePChannel
NoResponse enum valuePSNMP
NoSuchName enum valuePSNMP
NotFound enum valuePChannel
NotOpen enum valuePChannel
NumErrorGroups enum valuePChannel
NumErrors enum valuePSNMP
NumNormalisedErrors enum valuePChannel
NumTrapTypes enum valuePSNMP
objListPSNMPServerprotected
OnGetNextRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode)PSNMPServervirtual
OnGetRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode)PSNMPServervirtual
OnOpen()PIndirectChannelprotectedvirtual
OnReadComplete(AsyncContext &context)PChannelvirtual
OnSetRequest(PINDEX reqID, PSNMP::BindingList &vars, PSNMP::ErrorType &errCode)PSNMPServervirtual
OnWriteComplete(AsyncContext &context)PChannelvirtual
Open(PChannel &channel)PIndirectChannel
Open(PChannel *channel, PBoolean autoDelete=true)PIndirectChannel
Open(PChannel *readChannel, PChannel *writeChannel, PBoolean autoDeleteRead=true, PBoolean autoDeleteWrite=true)PIndirectChannel
operator!=(const PObject &obj) const PObjectinline
operator<(const PObject &obj) const PObjectinline
operator<=(const PObject &obj) const PObjectinline
operator=(const PChannel &)PChannelprotected
operator==(const PObject &obj) const PObjectinline
operator>(const PObject &obj) const PObjectinline
operator>=(const PObject &obj) const PObjectinline
os_errno() const PChannelprotectedvirtual
os_handlePChannelprotected
PChannel()PChannelprotected
PChannel(const PChannel &)PChannelprotected
PIndirectChannel()PIndirectChannel
PObject()PObjectinlineprotected
PrintOn(ostream &strm) const PObjectvirtual
ProcessPDU(const PBYTEArray &readBuffer, PBYTEArray &writeBuffer)PSNMPServer
ProtocolFailure enum valuePChannel
PSNMPServer(PIPSocket::Address binding=PIPSocket::GetDefaultIpAny(), WORD localPort=161, PINDEX timeout=5000, PINDEX rxSize=10000, PINDEX txSize=10000)PSNMPServer
PTraceObjectInstance() const PObjectinline
PTraceObjectInstance(const char *)PObjectinlinestatic
PTraceObjectInstance(const PObject *obj)PObjectinlinestatic
px_lastBlockTypePChannelprotected
px_readThreadPChannelprotected
px_selectMutexPChannelprotected
px_selectThreadPChannelprotected
px_threadMutexPChannelprotected
px_writeMutexPChannelprotected
px_writeThreadPChannelprotected
PXAcceptBlock enum valuePChannel
PXBlockType enum namePChannel
PXClose()PChannelprotected
PXConnectBlock enum valuePChannel
PXReadBlock enum valuePChannel
PXSetIOBlock(PXBlockType type, const PTimeInterval &timeout)PChannelprotected
PXWriteBlock enum valuePChannel
Read(void *buf, PINDEX len)PIndirectChannelvirtual
ReadAsync(AsyncContext &context)PChannelvirtual
readAutoDeletePIndirectChannelprotected
ReadBlock(void *buf, PINDEX len)PChannel
readBufferPSNMPServerprotected
readChannelPIndirectChannelprotected
ReadChar()PIndirectChannelvirtual
ReadCharWithTimeout(PTimeInterval &timeout)PChannelprotected
ReadFrom(istream &strm)PObjectvirtual
ReadOnly enum valuePSNMP
ReadString(PINDEX len)PChannel
readTimeoutPChannelprotected
ReceiveCommandString(int nextChar, const PString &reply, PINDEX &pos, PINDEX start)PChannelprotected
RequestType enum namePSNMP
RxBufferTooSmall enum valuePSNMP
SendCommandString(const PString &command)PChannel
SendEnterpriseTrap(const PIPSocket::Address &addr, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, WORD sendPort=TrapPort)PSNMPstatic
SendEnterpriseTrap(const PIPSocket::Address &addr, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, WORD sendPort=TrapPort)PSNMPstatic
SendFailed enum valuePSNMP
SendGetResponse(PSNMPVarBindingList &vars)PSNMPServer
SendTrap(const PIPSocket::Address &addr, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, WORD sendPort=TrapPort)PSNMPstatic
SendTrap(const PIPSocket::Address &addr, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, const PIPSocket::Address &agentAddress, WORD sendPort=TrapPort)PSNMPstatic
SetBufferSize(PINDEX newSize)PChannel
SetErrorValues(Errors errorCode, int osError, ErrorGroup group=LastGeneralError)PChannel
SetLocalEcho(bool localEcho)PIndirectChannelvirtual
SetReadChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetReadTimeout(const PTimeInterval &time)PChannel
SetRequest enum valuePSNMP
SetTraceContextIdentifier(unsigned id)PObjectinline
SetTraceContextIdentifier(const PObject &obj)PObjectinline
SetTraceContextIdentifier(const PObject *obj)PObjectinline
SetVersion(PASNInt newVersion)PSNMPServer
SetWriteChannel(PChannel *channel, bool autoDelete=true, bool closeExisting=false)PIndirectChannel
SetWriteTimeout(const PTimeInterval &time)PChannel
Shutdown(ShutdownValue option)PIndirectChannelvirtual
ShutdownRead enum valuePChannel
ShutdownReadAndWrite enum valuePChannel
ShutdownValue enum namePChannel
ShutdownWrite enum valuePChannel
Timeout enum valuePChannel
TooBig enum valuePSNMP
Trap enum valuePSNMP
TrapPort enum valuePSNMP
TrapType enum namePSNMP
TxDataTooBig enum valuePSNMP
Unavailable enum valuePChannel
versionPSNMPServerprotected
WarmStart enum valuePSNMP
Write(const void *buf, PINDEX len)PIndirectChannelvirtual
PChannel::Write(const void *buf, PINDEX len, const void *)PChannelinlinevirtual
WriteAsync(AsyncContext &context)PChannelvirtual
writeAutoDeletePIndirectChannelprotected
writeChannelPIndirectChannelprotected
WriteChar(int c)PChannel
WriteString(const PString &str)PChannel
writeTimeoutPChannelprotected
WriteTrap(PChannel &channel, PSNMP::TrapType trapType, const PString &community, const PString &enterprise, PINDEX specificTrap, PASNUnsigned timeTicks, const PSNMPVarBindingList &vars, const PIPSocket::Address &agentAddress)PSNMPstatic
~PChannel()PChannel
~PIndirectChannel()PIndirectChannel
~PObject()PObjectinlinevirtual
~PSNMPServer()PSNMPServer