Thanks for your reply dave,
Your comment helped to configure ether like mib, and I have done make
and make install.
Everything goes fine. But when I am trying to use snmpwalk Its not
displaying the objects related to  etherlike mib .... the command
which i have used is like

           snmpwalk -v 2c -c public 1.3.6.1.2.1.10

Can u tell what mistake I am doing!!. I am dealing with net-SNMP for
the first time...  and Since I generated Mib for Dummies I am not
modifing code  significantly that is generated by mib2c.I am assigning
dummy values for the objects in the file  "
dot3StatsTable_data_access.c ". Is it enough to modify that part of
the file to check whether the MIB has been registered with the agent.

Thanks in Advance,
Kamal

On 4/12/09, Dave Shield <[email protected]> wrote:
> 2009/4/12 kamal sivadas <[email protected]>:
>> 3. File created for dot3StatsTable using mib2c are ,
>> ./agent/mibgroup/EtherLike-MIB/dot3StatsTable/
>>                dot3StatsTable.c, dot3StatsTable.h,
>
>> 4. ./configure  --with-mib-modules="EtherLike-MIB"
>
> Try
>      ./configure
> --with-mib-modules=EtherLike-MIB/dot3StatsTable/dot3StatsTable
>
> (since that's the base file which has been created)
>
> Dave
>


-- 
kamal

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to