RE: snmpwalk don't show all open ports ipv6
Péricles Oliveira <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel,gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
that's my scenario: server1 (there are ipv4 and ipv6 running): [root@server1]# netstat -an Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:714 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN tcp 0 0 :::8009 :::* LISTEN tcp 0 0 :::8080 :::* LISTEN tcp 0 0 :::22 :::* LISTEN udp 0 0 0.0.0.0:161 0.0.0.0:* udp 0 0 0.0.0.0:708 0.0.0.0:* udp 0 0 0.0.0.0:711 0.0.0.0:* udp 0 0 0.0.0.0:111 0.0.0.0:* udp 0 0 0.0.0.0:631 0.0.0.0:* udp 0 0 :::123 so, on the server2 i tried to get the information: server2# snmpwalk -v 2c -c public server1 1.3.6.1.2.1.6.16 IPV6-TCP-MIB::ipv6TcpConnTable = No Such Object available on this agent at this OID i tried to get TCP info, but just IPV4 is possible: server2# snmpwalk -v 2c -c public server1 1.3.6.1.2.1.6.13.1.3.0.0.0.0 TCP-MIB::tcpConnLocalPort.0.0.0.0.111.0.0.0.0.0 = INTEGER: 111 TCP-MIB::tcpConnLocalPort.0.0.0.0.631.0.0.0.0.0 = INTEGER: 631 TCP-MIB::tcpConnLocalPort.0.0.0.0.714.0.0.0.0.0 = INTEGER: 714 Please, what you suggest to solve it? that's my current net-snmp: net-snmp-5.3.2.3 and my linux box is 2.6.9-78.ELsmp Thanks in advance Péricles Oliveira From: [email protected] To: [email protected] Subject: RE: snmpwalk don't show all open ports ipv6 Date: Tue, 10 Feb 2009 10:41:06 +0100 CC: [email protected]; [email protected] i tested it, but not working properly. the snmpwalk don't get tcp ipv6 ports. > Date: Mon, 9 Feb 2009 12:23:08 +0000 > Subject: Re: snmpwalk don't show all open ports ipv6 > From: [email protected] > To: [email protected] > CC: [email protected]; [email protected] > > 2009/2/9 Péricles Oliveira <[email protected]>: > > Do you have the steps to compile with IPV6-capable TCP > > table for the version 5.3.x agent. > > Try > ./configure --enable-mfd-rewrites > > Dave > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > 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 > See all the ways you can stay connected to friends and family _________________________________________________________________ Drag n’ drop—Get easy photo sharing with Windows Live™ Photos. http://www.microsoft.com/windows/windowslive/photos.aspx ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders