snmp_oid2str
snmp_import_table(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *obj)
struct snmp_oid2str *oid2str)
struct snmp_oid2str *oid2str;
if ((oid2str = calloc(1, sizeof(struct snmp_oid2str))) == NULL) {
struct snmp_oid2str *p;
snmp_dump_oid2str(struct snmp_oid2str *entry)
snmp_mapping_insert(struct snmp_mapping *headp, struct snmp_oid2str *entry)
struct snmp_oid2str *temp, *prev;
snmp_node_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_int_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_oct_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_oid_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_ip_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_tick_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_cnt_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_gauge_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_cnt64_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_enum_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
snmp_leaf_insert(struct snmp_toolinfo *snmptoolctx, struct snmp_oid2str *entry)
struct snmp_oid2str *entry;
struct snmp_oid2str *temp;
struct snmp_oid2str *temp;
struct snmp_oid2str *temp;
snmp_mapping_entryfree(struct snmp_oid2str *entry)
struct snmp_oid2str *entry)
SLIST_ENTRY(snmp_oid2str) link;
struct snmp_oid2str *info;
SLIST_HEAD(snmp_mapping, snmp_oid2str);
void snmp_dump_oid2str(struct snmp_oid2str *);
int32_t snmp_node_insert(struct snmp_toolinfo *, struct snmp_oid2str *);
int32_t snmp_leaf_insert(struct snmp_toolinfo *, struct snmp_oid2str *);
int32_t snmp_enum_insert(struct snmp_toolinfo *, struct snmp_oid2str *);
void snmp_mapping_entryfree(struct snmp_oid2str *);
struct snmp_oid2str *);