Cisco 4500 switche template
Moderators: Developers, Moderators
Cisco 4500 switche template
This is host template for Cisco 4500 switches running IOS.
The template measures CPU, Memory, Temperature and Interfaces.
Let me know about it.
Cheers,
The template measures CPU, Memory, Temperature and Interfaces.
Let me know about it.
Cheers,
- Attachments
-
- cacti_host_template_cisco_catalyst_4500.xml
- 4500 Cisco switche template
- (131.75 KiB) Downloaded 20522 times
-
- Posts: 45
- Joined: Tue Oct 10, 2006 10:35 am
their is already an enhancement request in and the developers are looking into it. (hopefully next version )shanekennedy wrote: the import feature needs a preview.
H
"The difference between theory and practice, is that in theory, there is no difference between theory and practice."
"The first 90% of a project takes 90% of the time, the last 10% takes the other 90% of the time" - Murphy's Law
"The first 90% of a project takes 90% of the time, the last 10% takes the other 90% of the time" - Murphy's Law
I have found a problem!
Cisco makes high-end routers/switches in various sizes.
The 4500 series has 3 options. 4503,4507,4510 chassis
Theese chassies could have the same config file, could have the same IOS, but the SNMP OIDs are different on each modell.
The small 4503 series has 2 fan sernsors for the outlet air, and 2 for the incoming air.
The medium 4507 series has 3 fan sensors for the outlet air, and 3 for the incoming air.
The larger 4510 series has 4 fan sernsors for the outlet air, and 4 for the incoming air.
This script is querying this:
1.3.6.1.4.1.9.9.13.1.3.1.3.1 - for the current temperature
1.3.6.1.4.1.9.9.13.1.3.1.4.1 - for the alarm level
Theese values existing only in the 4507 series!!!!
Since the 4510 series are bigger and got more sensors, they need to be queried like this for the same result:
1.3.6.1.4.1.9.9.13.1.3.1.3.21 - for the current temperature
1.3.6.1.4.1.9.9.13.1.3.1.4.21 - for the alarm level
Have you noticed?? The bigger switch there is a 21 instead of the simple 1
So my question is how can I query temperatures on various 4500 series with this one script?
What do I need to modÃfiy?
Thanks,
Tibby
Cisco makes high-end routers/switches in various sizes.
The 4500 series has 3 options. 4503,4507,4510 chassis
Theese chassies could have the same config file, could have the same IOS, but the SNMP OIDs are different on each modell.
The small 4503 series has 2 fan sernsors for the outlet air, and 2 for the incoming air.
The medium 4507 series has 3 fan sensors for the outlet air, and 3 for the incoming air.
The larger 4510 series has 4 fan sernsors for the outlet air, and 4 for the incoming air.
This script is querying this:
1.3.6.1.4.1.9.9.13.1.3.1.3.1 - for the current temperature
1.3.6.1.4.1.9.9.13.1.3.1.4.1 - for the alarm level
Theese values existing only in the 4507 series!!!!
Since the 4510 series are bigger and got more sensors, they need to be queried like this for the same result:
1.3.6.1.4.1.9.9.13.1.3.1.3.21 - for the current temperature
1.3.6.1.4.1.9.9.13.1.3.1.4.21 - for the alarm level
Have you noticed?? The bigger switch there is a 21 instead of the simple 1
So my question is how can I query temperatures on various 4500 series with this one script?
What do I need to modÃfiy?
Thanks,
Tibby
Re: Cisco 4500 switche template
Problem:
This doesn't work with the 4500E Series Layer2/3 Switches that have Sup7E engines.
There are multiple cores for the Sup7Es and use they use this OID for polling information.
cpmCPUTotal1minRev 1 min
1.3.6.1.4.1.9.9.109.1.1.1.1.7
cpmCPUTotal 5 min
1.3.6.1.4.1.9.9.109.1.1.1.1.8
This doesn't work with the 4500E Series Layer2/3 Switches that have Sup7E engines.
There are multiple cores for the Sup7Es and use they use this OID for polling information.
cpmCPUTotal1minRev 1 min
1.3.6.1.4.1.9.9.109.1.1.1.1.7
cpmCPUTotal 5 min
1.3.6.1.4.1.9.9.109.1.1.1.1.8
Re: Cisco 4500 switche template
Hi All,
We just replaced with new Cisco 4510R+E with sup 7E and CPU graph no longer working. I already check OID and it is 1.3.6.1.4.1.9.9.109.1.1.1.1.8 for 5min.
Sorry for asking but how can I make cacti graph CPU usage again?
Thanks.
We just replaced with new Cisco 4510R+E with sup 7E and CPU graph no longer working. I already check OID and it is 1.3.6.1.4.1.9.9.109.1.1.1.1.8 for 5min.
Sorry for asking but how can I make cacti graph CPU usage again?
Thanks.
Who is online
Users browsing this forum: No registered users and 6 guests