Nortel devices

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

Moderators: Developers, Moderators

Post Reply
mfaisal_i
Posts: 8
Joined: Wed Mar 24, 2010 9:20 am

Nortel devices

Post by mfaisal_i »

Salam,

I have researched and found nortel 8600 buffer utilization, cpu utilization, switch fabric and temperature, kindly can some one share for broadcast and unicasts of it


and same buffer utilization, cpu utilization, switch fabric, temperature, broadcast and unicasts i need for nortel 1624 and nortel 425 and nortel 2526 switches ... please share as soon as possible.


Regards,
M. Faisal.
jackey
Posts: 26
Joined: Thu May 07, 2009 10:16 pm

Re: Nortel devices

Post by jackey »

mfaisal_i wrote:Salam,

I have researched and found nortel 8600 buffer utilization, cpu utilization, switch fabric and temperature, kindly can some one share for broadcast and unicasts of it


and same buffer utilization, cpu utilization, switch fabric, temperature, broadcast and unicasts i need for nortel 1624 and nortel 425 and nortel 2526 switches ... please share as soon as possible.


Regards,
M. Faisal.
Hi M.Faisal

I am also looking for like you, and you have the 8600 on the monitoring of multicast do?
BorisL
Cacti User
Posts: 131
Joined: Sat Mar 31, 2007 9:21 am
Contact:

Post by BorisL »

{Uni|Broad|Multi}cast packet rate should not be a problem. Addon for interface.xml:

Code: Select all

                <ifHCInUcastPkts>
                        <name>Unicast Packets In - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.7</oid>
                </ifHCInUcastPkts>
                <ifHCInMulticastPkts>
                        <name>Multicast Packets In - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.8</oid>
                </ifHCInMulticastPkts>
                <ifHCInBroadcastPkts>
                        <name>Broadcast Packets In - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.9</oid>
                </ifHCInBroadcastPkts>
                <ifHCOutUcastPkts>
                        <name>Unicast Packets Out - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.11</oid>
                </ifHCOutUcastPkts>
                <ifHCOutMulticastPkts>
                        <name>Multicast Packets Out - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.12</oid>
                </ifHCOutMulticastPkts>
                <ifHCOutBroadcastPkts>
                        <name>Broadcast Packets Out - 64-bit Counters</name>
                        <method>walk</method>
                        <source>value</source>
                        <direction>output</direction>
                        <oid>.1.3.6.1.2.1.31.1.1.1.13</oid>
                </ifHCOutBroadcastPkts>
Attachments
packetrate-sample.PNG
packetrate-sample.PNG (34.8 KiB) Viewed 4045 times
cacti_graph_template_interface_-_packets.xml
(28.63 KiB) Downloaded 522 times
mfaisal_i
Posts: 8
Joined: Wed Mar 24, 2010 9:20 am

Post by mfaisal_i »

Thanks for sharing but can you also share ..

buffer utilization, cpu utilization, switch fabric, temperature for nortel 1624 and nortel 425 and nortel 2526 switches


Regards,
M.Faisal.
BorisL
Cacti User
Posts: 131
Joined: Sat Mar 31, 2007 9:21 am
Contact:

Post by BorisL »

Actually I can not since I have no Nortel equipment at all.
Graph template I posted is based on generic MIB that should be supported on every sane hardware.
mfaisal_i
Posts: 8
Joined: Wed Mar 24, 2010 9:20 am

Post by mfaisal_i »

How can i get this OID and MIB from nortel switches.


Regards,
M. Faisal.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest