Go to the source code of this file.
Data Structures | |
struct | VIEW_LIST |
struct | COMMUNITY_LIST |
Defines | |
#define | SNMP_VIEW_INCLUDED 1 |
#define | SNMP_VIEW_EXCLUDED 2 |
Functions | |
int | SnmpViewCreate (CONST char *, CONST OID *, size_t, int) |
int | SnmpViewFind (char *) |
int | SnmpCommunityCreate (CONST char *, int, int) |
Create a community entry. | |
int | SnmpCommunityFind (CONST char *, int *, int *) |
Find community entry by name. |
* $Id: snmp_config.h 2737 2009-10-02 12:37:14Z haraldkipp $ *
Definition in file snmp_config.h.