AgentXcpp  Revision:0.2
Internals Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Pages
Todo List
Class agentxcpp::MasterProxy

Describe timeout handling

Byte ordering is constant for a session. See rfc 2741, 7.1.1

Member agentxcpp::MasterProxy::send_notification (const boost::optional< TimeTicksValue > &sysUpTime, const OidValue &snmpTrapOID, const std::vector< varbind > &varbinds=vector< varbind >())
Document exceptions.
Class agentxcpp::UnixDomainConnector
Improve error handling in all functions.
Member agentxcpp::UnixDomainConnector::request (boost::shared_ptr< PDU > pdu)
Add timeout. Currently, the method does not time out.
Page How to send notifications and traps
Which OID must be given to send_notification()?
Page The Variable Objects
This page needs an update, because we now distinguish between Variables and Values.