Bug 880960 - SNMP Trap notifications sent from JON using incorrect port
Summary: SNMP Trap notifications sent from JON using incorrect port
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Alerts
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHQ 4.6
Assignee: Jirka Kremser
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 880945
TreeView+ depends on / blocked
 
Reported: 2012-11-28 09:43 UTC by xiaohui Wu
Modified: 2013-09-03 14:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-03 14:44:23 UTC
Embargoed:


Attachments (Terms of Use)
default snmap trap port (34.96 KB, image/png)
2012-11-28 09:43 UTC, xiaohui Wu
no flags Details

Description xiaohui Wu 2012-11-28 09:43:19 UTC
Created attachment 653392 [details]
default snmap trap port

Description of problem:
- A trap notification is created with the default port 
- the trap appears to have been created to use the default port of 162

However, the trap is not sent on port 162, it uses port 161.

If a trap is created to explicitly use port 162, the trap is sent as expected.

Version-Release number of selected component (if applicable):
JON 3.1.0

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
The snmp trap notification is sent on port 161

Expected results:
I did not set the port, it will use the default port, you can see from the attachement that the default port is set to 162, so the snmp trap notification should be sent on port 162

Additional info:
JON bug : https://bugzilla.redhat.com/show_bug.cgi?id=880945 
see the attachement, it is the customer case 00745614 https://c.na7.visual.force.com/apex/Case_View?id=500A000000BerX9&sfdc.override=1

Comment 1 Jirka Kremser 2013-01-18 13:54:26 UTC
fixed in master
http://git.fedorahosted.org/cgit/rhq/rhq.git/diff/?id=c5539a4d9

time:    Fri Jan 18 14:50:07 2013 +0100
commit:  c5539a4d9ff8304230fa1571de4dc336c6278ee4
author:  Jirka Kremser - jkremser
message: [BZ 880960 - SNMP Trap notifications sent from JON using incorrect port] typo: default port for snmptrapd has been set to 162

note for QA: for verifying the bug, the wireshark (filtering communication on ports 161/162) can be used (no need for actuall installing of snmpd/snmptrapd)

Comment 2 Heiko W. Rupp 2013-09-03 14:44:23 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.


Note You need to log in before you can comment on or make changes to this bug.