>>>>> On Thu, 2 Jun 2005 14:00:48 +0200, "Mieden, Rick van der" <[EMAIL >>>>> PROTECTED]> said:
Rick> We are trying to get net-snmp and the oracle enterprise manager working Rick> together with the use of snmpv3. Rick> Snmpv3 for net-snmp (5.2.1) is working ok. Rick> Net-snmp and the Intelligence Agent of oracle is working as well, Rick> together, but I don't have the possibility to use snmpv3 anymore (only v Rick> 1 and 2c are working). Is there anybody who can help me with this? Can Rick> the snmp of oracle handle with the snmpv3 of net-snmp? Well, I don't know anything about the oracle agent. Is it running as a subagent of the net-snmp demon (via agentx or smux)? Or is it running as its own snmp agent? If it's running as a subagent you should be able to talk to the net-snmp agent using v3 and it should work. If it's running as its own agent, I don't know whether or not it supports v3. Run any of our tools (eg snmpgetnext) with the -d flag and see if it sends packets back when you send it a v3 request. It should at least send one back even if it doesn't know the user name you're trying to use. If it sends none back it doesn't speak v3. (you could, at that point, put a net-snmp agent in front of it as a "proxy" (see the snmpd.conf manual page) and speak v3 to the net-snmp agent to proxy the requests via v1/v2c to the oracle agent). -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ 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
