Hi ,
   I have added new private mib implementation in netsnmp 5.1.2 version.
I had generated code using mib2c for the new mibs.while configuring I have 
specified my private mib as default mib.
 
1) snmpwalk  doesnot retrieve my mib by default .
2) snmpwalk on privatemib::mibobject retrieves values of my mib, no issues
 
 
mib2c generated code has  
init_mibobject() {
netsnmp_register_scalar(netsnmp_create_handler_registration( for every oid's ) 
         }         
I don't see any REGISTER_MIB call as we see in mibII modules ..
Am I missing any register  function for mib2 generated code for detecting as 
default mib ?
 
 
 
 
Regards,
-Sathish



      See the Web's breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/
------------------------------------------------------------------------------
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
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