and added files
[bcm963xx.git] / userapps / opensource / net-snmp / agent / mibgroup / mib_module_inits.h
1 /* This file is automatically generated by configure.  Do not modify by hand. */
2   if (should_init("atmMIB")) init_atmMIB();
3   if (should_init("system_mib")) init_system_mib();
4   if (should_init("sysORTable")) init_sysORTable();
5   if (should_init("at")) init_at();
6   if (should_init("interfaces")) init_interfaces();
7   if (should_init("snmp_mib")) init_snmp_mib();
8   if (should_init("tcp")) init_tcp();
9   if (should_init("icmp")) init_icmp();
10   if (should_init("ip")) init_ip();
11   if (should_init("udp")) init_udp();
12   if (should_init("vacm_vars")) init_vacm_vars();
13 #ifdef BRCM_SNMP_MIB_SUPPORT
14   if (should_init("setSerialNo")) init_setSerialNo();
15   if (should_init("snmpNotifyTable")) init_snmpNotifyTable();
16   if (should_init("snmpNotifyFilterTable")) init_snmpNotifyFilterTable();
17   if (should_init("snmpNotifyFilterProfileTable")) init_snmpNotifyFilterProfileTable();
18 #endif /* BRCM_SNMP_MIB_SUPPORT */
19 #ifdef BRCM_SNMP_WRITE_SUPPORT
20   if (should_init("override")) init_override();
21 #endif /* BRCM_SNMP_WRITE_SUPPORT */
22   if (should_init("var_route")) init_var_route();
23 #ifdef BRCM_SNMP_MIB_SUPPORT
24   if (should_init("vacm_context")) init_vacm_context();
25 #endif /* BRCM_SNMP_MIB_SUPPORT */
26
27   if (should_init("adsl_mib")) init_adsl_mib();
28   if (should_init("atmForum")) init_atmForum();