Hi All,
Thought I would share a tip on building a template for a Cisco SG500 28 port switch. I based my new template on the one posted on the Wiki for the Cisco SF300 -24 port (Cisco_SF300-24P.xml)
After some initial frustration in not getting any data from the interface items, what i discovered was that this switch numbers the OID's for the ports at 49 rather than 1. So you just need to modify the interface numbers of the corresponding OID's in the template by adding 48 to the interface number.
So for instance, instead of:
Description: Port 01 Traffic IN
Key: ifInOctects.1
OID: .1.3.6.1.2.1.2.2.1.10.1
it should be:
Description: Port 01 Traffic IN
Key: ifInOctects.1
OID: .1.3.6.1.2.1.2.2.1.10.49
..and so on....
The attached template is for the Cisco SG500-28P 28-Port Gigabit PoE Stackable Managed Switch and has been modified as described, as well as adding the additional items and graphs for ports 1 - 28
Enjoy!
Thought I would share a tip on building a template for a Cisco SG500 28 port switch. I based my new template on the one posted on the Wiki for the Cisco SF300 -24 port (Cisco_SF300-24P.xml)
After some initial frustration in not getting any data from the interface items, what i discovered was that this switch numbers the OID's for the ports at 49 rather than 1. So you just need to modify the interface numbers of the corresponding OID's in the template by adding 48 to the interface number.
So for instance, instead of:
Description: Port 01 Traffic IN
Key: ifInOctects.1
OID: .1.3.6.1.2.1.2.2.1.10.1
it should be:
Description: Port 01 Traffic IN
Key: ifInOctects.1
OID: .1.3.6.1.2.1.2.2.1.10.49
..and so on....
The attached template is for the Cisco SG500-28P 28-Port Gigabit PoE Stackable Managed Switch and has been modified as described, as well as adding the additional items and graphs for ports 1 - 28
Enjoy!

Comment