This is a discussion on Re: How to attach proprietary system to Net-Snmp? within the SNMP Users forums, part of the Networking and Network Related category; On Sat, 26 Feb 2005 20:18:55 +0100 Ekkehard wrote: ED> PC Running Net-SNMP and my Application ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sat, 26 Feb 2005 20:18:55 +0100 Ekkehard wrote:
ED> PC Running Net-SNMP and my Application ED> +- MasterDevice attached via serial Interface ED> +- First SubDevice connected to the Master ED> +- Second SubDevice, could be same type as First SubDevice ED> ... ED> +- up to hundreds of SubDevices ED> ED> The MIB design runs into a deadlock. Since the "SubDevices" could be up to ED> hundred devices and the devices have a lot of different properties I could ED> not make a table of devices (since tables could only hold one record). What do you mean by 'tables could only hold one record'? ED> if I make a table containing only the Root-OID of the "SubDevices" how ED> could I access the different devices of the same style? ED> Since the "SubDevices" have no different IP Address I could not redirect ED> the Manager to the "SubDevices" Read over this entry in my FAQ, and see if you it helps. http://www.freesnmp.com/net-snmp/faq....html#multidev Another idea would be to do something similar to the host resources mib. One table defines all the rows with their types, and each specific type has it's own table for type specific parameters. -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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 |