On 2 November 2011 13:26, Fulko Hew <fulko....@gmail.com> wrote:
> When I was forced to do this, I invented my own MIB that 'tableified' all of 
> the
> information that I needed to aggregate across the 'cluster'.


> So as the other response said, "you can't add indexes to an existing MIB",
> but I created my own MIB that had indexes.  I.e.
>
> ...myMib.sysdescr.[index]


I hope you mean

    myMib.mySysTable.mySysDescr.[index]

?
If you are defining a MIB table, you do need the 'myTable' node as
a parent to the column objects.


Dave

------------------------------------------------------------------------------
RSA&#174; Conference 2012
Save $700 by Nov 18
Register now&#33;
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to