Hi,

I am using net-snmp on solaris and see following issues. Looks like
these are bugs. Any comments or help to correct these problems is
greatly appreciated.

OS: solaris8 & solaris9 
Net-snmp version : 5.2 & 5.2.1 (verified both versions)

1. snmpwalk on udpTable is not returning entries for all the udp
sockets. Looked in the code and removed the following condition from
udpTable_load() in agent/mibgroup/mibII/udpTable.c

if (entry.udpEntryInfo.ue_state != MIB2_UDP_idle)

now I see only few entries in udpTable for a snmpwalk. For example
snmpwalk didn't show the entry for snmp agent port (161). However
snmpget worked on udpLocalAddress.0.0.0.0.161 and
udpLocalPort.0.0.0.0.161

2. Similarly snmpwalk on tcpConnTable didn't return all the tcp
connection entries. Looks like there are some issues in the getnext
logic.

Thanks,
-snmpuser.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to