3Com switches : SuperStack 4 5500 Templates

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
gilles184
Posts: 3
Joined: Mon Jul 17, 2006 6:29 pm

3Com switches : SuperStack 4 5500 Templates

Post by gilles184 »

Hi everyone,


Template for 3com 5500.

i dont test it with stack so it shoud be adapted to work with multiple 5500 in a stack.

query for :
Cpu Usage
Memory usage

Any comments welcome.

Gilles.

NB: i try to gather similar information for other 3com switches without success : 1100 3300 42xx 4900
:-?
Attachments
3com5500_cpu.xml
Drop it in <cactidir>/resource/snmp_queries
(980 Bytes) Downloaded 3017 times
3com5500_mem.xml
Drop it in <cactidir>/resource/snmp_queries
(2.54 KiB) Downloaded 2968 times
cacti_host_template_3com_superstack_4_5500.xml
exported from cacti 0.8.6j
(138.56 KiB) Downloaded 3703 times
tinging
Posts: 15
Joined: Tue Apr 03, 2007 9:44 am

Post by tinging »

i can't used in switch4400!!!
Wushu
Posts: 15
Joined: Tue Jun 19, 2007 9:38 am

Post by Wushu »

Im trying to use these - in a stack to get Bandwidth usage information for each interface - Has anyone managed to use these templates successfully?

Unfortunately theyre not working for me.

I have 4 3com Supertack 4 Switch 5500G-EIs'

any help is appreciated.

thx
User avatar
pgus
Cacti User
Posts: 55
Joined: Fri Feb 10, 2006 9:54 am

Post by pgus »

Wushu wrote:Im trying to use these - in a stack to get Bandwidth usage information for each interface - Has anyone managed to use these templates successfully?

Unfortunately theyre not working for me.

I have 4 3com Supertack 4 Switch 5500G-EIs'

any help is appreciated.

thx
Hi!

Interface works for me, but not sure cpu and memory working correct.
3Com Switch 5500G-EI SFP 24-Port Software Version 3Com OS V3.02.00s168
ivan-impuls
Posts: 23
Joined: Mon Jun 15, 2009 1:09 am

Post by ivan-impuls »

This template is work for me...
CPU and Memory working correct...
Cpu OID - .1.3.6.1.4.1.43.45.1.6.1.1.1.2 - The overall CPU busy percentage in the last 5 second period.
Memory OID:
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.2 - Indicates the total size of the memory module which is on the managed object.
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.3 - Indicates the free size of the memory
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.4 - Indicates the used size of the raw slice memory
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.5 - The largest free size of the contiguous area in the memory. The unit is byte.
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.6 - The times of memory allocation failures
.1.3.6.1.4.1.43.45.1.6.1.2.1.1.7 - The times of memory allocation failures due to no free memory.

Thank you for template...
May be you have anything templates for 3com 5500?
For example for bandwidth utilization e.t.c.?
bio777
Posts: 16
Joined: Fri Mar 17, 2006 6:16 am

Post by bio777 »

Excellent template. works for 5500(G) series. Can you add on extra ? link-aggegation ?

for 4400's use cacti default snmp template

bio..
aboyz
Cacti User
Posts: 56
Joined: Fri Jan 18, 2008 7:09 pm

Not working with 4400 or 4500 switches?

Post by aboyz »

Hi,

I looked at the template and 3com5500_cpu.xml and 3com550_mem.xml file and I did a test manually and I'm getting data. but when i use the template and try to graph it it is not showing up on the cacti. I get this instead.

Attached is the pic. what does it mean by
Index : 65536


[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.2
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.2.65536 = Gauge32: 36212352
[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.3
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.3.65536 = Gauge32: 21029498
[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.4
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.4.65536 = Gauge32: 9295772
[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.5
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.5.65536 = Gauge32: 20922276
[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.6
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.6.65536 = Gauge32: 0
[root@cacti snmp_queries]# snmpwalk -c public -v 1 10.1.5.245 .1.3.6.1.4.1.43.45.1.6.1.2.1.1.7
SNMPv2-SMI::enterprises.43.45.1.6.1.2.1.1.7.65536 = Gauge32: 0
Attachments
1.JPG
1.JPG (36.04 KiB) Viewed 17378 times
johnnylately
Posts: 5
Joined: Mon Aug 11, 2008 9:22 am
Location: Maryville, TN, USA

Post by johnnylately »

Template works for me with modifications (Windows Cacti v0.8.7b).

1. When you download the file be sure to modify the file name to match the template, i.e., "3com5500_mem.xml", not "3com5500_mem_120.xml

2. As has been mentioned before, put the second and third files under "<cactidir>/resource/snmp_queries" folder. May need to verify rights also.

3. Do the above FIRST before adding your first device. When you add a device and click to create graphs, check both boxes on the right for Data Query - Index.

It may be necessary to rescan the device (click ALL of the green circles on the right).

I am NOT a xml programmer so I cannot find out why the value "65536" shows up. It shows up on mine. If I check both boxes for the Data Query graph then give Cacti a few minutes to poll the device then all of the graphs show up OK.

BTW, 65536 would equate to hex "FF plus 1" so that may be a clue.
blueman176
Posts: 19
Joined: Fri Mar 05, 2010 8:18 am

Re: 3Com switches : SuperStack 4 5500 Templates

Post by blueman176 »

The OID's posted by ivan-impuls work well for me! Thanks!

But does anyone succeed to have the |ifAlias| of an interface of a 3com switch? It doesn't work for me :(
blueman176
Posts: 19
Joined: Fri Mar 05, 2010 8:18 am

Re: 3Com switches : SuperStack 4 5500 Templates

Post by blueman176 »

In fact I had to set a description on the switch port.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests