Go to the source code of this file.
Functions | |
int | SnmpAgentProcessRequest (SNMP_SESSION *sess, CONST uint8_t *in_data, size_t in_len, uint8_t *out_data, size_t *out_len) |
Parse incoming and create outgoing packet. | |
int | SnmpAgent (UDPSOCKET *sock) |
Run SNMP agent. |