|
From: Max B. <ma...@wa...> - 2011-06-02 15:32:11
|
On 5/27/2011 5:23 AM, Jethro R Binks wrote: > There's a clever idea. I guess any SNMP daemon that you can arbitrarily > program OIDs and values into would work. > > (BSD) bsnmpd seemingly lets you directly add OID/values to its config, and > can include files. So I guess you could programmatically write something > to spit out some bsnmpd config to give you the right answers. > > http://www.ipnom.com/FreeBSD-Man-Pages/bsnmpd.1.html > > Although if you're only doing it for netdisco, maybe you are as well just > writing a topology file! That is a clever idea. This looks promising : https://github.com/vincentbernat/lldpd/wiki -m |