2009/8/31 Michal Filka <[email protected]>: > How can I see list of mibs loaded to snmpd?
I'm not sure there's an API to returm this information. > In particular, I'm interested if IP-MIB is loaded or not. The simplest way is probably to use 'read_objid()' (or similar) to translate the name of one of the objects defined in this MIB. If the library can understand these object names, then it must have loaded the corresponding MIB. Dave ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
