Re: Net-SNMP 5.7.2 Time out issues

2014-01-21 Thread Wes Hardaker
"Flowers, Rob (NIH/CIT) [E]" writes: > Timeout: No Response from localhost > > This particular server has 54 IP addresses assigned, is there a limit on the > number of connections that can be monitored? No, but some tables are slower than others. To be sure that you're not hitting a table that

Re: Multi byte character support !!!

2014-01-21 Thread Wes Hardaker
Harish Jadhav writes: > Kindly let me know if netsnmp stack supports multi byte character set or > unicode. The net-snmp code generally uses things like the "isprint()" function from the c-library to determine whether a given string of octets are printable or not. If they're printable, accordin

Re: net-snmp for aix 7.1

2014-01-21 Thread Wes Hardaker
"VOLLMER Mark(MS) - BRUCE POWER" writes: > Is or when will there be a release that supports AIX 7.1? > > Version 5.7.2 supports 6.1, but I can not find support for 7.1. Have you tried it to see if it works? One of the things that happens over time is that OSes update and we don't update our lis