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.
Nortel devices
Moderators: Developers, Moderators
Re: Nortel devices
Hi M.Faisalmfaisal_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.
I am also looking for like you, and you have the 8600 on the monitoring of multicast do?
{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 (34.8 KiB) Viewed 4049 times
-
- cacti_graph_template_interface_-_packets.xml
- (28.63 KiB) Downloaded 522 times
Who is online
Users browsing this forum: No registered users and 3 guests