
/* This file was generated by mib2c and is intended for use as a mib module
   for the ucd-snmp snmpd agent. */

#ifndef _MIBGROUP_IGMP_H
#define _MIBGROUP_IGMP_H

/* we may use header_generic and header_simple_table from the util_funcs module */

config_require(util_funcs)

/* function prototypes */

void   init_igmp(void);
unsigned char *var_igmp(struct variable *, oid *, int *, int, int *, WriteMethod **write_method);
int write_sysFun(int, u_char *,u_char, int, u_char *,oid*, int);


#endif /* _MIBGROUP_IGMP_H */

