Graphing VLANS Using Riverstone

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
nedo
Cacti User
Posts: 60
Joined: Thu Nov 16, 2006 8:58 pm

Graphing VLANS Using Riverstone

Post by nedo »

Hey

Does anyone know how to graph VLAN. I am able to graph physical ports on my device but not VLAN ?

Is it possible that cacti doesnt support this type ??
BelgianViking
Cacti User
Posts: 97
Joined: Thu Mar 24, 2005 4:59 am
Location: Brussels, Belgium

Post by BelgianViking »

Casti will support any information you can gather. So I think the right question to ask here is: can you gather the information you want to display from your device. So that will depend on what information your device can deliver - probably through SNMP. For that, you will need to consult their MIBs.
[size=75][color=#EE5019]| Cacti 0.8.6g | MySQL 4.1.14 w Query Cache | Net-SNMP 5.2.1 | IIS 6 | fast-cgi | PHP 5.0.3 | RRDtool 1.2.9 | Windows 2003 Server SP1 | Cactid 0.8.6f |
| Dell 2450 - 2x P3 733 MHz, 1GB RAM |[/size][/color]
nedo
Cacti User
Posts: 60
Joined: Thu Nov 16, 2006 8:58 pm

VLAN issue

Post by nedo »

But my device for a VLAN is listed after i create the device but once i graph it no data appears on the monitor i usually give it a minute or two it should appear, but doesn't

It even says on the index status that it is up

Basically the graph is empty still??

help
nedo
Cacti User
Posts: 60
Joined: Thu Nov 16, 2006 8:58 pm

VLAN issue

Post by nedo »

But my device for a VLAN is listed after i create the device but once i graph it no data appears on the monitor i usually give it a minute or two it should appear, but doesn't

It even says on the index status that it is up

Basically the graph is empty still??

help
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

You may have a look at my "NaN Debugging" Howto, See signature
Reinhard
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

If you do not see your VLAN's in the ifInterfaces table, then your switch vendor likely does not support them in that space (somewhat odd but not entirely). You may have to find where they publish this information in SNMP and write a corresponding Data Query and associated components to properly graph it.

TheWitness
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?
nocle
Posts: 1
Joined: Fri Jan 26, 2007 6:52 am

Vlans Riverstone.

Post by nocle »

You could try the following RS Mibs..

dot1qTpVlanPortInFrames 1.3.6.1.2.1.17.7.1.4.6.1.1 Counter32 read-only
dot1qTpVlanPortOutFrames 1.3.6.1.2.1.17.7.1.4.6.1.2 Counter32 read-only
dot1qTpVlanPortInOverflowFrames 1.3.6.1.2.1.17.7.1.4.6.1.4 Counter32read-only
dot1qTpVlanPortOutOverflowFrames 1.3.6.1.2.1.17.7.1.4.6.1.5 Counter32 read-only

If you'd prefer 64 bit counters,

dot1qTpVlanPortHCInFrames 1.3.6.1.2.1.17.7.1.4.7.1.1 Counter64 read-only
dot1qTpVlanPortHCOutFrames 1.3.6.1.2.1.17.7.1.4.7.1.2 Counter64 read-only

And the byte counters (available from release 9.1.0.1 onwards):

rsPortVlanInOctets 1.3.6.1.4.1.5567.2.65.1.10.1.1.101 Counter32 read-only
rsPortVlanOutOctets 1.3.6.1.4.1.5567.2.65.1.10.1.1.102 Counter32 read-only
rsPortVlanInOverflowOctets 1.3.6.1.4.1.5567.2.65.1.10.1.1.103 Counter32 read-only
rsPortVlanOutOverflowOctets 1.3.6.1.4.1.5567.2.65.1.10.1.1.104 Counter32read-only

rsPortVlanHCInOctets 1.3.6.1.4.1.5567.2.65.1.10.2.1.101 Counter64 read-only
rsPortVlanHCOutOctets 1.3.6.1.4.1.5567.2.65.1.10.2.1.102 Counter64 read-only

Thanks,
Noclee
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

I must have been a sleep when I did that post, becuase VLAN information is not housed in ifInterfaces :oops:

TheWitness
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?
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests