Server-Ip address is not getting displayed in snmp-trap messages
Posted
by
Gaurav
on Server Fault
See other posts from Server Fault
or by Gaurav
Published on 2012-12-15T10:40:24Z
Indexed on
2012/12/15
11:06 UTC
Read the original article
Hit count: 292
my problem is about Ip Address which I am receiving on the windows system snmp-trap messages,is some thing like that UDP: [192.168.1.150]:1029->[0.0.0.0]:0
while same trap message on linux system has been displayed as
UDP: [192.168.1.150]:1030->[192.168.1.23]
Now,if you observed carefully these two ,its clearly shown that server ip is not coming in windows traps-Ip([0.0.0.0]:0
).what would be the possible reason?please anyone can help me about understanding this & can provide the solution for this problem.
© Server Fault or respective owner