>>>>> On Wed, 28 Jul 2010 16:34:03 -0400, "IanA" <[email protected]> said:
I> I am running Net-SNMP 5.5 on an AIX 5.3 OS system. I> When I try to get the tcpConnTable (1.3.6.1.2.1.6.13.1) I> Net-SNMP responds with OID for 1.3.6.1.2.1.6.14.1 I> snmpd.log trace shows: I> Received SNMP packet(s) from UDP: [1xx.yy.245.143]:1147->[0.0.0.0] I> GETNEXT message I> -- TCP-MIB::tcpConnState I> -- TCP-MIB::tcpConnLocalAddress I> -- TCP-MIB::tcpConnLocalPort I> -- TCP-MIB::tcpConnRemAddress I> -- TCP-MIB::tcpConnRemPort That response shows that the table you're trying to query with the above request is either 1) empty or 2) not implemented or 3) blocked from access via an access control system. Which of these it is, I'm not sure. Considering it's AIX I'd bet on #2 over the other options (but I haven't gone code diving to ensure my bet would win). -- Wes Hardaker Cobham Analytic Solutions ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ 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
