SNMP++
3.3.11
|
This is the complete list of members for Snmp, including all inherited members.
_mutex | SnmpSynchronized | |
broadcast_discovery(UdpAddressCollection &addresses, const int timeout_sec, const UdpAddress &addr, const snmp_version version, const OctetStr *community=0) | Snmp | virtual |
cancel(const unsigned long rid) | Snmp | virtual |
check_notify_timestamp(Pdu &pdu) | Snmp | protected |
current_rid | Snmp | protected |
deleteV3Callback(struct Snmp::V3CallBackData *&cbData) | Snmp | friend |
engine_id_discovery(OctetStr &engine_id, const int timeout_sec, const UdpAddress &addr) | Snmp | virtual |
error_code(const Oid &v3Oid) | Snmp | static |
error_msg(const int c) | Snmp | static |
error_msg(const Oid &v3Oid) | Snmp | inlinestatic |
eventListHolder | Snmp | protected |
get(Pdu &pdu, SnmpTarget &target) | Snmp | virtual |
get(Pdu &pdu, SnmpTarget &target, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
get_bulk(Pdu &pdu, SnmpTarget &target, const int non_repeaters, const int max_reps) | Snmp | virtual |
get_bulk(Pdu &pdu, SnmpTarget &target, const int non_repeaters, const int max_reps, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
get_eventListHolder() | Snmp | inline |
get_listen_address() const | Snmp | inline |
get_next(Pdu &pdu, SnmpTarget &target) | Snmp | virtual |
get_next(Pdu &pdu, SnmpTarget &target, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
get_notify_callback() | Snmp | inline |
get_notify_callback_data() | Snmp | inline |
get_notify_filter(OidCollection &trapids, TargetCollection &targets) | Snmp | virtual |
get_version() | Snmp | static |
inform(Pdu &pdu, SnmpTarget &target) | Snmp | virtual |
inform(Pdu &pdu, SnmpTarget &target, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
init(int &status, IpAddress *[2], const unsigned short port_v4, const unsigned short port_v6) | Snmp | protected |
is_running() const | Snmp | inlineprotected |
iv_snmp_session | Snmp | protected |
listen_address | Snmp | protected |
lock() | SnmpSynchronized | |
m_hThread | Snmp | private |
m_isThreadRunning | Snmp | private |
m_pollTimeOut | Snmp | private |
map_action(unsigned short action, unsigned short &pdu_action) | Snmp | protected |
MyMakeReqId() | Snmp | protected |
notify_get_listen_port() | Snmp | virtual |
notify_register(const OidCollection &trapids, const TargetCollection &targets, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
notify_set_listen_port(const int port) | Snmp | virtual |
notify_unregister() | Snmp | virtual |
notifycallback | Snmp | protected |
notifycallback_data | Snmp | protected |
process_thread(void *snmp) | Snmp | protectedstatic |
report(Pdu &pdu, SnmpTarget &target) | Snmp | virtual |
response(Pdu &pdu, SnmpTarget &target, SnmpSocket fd=INVALID_SOCKET) | Snmp | virtual |
send_raw_data(unsigned char *send_buf, size_t send_len, UdpAddress &address, SnmpSocket fd=INVALID_SOCKET) | Snmp | virtual |
set(Pdu &pdu, SnmpTarget &target) | Snmp | virtual |
set(Pdu &pdu, SnmpTarget &target, const snmp_callback callback, const void *callback_data=0) | Snmp | virtual |
Snmp(int &status, const unsigned short port=0, const bool bind_ipv6=false) | Snmp | |
Snmp(int &status, const UdpAddress &addr) | Snmp | |
Snmp(int &status, const UdpAddress &addr_v4, const UdpAddress &addr_v6) | Snmp | |
snmp_engine(Pdu &pdu, long int non_reps, long int max_reps, SnmpTarget &target, const snmp_callback cb, const void *cbd, SnmpSocket fd=INVALID_SOCKET, int reports_received=0) | Snmp | protected |
SnmpSynchronized() | SnmpSynchronized | |
socket_cleanup() | Snmp | static |
socket_startup() | Snmp | static |
start_poll_thread(const int timeout) | Snmp | |
stop_poll_thread() | Snmp | |
trap(Pdu &pdu, const SnmpTarget &target) | Snmp | virtual |
unlock() | SnmpSynchronized | |
v3CallBack(int reason, Snmp *snmp, Pdu &pdu, SnmpTarget &target, void *v3cd) | Snmp | friend |
~Snmp() | Snmp | virtual |
~SnmpSynchronized() | SnmpSynchronized | virtual |