Re: SNMP query on IPv6 address

2012-01-31 Thread Dave Shield
On 21 January 2012 13:31, Avishek Chowdhury wrote: > # snmpget -v 3 -c public 'UDP6:[fe80::2d0:b7ff:fe21:c6c0]' sysUpTime.0 Well the first problem is that you are mixing a SNMPv1/2c community string (-c) with SNMPv3 requests.If you are using community-based requests, then you must specify ei

SNMP query on IPv6 address

2012-01-21 Thread Avishek Chowdhury
Hi, I'm trying to make an SNMP query on IPv6 address but getting error. Following are the version of Net-SNMP and SNMP query output. root@lnx214-92:/usr/bin/bin# snmpget -V NET-SNMP version: 5.7.1 root@lnx214-92:/usr/bin/bin# snmpget -v 3 -c public 'UDP6:[fe80::2d0:b7ff:fe21:c6c0]&#x