C++ SNMP Stack  0.10
CSnmpSession 멤버 목록

다음에 대한 모든 멤버의 목록입니다 : CSnmpSession (모든 상속된 멤버들도 포함합니다.)

Check()CSnmpSession
Close()CSnmpSession
CSnmpSession()CSnmpSession
GetIp()CSnmpSession
m_bStopCSnmpSession
m_hSocketCSnmpSession
Open()CSnmpSession
SendGetNextRequest(const char *pszOid, std::string **ppstrResponseOid, CAsnType **ppclsAsnType)CSnmpSession
SendGetNextRequest(const char *pszOid, std::string **ppstrResponseOid, std::string &strValue)CSnmpSession
SendGetNextRequest(const char *pszOid, std::string **ppstrResponseOid, uint32_t &iValue)CSnmpSession
SendGetRequest(const char *pszOid, CAsnType **ppclsAsnType)CSnmpSession
SendGetRequest(const char *pszOid, std::string &strValue)CSnmpSession
SendGetRequest(const char *pszOid, uint32_t &iValue)CSnmpSession
SendRequest(CSnmpMessage *pclsRequest, CSnmpMessage *pclsResponse)CSnmpSession
SendRequest(CSnmpMessage *pclsRequest)CSnmpSession
SetDebug(bool bDebug)CSnmpSession
SetDestination(const char *pszIp, int iPort=161, bool bTcp=false, bool bTrapOnly=false)CSnmpSession
SetReSendCount(int iReSendCount)CSnmpSession
SetSnmpv2(const char *pszCommunity)CSnmpSession
SetSnmpv3(const char *pszUserName, const char *pszAuthPassWord, const char *pszPrivPassWord, const char *pszAuthEngineId=NULL)CSnmpSession
SetTimeout(int iMiliSecond)CSnmpSession
~CSnmpSession()CSnmpSession