Re: Regarding mib values

2013-02-06 Thread Bill Fenner
;> >> >> >> When an application closes a connection in such a way that it can >> >> no longer read any received data, the TCP SHOULD >> >> send a RST if there is any unread received >> >> data, or if any new data is received. A TCP th

Re: Regarding mib values

2013-02-06 Thread shilpa kondawar
y new data is received. A TCP that fails to do so > > exhibits "Failure to RST on close with data pending". > > ** ** > > Note that, for some TCPs, this situation can be caused by an > > application "crashing" while a pe

Regarding mib values

2013-02-05 Thread shilpa kondawar
Hello everyone, We are currently working on final year project.We need snmp mib variables value.We have set up of two nodes , one is sending syn packets using hping3 .We observed the behaviour of network packets through wireshark at other node.Its showing syn-ack packets and reset packets.But