net-snmp 5.7
|
Data Fields | |
netsnmp_monitor_callback_header | hdr |
header | |
netsnmp_mib_handler * | handler |
handler that registered to handle this object | |
netsnmp_pdu * | pdu |
pdu containing the set request | |
netsnmp_request_info * | request |
the set request |
Definition at line 91 of file object_monitor.h.
handler that registered to handle this object
Definition at line 97 of file object_monitor.h.
header
Definition at line 94 of file object_monitor.h.
pdu containing the set request
Definition at line 100 of file object_monitor.h.
the set request
Definition at line 103 of file object_monitor.h.