Dears,

 I'd like to make some changes in ipinterface.jsp and snmpinterface.jsp just to 
fix the SnmpPoller information data.

 In the general box you have the information regarding if the interface have 
been snmp polled or not.

 Here are my consideration, first consider the following:

 1) snmpinterface comes directly from iftable/ifXtable, only ipaddress is 
derived from ipinterface (snmp) table

 2) ipinterface comes from ip interface snmp table

 3) there relation between the two king of interfaces is limited to ip address.

I also have to note that the policy rule for the rovisiong system filters the 
snmpinterface and ipinterface in an independet manner.
 So what I can have is to do not persist an snmp interface with a specific ip 
address and on the other side decide to keed the corresponding ip interface.

 In the original opennms version we had only one "interface.jsp" to show the 
data stored about the interface.

 We have now two jsp to show the related data.

 More what happens is when I go in "interface" box in node.jsp page when I 
double click on an row representing an ipinterface I open the ipinterface.jsp 
corresponding
 page, on the other hand if I do double click on a row representing an 
snmpinterface I open an ipinterface.jsp if that interface has a valid ip 
address and
 snmpinterface.jsp if that interface has no valid ip address.

 The changes I'd like to do are the followings:

 --> Keep the snmpinformation related data only in snmpinterface.jsp (so clean 
up the page from ipinterface related data like for example Polling status)
--> Keep the ipinteformation related data only in ipinterface.jsp (so clean up 
the page from snmpinterface data like for example snmp polling status)
--> Allow the navigation from ipinterface to snmpinterface and viceversa
--> in node page double click on ipinterface opens ipinterface.jsp 
--> in node page double click on snmpinterface opens snmpinterface.jsp

This will also address some particular cases where you can have the 
snmpinterface but not the corresponding ipinterface and vice versa.

 This way of showing data should be more coherent with respect to the policy 
rule building we have in 1.8 version.

Regards

Antonio



 
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
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