Go to the source code of this file.
Functions | |
int | SnmpViewCreate (CONST char *name, CONST OID *subtree, size_t subtreelen, int type) |
int | SnmpViewFind (char *name) |
int | SnmpCommunityFind (CONST char *name, int *readView, int *writeView) |
Find community entry by name. | |
int | SnmpCommunityCreate (CONST char *name, int readView, int writeView) |
Create a community entry. |