When I run the master agent via snmpd the default mibs work fine
Such as:
IP-MIB:IF-MIB:TCP-MIB:UDP-MIB:SNMPv2-MIB:RFC1213-MIB:UCD-SNMP-MIB
Meaning the master agent responds to the get requests for the object in
these tables.
  
When I run the master agent internally via init_master_agent(); I get
nothing for the default mibs - the master agent in this case does not
respond with any data for the objects in these tables. As if there are
no handlers being invoked.

I have tried numerous things such as calling mib_init() and nothing
works.

If anyone knows how to make the master agent respond to the default mibs
when it is run via init_master_agent()- I would greatly appreciate the
information.
thanks 

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to