Hi,

We have a number of nodes that may potentially share an IP address as
the address is an internal one which is unique to the local (internal)
subnet and not seen in the outside world except through it's parent
basestation (which has a proxy port for each node).

I can generate snmp-config.xml files of the form:

<definition port="40769" proxy-host="192.168.0.251">
  <specific>10.254.3.1</specific>
</definition>

<definition port="40769" proxy-host="192.168.0.253">
  <specific>10.253.3.1</specific>
</definition>

But of course this is likely to break as soon as we have two
<specific>'s that are the same. Of course OpenNMS already has a unique
node id that is independent of IP address so is it possible to set up
the proxy information based on OpenNMS node id?

Of course when I discover these I want OpenNMS to start monitoring them.
Is it possible to pass the proxy information to OpenNMS with the
newSuspect events?

-- 
Alex Bennee, Software Engineer
"I once witnessed a long-winded, month-long flamewar over the use of
mice vs. trackballs...It was very silly." (By Matt Welsh)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to