avandemore wrote:From
https://nmap.org/book/man-port-scanning-techniques.html:
If no response is received after retransmissions, the port is classified as open|filtered. This means that the port could be open, or perhaps packet filters are blocking the communication.
Another way of saying it is that command provides almost no insight into the issue.
What about your tcp issue? Is that resolved?
In eventlogs i am recieving the below message for the SNMP trap
Node name = 'HNSMS1-ST2' IP Address 10.10.165.39
Runtime Warning 2017-06-03 02:08:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 2m 0s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-03 00:06:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 59s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service
Runtime Warning 2017-06-02 22:04:29 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 2m 1s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 20:02:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 59s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 18:00:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 2m 0s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 15:58:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 59s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 13:56:29 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 59s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 11:54:30 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 2m 1s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 09:52:29 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 0m 1s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 07:52:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 59s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 05:50:29 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 2m 0s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Runtime Warning 2017-06-02 03:48:28 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 0m 24s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Verification Warning 2017-06-02 02:04:27 Warning: Service 'SNMP Traps' on host 'HNSMS1-ST2' has a notification interval less than its check interval! Notifications are only re-sent after checks are made, so the effective notification interval will be that of the check interval.
Runtime Warning 2017-06-02 01:48:04 Warning: The results of service 'SNMP Traps' on host 'HNSMS1-ST2' are stale by 0d 0h 1m 10s (threshold=0d 2h 0m 0s). I'm forcing an immediate check of the service.
Verification Warning 2017-06-02 01:46:05 Warning: Service 'SNMP Traps' on host 'HNSMS1-ST2' has a notification interval less than its check interval! Notifications are only re-sent after checks are made, so the effective notification interval will be that of the check interval.
Traffic filtering for the Node name = 'HNSMS1-ST2' IP Address 10.10.165.39 is the reason for not receiving the trap at Nagios end.
FOR TCP ISSUE AM TAKING FOLLOWUP WITH THE NETWORK TEAM TO GET THE PORT OPEN AS THE PORT IS OPEN AND LISTENING ON THE CLIENT END.