| void             init_bgp4_mib_1657 (void) | init_bgp4_mib_1657 | 
#include <bgp4_mib_1657.hh>
This is the first and only function that gets called when the SNMP agent loads the bgp_mib_1657 module. This function is responsible for instantiating the BgpMib object and for registering the scalars and tables that are implemented by this MIB.
| void           deinit_bgp4_mib_1657 (void) | deinit_bgp4_mib_1657 | 
#include <bgp4_mib_1657.hh>
This is the function called by the SNMP agent immediately before unloading the bgp_mib_1657 module. After this function is called, the shared object will be unloaded and therefore inaccessible. This function unregisters any alarms and file descriptors to prevent callbacks to non-accessible functions.
| void  init_bgp4_mib_1657_bgp4pathattrtable (void) | init_bgp4_mib_1657_bgp4pathattrtable | 
#include <bgp4_mib_1657_bgp4pathattrtable.hh>
initializes the bgp4PathAttrTable
| void  deinit_bgp4_mib_1657_bgp4pathattrtable (void) | deinit_bgp4_mib_1657_bgp4pathattrtable | 
#include <bgp4_mib_1657_bgp4pathattrtable.hh>
unregisters the bgp4PathAttrTable
| void  init_bgp4_mib_1657_bgpidentifier (void) | init_bgp4_mib_1657_bgpidentifier | 
#include <bgp4_mib_1657_bgpidentifier.hh>
column number definitions for table bgp4PathAttrTable
| void  init_bgp4_mib_1657_bgplocalas (void) | init_bgp4_mib_1657_bgplocalas | 
#include <bgp4_mib_1657_bgplocalas.hh>
| void  init_bgp4_mib_1657_bgppeertable (void) | init_bgp4_mib_1657_bgppeertable | 
#include <bgp4_mib_1657_bgppeertable.hh>
| void  initialize_table_bgpPeerTable (void) | initialize_table_bgpPeerTable | 
#include <bgp4_mib_1657_bgppeertable.hh>
| void  init_bgp4_mib_1657_bgpversion (void) | init_bgp4_mib_1657_bgpversion | 
#include <bgp4_mib_1657_bgpversion.hh>
| void             dlmod_load_module (struct dlmod *) | dlmod_load_module | 
#include <dlmod.h>
| void             dlmod_unload_module (struct dlmod *) | dlmod_unload_module | 
#include <dlmod.h>
| struct dlmod   * dlmod_create_module (void) | dlmod_create_module | 
#include <dlmod.h>
| void             dlmod_delete_module (struct dlmod *) | dlmod_delete_module | 
#include <dlmod.h>
| struct dlmod   * dlmod_get_by_index (int) | dlmod_get_by_index | 
#include <dlmod.h>
| void             dlmod_init (void) | dlmod_init | 
#include <dlmod.h>
| void             dlmod_deinit (void) | dlmod_deinit | 
#include <dlmod.h>
| extern void      init_dlmod (void) | init_dlmod | 
#include <dlmod.h>
| extern void      deinit_dlmod (void) | deinit_dlmod | 
#include <dlmod.h>
| void             init_ospf_mib_1850 (void) | init_ospf_mib_1850 | 
#include <ospf_mib_1850.hh>
The main object that all requests go to.
| void           deinit_ospf_mib_1850 (void) | deinit_ospf_mib_1850 | 
#include <ospf_mib_1850.hh>
| void    init_xorp_if_mib_module (void) | init_xorp_if_mib_module | 
#include <xorp_if_mib_module.hh>
| void  deinit_xorp_if_mib_module (void) | deinit_xorp_if_mib_module | 
#include <xorp_if_mib_module.hh>
| extern void  run_fd_callbacks (int, void *) | run_fd_callbacks | 
#include <xorpevents.hh>
| extern void  run_timer_callbacks (u_int, void *) | run_timer_callbacks | 
#include <xorpevents.hh>