Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

snmp error message

Status
Not open for further replies.

NavinB

Technical User
Apr 11, 2001
277
GB
Hi All,

I got this error message on my Ultra sparc sun server :
Dec 1 09:39:37 ospf snmpdx: session_open() failed for a
pdu received from 172.24.2.246.2020

What is the meaning of this and how to avoid this?

Any help would be appreciated.

Thanks
 
Try stopping SNMPDX and restarting with this option.


1. /etc/rc3.d/S76snmpdx stop
2. restart snmpdx
/usr/lib/snmp/snmpdx -y -c /etc/snmp/conf -f 0

3. Also you can vi /etc/rc3.d/S76snmpdx and add the
-f 0.

Appartently the PDU has a bad command, you could snoop it out and see what the request is. I had a similar problem
and the above stopped the messages. This option really isn't mentioned by Sun but you can do some research on the WEB about it.
 
Thanks for the reply....I haven't tried it as of now...but I will do try this....
 
Hi,

I did what you had written but still I am getting the same message ......Please advice....

Thanks.....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top