Hi,
Dell powerconnect switch interfaces can be monitored using snmp v2 configuration.
However, it is not possible to monitor the interfaces with snmp V3.
snmpwalk gives the results without any error.
snmpwalk -v3 -l authnoPriv -u cacti -a MD5 -A "kikacacti" 10.17.20.53
Also, cacti gives devices info correctly.
Kika-Winder-v3 (10.17.20.53)
SNMP Information
System: 24G Ethernet Switch
Uptime: 835793808 (96days, 17hours, 38minutes)
Hostname: Winder_5524
Location: Kika-Winder
Data Query [SNMP - Interface Statistics]
No Items Found
This Data Query returned 0 rows, perhaps there was a problem executing this Data Query.You can run this Data Query in debug mode From there you can get more information.
dell# sh snmp view
Name OID Tree Type
------------------- ------------------------- --------
Default iso included
dell# sh snmp user
Name Group name Auth Remote
Method
------------------- ----------------------- ------- -----------------------
cacti cacti MD5
dell# sh snmp group
Name Security Views
Model Level Read Write Notify
------------------ ------ ---------- -------- --------- -----------
cacti V3 auth Default - -
dell# sh snmp view
Name OID Tree Type
------------------- ------------------------- --------
Default iso included
What should I do?
thanks
Can not monitor dell powerconnect switch interfaces with snmp V3
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Can not monitor dell powerconnect switch interfaces with snmp V3
Use snmpv2. It's way easier for beginners. Also, if you are worried about security, use an acl on the Dell side to allow only cacti IP.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Can not monitor dell powerconnect switch interfaces with snmp V3
Thanks for your recommendations.
But, I got interface statistics using snmpwalk in linux cli. (snmp v3)
Unfortunately, cacti is just giving device info(hostname, uptime etc.) but not interfaces statistics. And no error is displayed.
But, I got interface statistics using snmpwalk in linux cli. (snmp v3)
Unfortunately, cacti is just giving device info(hostname, uptime etc.) but not interfaces statistics. And no error is displayed.
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Can not monitor dell powerconnect switch interfaces with snmp V3
That's due to an ACL on the router/switch. They are likely using net-snmp, and the default config does not get you access to much. If you do a full walk from the command line and interface metrics come back using the same information as in Cacti, then you should ensure that php-snmp is uninstalled.
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 9 guests