RE: IPv6 with SNMPv3
"Kleffman, Justin (Mission Systems)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Yes, I am only seeing a number of outgoing requests that repeat until it times out. The device is by design only able to respond to SNMPv3 requests. It can be configured to either IPv4 or IPv6 for SNMP communication, and I do have IPv4 working with SNMPv3. This led me to believe it's an issue with the build, or the way I was sending the IPv6 request. I might wait until 5.4.1 final and build that to do further testing just in case any bug fixes help. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Thursday, July 26, 2007 2:49 AM To: Kleffman, Justin (Mission Systems) Cc: [email protected] Subject: Re: IPv6 with SNMPv3 On 11/07/07, Kleffman, Justin (Mission Systems) <[email protected]> wrote: > snmpwalk -u user -a SHA -x AES -A pass -X pass -l authpriv -n "" > udpv6:[FE80::204:75FF:0A01:0101] 1.3.6.1.4.1.8698.13 > > Sending 60 bytes to UDP/IPv6: [fe80::204:75ff:a01:101]:161 > 0000: 30 3A 02 01 03 30 0F 02 02 4B FD 02 03 00 FF CF > 0016: 04 01 04 02 01 03 04 10 30 0E 04 00 02 01 00 02 > 0032: 01 00 04 00 04 00 04 00 30 12 04 00 04 00 A0 0C > 0048: 02 02 7E B5 02 01 00 02 01 00 30 00 > > snmpwalk: Unknown engine ID (No such file or directory) If you are seeing the outgoing packet dump (but nothing coming in), then that suggests that the remote agent isn't listening, or is discarding the initial probe. I'd expect to see *something* sent back, even if it was an error saying "wrong password" or "unknown user". It might be worth trying with authNoPriv (or even noAuthNoPriv) first, to see whether the agent responds. You say that it's SNMPv3 only, so you can't try with SNMPv1 or SNMPv2c. Is it also IPv6 only, or could you try querying it using an IPv4 address? If you can find a less-secure version that works, then you try increasing the settings (one at a time), until you find the point at which things start failing. That might help identify what's actually wrong. Dave ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.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 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.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