On Tue, Sep 25, 2012 at 11:40:26PM -0700, sujata patra wrote:
> Hi Experts,
> 
> If I need to repeat  entries of ABC table many times under different oid  of  
> mib file , how can I do so ? I am not talking of MIB implementation but 
> actually on writing MIB.
> ABCTable
> 
> abcTable
>   +-
>   abcEntry 
>     +---abcIndex 
>     +---abcObjectName
>     +---abcType 
>     +---abcName 
>     
> SauctionTable which is nothing but abcTable but different oid (let's say 
> 1.3.6.1.4.1.22.1.100.10.5)
> TansmisionTable which is nothing but abcTable but different oid(let's say 
> 1.3.6.1.4.1.22.1.101)

This is probly stupid, but if the abcTable, SauctionTable and TansmisionTable
contains the same data then I suppose two of them are redundant, don't you
agree with that? You could possibly AUGUMENT one table or put in a reference
in some context but otherwise it sounds odd.

If, on the other hand, the three tables are independent then I suppose each
of them deserve an DESCRIPTION that explains its unique features.

/MF

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to