[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cacti-user
Subject:    Re: [cacti-user] snmp v3 problem
From:       "Kevin Manuel" <kmanuel () unb ! ca>
Date:       2011-03-01 18:28:44
Message-ID: 002e01cbd83e$7f77f110$7e67d330$ () ca
[Download RAW message or body]

Hi Gandalf, I am using SNMP Auth Protocol and SNMP Privacy Protocol.
However, I am not using SNMP Context - do I need to do something special
here?

Kevin

-----Original Message-----
From: Gandalf [mailto:gandalf@cacti.net] 
Sent: February-24-11 3:22 PM
To: kmanuel@unb.ca; Support requests/questions about cacti
Subject: Re: [cacti-user] snmp v3 problem

When you want to run "AuthNoPriv", then please do both
- do NOT use a privacy passphrase
- set privacy protocol to "NONE"
the last is required!
Starting with 087h, we will set AuthNoPriv automatically in case a
passphrase is 
missing. Until then, you must set NONE

Reinhard

On 24.02.2011 18:24, Kevin Manuel wrote:
> I do have all of those settings entered for the devices. Do you think that
> cacti might have a problem with one of the actual passwords for the
> protocols we use or does that even make sense?
>
> SNMP Auth Protocol (v3)= SHA
>
> SNMP Privacy Protocol (v3)= AES
>
> SNMP Context = none (blank)
>
> -----Original Message-----
> From: Jozsef Sin [mailto:sinj@mail.vnet.hu]
> Sent: February-10-11 7:17 AM
> To: Support requests/questions about cacti
> Subject: Re: [cacti-user] snmp v3 problem
>
> Yes your screenshots dropped but no problem.
> So you get snmp result from cli it`s great.
> Did you set everything properly in device>  hostname (your new snmpv3
> device)>  snmp options?
> like username, password, privacy passphrase ?
>
> Here is the settings i am talking about
> http://www.flickr.com/photos/sinj/5432830097/lightbox/
>
> When i forgot to add privacy passphrase i also got snmp error.
>
> -Sini
>
> On 02/09/2011 02:54:51 PM, Kevin Manuel wrote:
>> I guess those screen shots got dropped along the way. They weren't
>> crucial -
>> they just showed what my original post described anyway.
>>
>> -----Original Message-----
>> From: Kevin Manuel [mailto:kmanuel@unb.ca]
>> Sent: February-08-11 12:09 PM
>> To: 'Support requests/questions about cacti'
>> Subject: Re: [cacti-user] snmp v3 problem
>>
>> Hi, thanks for your response(s) Sini. I can perform successful
>> snmpwalks and
>> snmpgets via command line from Cacti's server, it is Cacti itself
>> that
>> is
>> having SNMP issues. Cacti can still actually get the snmpv3 interface
>> data
>> (traffic, errors, etc) for existing graphs, it just cannot add new
>> graphs
>> for some reason. If it is helps out any, here are a couple of screen
>> shots
>> of my settings / errors:
>>
>>
>> We I try to add new graphs, no interfaces at all are listed when I
>> click
>> "Create Graphs for this Host".
>>
>>
>> Kevin
>>
>>
>>
>> -----Original Message-----
>> From: Jozsef Sin [mailto:sinj@mail.vnet.hu]
>> Sent: February-04-11 10:44 AM
>> To: kmanuel@unb.ca; Support requests/questions about cacti
>> Subject: Re: [cacti-user] snmp v3 problem
>>
>>
>>
>> Hi,
>>
>>
>>
>> I successfully tried cacti 0.8.7g with snmp3.
>>
>> It is just a test pc. I am polling one host with snmp2 and one host
>>
>> with snmp3.
>>
>>
>>
>> The new devices gets the snmp information from settings>  general>
>>
>> snmp defaults so if you set there snmp2 you can`t get snmp info from
>>
>> new snmp3 enabled switches.
>>
>> So check the new device snmp settings. It is just a tip.
>>
>> Or if you have these settings correctly than maybe some snmp3
>>
>> configuration error occured. Try to get some snmp info from cli.
>>
>>
>>
>> uptime or any of your know OID
>>
>> snmpget -v 3 -u snmpusername -l authNoPriv -a MD5 -A snmppassword
>>
>> hostname_or_ip sysUpTime.0
>>
>>
>>
>>
>>
>> -Sini
>>
>>
>>
>> On 01/27/2011 07:07:34 PM, Kevin Manuel wrote:
>>
>>> Is there anybody else out there that has had issues/success using
>>
>>> Cacti with
>>
>>> snmpv3 that might be able to point me in the right direction?
>>
>>> (regrading my
>>
>>> original message included below)
>>
>>>
>>
>>> Thanks
>>
>>>
>>
>>> -----Original Message-----
>>
>>> From: Kevin Manuel [mailto:kmanuel@unb.ca]
>>
>>> Sent: January-19-11 3:57 PM
>>
>>> To: 'Support requests/questions about cacti'
>>
>>> Subject: [cacti-user] snmp v3 problem
>>
>>>
>>
>>> Hi,
>>
>>>
>>
>>> I am experiencing an issue in Cacti after moving to SNMPV3. All of
>> my
>>
>>> SNMPV2
>>
>>> devices are working fine, but the switches that are using SNMPV3
>> are
>>
>>> having
>>
>>> issues. All of my existing switch interface data is still being
>>
>>> graphed
>>
>>> after moving to SNMPV3, but I cannot add new graphs because no
>>
>>> interfaces
>>
>>> show up when I try to create a new graph. Also, I get an "SNMP
>> Error"
>>
>>> message for the device under "SNMP Information" in the Devices tab,
>>
>>> which
>>
>>> would typically show something like this:
>>
>>>
>>
>>> SNMP Information
>>
>>> System: Ethernet Routing Switch 5510-24T HW:02 FW:5.0.0.3
>>
>>> SW:v5.0.5.021
>>
>>> BN:00 (c) Nortel Networks
>>
>>> Uptime: 2569800436 (297 days, 13 hours, 13 minutes)
>>
>>> Hostname: Misc DMZ
>>
>>> Location: HD-10
>>
>>> Contact: ...
>>
>>>
>>
>>>
>>
>>> So it seems that snmpv3 is working for some queries, but not all
>>
>>> (since
>>
>>> previously existing graphs are continuing to graph). When I choose
>>
>>> verbose
>>
>>> query: "1) SNMP - Interface Statistics  (Verbose Query)", I get:
>>
>>>
>>
>>> Data Query Debug Information
>>
>>>
>>
>>> + Running data query [1].
>>
>>> + Found type = '3' [snmp query].
>>
>>> + Found data query XML file at
>>
>>> '/var/www/html/cacti/resource/snmp_queries/interface.xml'
>>
>>> + XML file parsed ok.
>>
>>> + Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
>>
>>> + No SNMP data returned
>>
>>>
>>
>>>
>>
>>> Also, if it is useful, the Technical Support link shows the
>>
>>> following:
>>
>>>
>>
>>> Technical Support
>>
>>>
>>
>>> General Information
>>
>>> Date Wed, 19 Jan 2011 15:35:07 -0400
>>
>>> Cacti Version 0.8.7a
>>
>>> Cacti OS unix
>>
>>> SNMP Version net-snmp
>>
>>> RRDTool Version
>>
>>> ERROR: Installed RRDTool version does not match configured version.
>>
>>> Please visit the Configuration Settings and select the correct
>>
>>> RRDTool
>>
>>> Utility Version.
>>
>>>
>>
>>> Hosts 41
>>
>>> Graphs 1985
>>
>>> Data Sources Script/Command: 5
>>
>>> SNMP: 7
>>
>>> SNMP Query: 1832
>>
>>> Total: 1844
>>
>>> Poller Information
>>
>>> Interval 300
>>
>>> Type spine
>>
>>> Items Action[0]: 4797
>>
>>> Action[1]: 5
>>
>>> Total: 4802
>>
>>> Concurrent Processes 1
>>
>>> Max Threads 1
>>
>>> PHP Servers 1
>>
>>> Script Timeout 25
>>
>>> Max OID 1
>>
>>> Last Run Statistics Time:32.3599 Method:spine Processes:1 Threads:1
>>
>>> Hosts:35
>>
>>> HostsPerProcess:35 DataSources:4802 RRDsProcessed:1838
>>
>>> PHP Information
>>
>>> PHP Version 5.1.6
>>
>>> PHP OS Linux
>>
>>> PHP uname Linux rexx.its.unb.ca 2.6.18-164.6.1.el5PAE #1 SMP Tue
>> Oct
>>
>>> 27
>>
>>> 11:46:58 EDT 2009 i686
>>
>>> PHP SNMP Installed
>>
>>> max_execution_time 30
>>
>>> memory_limit 16M
>>
>>> It is highly suggested that you alter you php.ini memory_limit to
>> 56M
>>
>>> or
>>
>>> higher. This suggested memory value is calculated based on the
>> number
>>
>>> of
>>
>>> data source present and is only to be used as a suggestion, actual
>>
>>> values
>>
>>> may vary system to system based on requirements.
>>
>>>
>>
>>>
>>
>>> On the switches, and set in Cacti, we are using:
>>
>>>
>>
>>> SNMP Auth Protocol (v3)= SHA
>>
>>> SNMP Privacy Protocol (v3)= AES
>>
>>> SNMP Context = none (blank)
>>
>>>
>>
>>>
>>
>>> It must be something with my Cacti setup because I am able to
>> perform
>>
>>> snmpget and snmpwalk to the switches in question.
>>
>>>
>>
>>>
>>
>>> Please let me know if you require any additional info to be of
>>
>>> assistance.
>>
>>> Thanks in advance,
>>
>>>
>>
>>> Kevin
>>
>>>
>>
>>>
>>
>>>
>>
>>>
>>
>>>
>>
>>>
>>
>>>
>>
>>>
>>
>
----------------------------------------------------------------------------
>>
>>> --
>>
>>> 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
>>
>>> _______________________________________________
>>
>>> cacti-user mailing list
>>
>>> cacti-user@lists.sourceforge.net
>>
>>> https://lists.sourceforge.net/lists/listinfo/cacti-user
>>
>>>
>>
>>>
>>
>>>
>>
>
----------------------------------------------------------------------------
>> --
>>
>>> Special Offer-- Download ArcSight Logger for FREE (a $49 USD
>> value)!
>>
>>> Finally, a world-class log management solution at an even better
>>
>>> price-free!
>>
>>> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
>>
>>> February 28th, so secure your free ArcSight Logger TODAY!
>>
>>> http://p.sf.net/sfu/arcsight-sfd2d
>>
>>> _______________________________________________
>>
>>> cacti-user mailing list
>>
>>> cacti-user@lists.sourceforge.net
>>
>>> https://lists.sourceforge.net/lists/listinfo/cacti-user
>>
>>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
----------------------------------------------------------------------------
>> --
>>
>> The modern datacenter depends on network connectivity to access
>> resources
>>
>> and provide services. The best practices for maximizing a physical
>> server's
>>
>> connectivity to a physical network are well understood - see how
>> these
>>
>> rules translate into the virtual world?
>>
>> http://p.sf.net/sfu/oracle-sfdevnlfb
>>
>> _______________________________________________
>>
>> cacti-user mailing list
>>
>> cacti-user@lists.sourceforge.net
>>
>> https://lists.sourceforge.net/lists/listinfo/cacti-user
>>
>>
>>
>>
>
----------------------------------------------------------------------------
> --
>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio
>> XE:
>> Pinpoint memory and threading errors before they happen.
>> Find and fix more than 250 security defects in the development cycle.
>> Locate bottlenecks in serial and parallel code that limit
>> performance.
>> http://p.sf.net/sfu/intel-dev2devfeb
>> _______________________________________________
>> cacti-user mailing list
>> cacti-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cacti-user
>>
>
>
>
>
>
----------------------------------------------------------------------------
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> cacti-user mailing list
> cacti-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cacti-user
>
>
>
----------------------------------------------------------------------------
--
> Free Software Download: Index, Search&  Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT
data
> generated by your applications, servers and devices whether physical,
virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
> _______________________________________________
> cacti-user mailing list
> cacti-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cacti-user
>


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
cacti-user mailing list
cacti-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cacti-user
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic