On Thu, Jan 20, 2011 at 1:58 PM, Dave Shield <[email protected]> wrote: > On 20 January 2011 12:20, Jacek Poplawski <[email protected]> wrote: >>> Both Wes and I responded to your post (on the same day), >>> explaining what we thought was happening. >> >> But the reply was that escaped address should work and as I wrote >> before it doesn't. > > Actually, I expressed a belief that it probably wouldn't. > Because a quoted string (whether escaped or not) would > be interpreted as a sequence if printable ASCII characters. > But in the case of an IP address, what you want is the > actual decimal values. > > >> Could you show me correct snmpget call which works? > > Try > > TCP-MIB::tcpConnectionState.ipv4.4.192.168.85.92.52219.ipv4.4.192.168.85.53.22
Thanks! It works. What about ipv6? Do I need to pass decimal values too? ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
