This is a discussion on Re: creating a table-based subagent within the SNMP Users forums, part of the Networking and Network Related category; On Wed, 2006-03-15 at 11:31 -0800, Dana Heath wrote: > I've successfully deployed my sub-agent ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2006-03-15 at 11:31 -0800, Dana Heath wrote:
> I've successfully deployed my sub-agent which is based on a mib table. > However, the mib does not define an index for the table Then the MIB is broken. Every MIB table *MUST* indicate the relevant indexing. That's pretty much fundamental to a table - being what distinguishes it from a scalar object. > So my question... do table rows absolutely require an index Yes. How else can you distinguish one row from another? > or is there > a way to get around the absence of one? I suggest you talk to the people who designed the MIB and try to get this fixed ASAP. Dave ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=...720&dat=121642 _______________________________________________ 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/...net-snmp-users |