Nut/OS  4.10.3
API Reference
snmp_auth.h File Reference

SNMP authentication. More...

#include <pro/snmp_agent.h>
Include dependency graph for snmp_auth.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CONST uint8_tSnmpAuthParse (CONST uint8_t *, size_t *, uint8_t *, size_t *, long *)
 Parse header of community string based message.
uint8_tSnmpAuthBuild (SNMP_SESSION *, uint8_t *, size_t *, size_t)
 Build header of community string based message.

Detailed Description

SNMP authentication.

 * $Id: snmp_auth.h 2235 2008-08-11 07:00:36Z haraldkipp $
 * 

Definition in file snmp_auth.h.