Snmpnetstat problem

2008-07-14 Thread Jani Partanen
Hello, I have a problem when I use snmpnetstat it only show stats from pure ipv4 connections, if example http is bind to listen ::80 it won't list any connections to http. I have try many different versions and they all seems to fail. This is problem with CentOS 5.2, Fedora x, Ubundu so I don't t

Snmpnetstat problem

2008-07-18 Thread Jani Partanen
Hello, I have a problem when I use snmpnetstat it only show stats from pure ipv4 connections, for example: http is bind to listen :::80, snmpnetstat command won't list any connections to http. I have try many different versions and they all seems to fail. This is problem with CentOS 5.2, Fedora x

RE: Snmpnetstat problem

2008-07-21 Thread Jani Partanen
t; Sent: Friday, July 18, 2008 6:22 PM > To: net-snmp-users@lists.sourceforge.net > Subject: Snmpnetstat problem > > Hello, > > I have a problem when I use snmpnetstat it only show stats > from pure ipv4 connections, for example: http is bind to > listen :::80, snmpnetsta

RE: Snmpnetstat problem

2008-07-23 Thread Jani Partanen
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jani Partanen > Sent: Monday, July 21, 2008 8:47 PM > To: net-snmp-users@lists.sourceforge.net > Subject: RE: Snmpnetstat problem > > So nobody have any solution for this? > > Is it bug? > Is it user error? >

RE: Snmpnetstat problem

2008-07-23 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jani Partanen > Sent: Wednesday, July 23, 2008 3:41 PM > This postlist seems to be dead.. Define dead. I'm getting 20+ messages a day. If you don't see anything you may have a problem with an intermediary mailer. >

RE: Snmpnetstat problem

2008-07-24 Thread Jani Partanen
> > This postlist seems to be dead.. > > Define dead. I'm getting 20+ messages a day. If you > don't see anything you may have a problem with an intermediary mailer. It was sarcasm > > It's strange because I see stable mailflow from this list, but if I > > need support, I don't get it.

RE: Snmpnetstat problem

2008-07-24 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jani Partanen > Sent: Thursday, July 24, 2008 2:17 PM > > You're asking about snmpnetstat over IPv6. That's two > > lesser used features in combination. It may be that none of > > use have done it, or those who have a

Re: Snmpnetstat problem

2008-07-24 Thread Dave Shield
2008/7/18 Jani Partanen <[EMAIL PROTECTED]>: > ... when I use snmpnetstat it only show stats from pure ipv4 > connections, for example: http is bind to listen :::80, snmpnetstat command > won't list any connections to http. This may be a silly question, but have you checked that the agent does act

RE: Snmpnetstat problem

2008-07-24 Thread Jani Partanen
> This may be a silly question, but have you checked that the agent > does actually implement the ipv6TcpConnTable ? Try running > 'snmpgetnext' on this table. >If the agent doesn't report the necessary information, > then obviously 'snmpnetstat' can't display it! It return one line as expe

Re: Snmpnetstat problem

2008-07-25 Thread Dave Shield
2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: >> This may be a silly question, but have you checked that the agent >> does actually implement the ipv6TcpConnTable ? Try running >> 'snmpgetnext' on this table. >>If the agent doesn't report the necessary information, >> then obviously 'snmpnetst

Re: Snmpnetstat problem

2008-07-25 Thread Thomas Anders
Dave Shield wrote: > 2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: >> MIBS="host agentx smux \ >> ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \ >> ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \ >> ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \ >> ip-

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
> What is the result of the command > >snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable [EMAIL PROTECTED] ~]$ snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable TCP-MIB::tcpConnectionState.ipv4."127.0.0.1".143.ipv4."195.12.58.115".35148 = INTEGER: established

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
/route_linux ip-forward-mib/data_access/route_ioctl // JiiPee > -Original Message- > From: Thomas Anders [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25, 2008 3:43 PM > To: Dave Shield > Cc: Jani Partanen; net-snmp-users@lists.sourceforge.net > Subject: Re: S

RE: Snmpnetstat problem

2008-07-25 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jani Partanen > Sent: Friday, July 25, 2008 1:28 PM > > What is the result of the command > > > >snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable > > [EMAIL PROTECTED] ~]$ snmpgetnext -v2c -c `cat ~/.comm

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
11:35 PM > To: Jani Partanen; Dave Shield > Cc: net-snmp-users@lists.sourceforge.net > Subject: RE: Snmpnetstat problem > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Jani Partanen > > Sent: Friday, July 25, 2008 1:28

Re: Snmpnetstat problem

2008-07-25 Thread Dave Shield
2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: >> What is the result of the command >> >>snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable > >$ snmpgetnext -v2c -c `cat ~/.community` localhost ipv6TcpConnTable > TCP-MIB::tcpConnectionState.ipv4."127.0.0.1".143.ipv4."195.12.58.115"

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
e- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield > Sent: Saturday, July 26, 2008 12:14 AM > To: Jani Partanen > Cc: net-snmp-users@lists.sourceforge.net > Subject: Re: Snmpnetstat problem > > 2008/7/25 Jani Partanen <[EMAIL PROTECTED]&

Re: Snmpnetstat problem

2008-07-25 Thread Dave Shield
2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: > Is it anything to do with the fact that I'm running IPv6 tunnel, > not native routed IPv6? No - it's a mismatch between the MIB tables that the agent implements, and the tables that snmpnetstat is trying to query. Dave --

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
Partanen > Cc: net-snmp-users@lists.sourceforge.net > Subject: Re: Snmpnetstat problem > > 2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: > > Is it anything to do with the fact that I'm running IPv6 > tunnel, not > > native routed IPv6? > > No - it's a mi

Re: Snmpnetstat problem

2008-07-25 Thread Dave Shield
2008/7/25 Jani Partanen <[EMAIL PROTECTED]>: > Okey. So now I just wait that it's fixed. I'm not a > coder so can't help with that ;) I don't know when this will be handled, but I've logged it on the project tracker system so it won't get forgotten. Dave -

RE: Snmpnetstat problem

2008-07-25 Thread Jani Partanen
Ok, thanks. // JiiPee > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield > Sent: Saturday, July 26, 2008 1:24 AM > To: Jani Partanen > Cc: net-snmp-users@lists.sourceforge.net > Subject: Re: Snmpnetstat proble