SmartMIB Small Solution:

ATM Type Interface Statistics
(Utilization & Throughput)


(SM-SmallSol0036)

Solution Overview:
 

This small management solution focuses on managing ONLY those interfaces that are NOT in an administrative down state as is set by the network administrator on the managed network devices. The solution defines a set of modules that reads the MIB interface tables of the managed elements and filters those interfaces that are of type ATM.

 

Following are the equations that should be used to calculate link traffic utilizations in each direction:

 

                                                      

Inbound Traffic Utilization

 

 

InOctets * 8bits  * 100

 

 

(Time Interval) * ifSpeed

 

 

 

Outbound Traffic Utilization

 

 

OutOctets * 8bits  * 100

 

 

(Time Interval) * ifSpeed

 

 

 

Integrating the Overhead into the formulas above will give us the Data Utilization:

 

                                                     

Inbound Data Utilization

 

 

InOctets * 8bits  - (TotalInPkts * PktOVHead) * 100

 

 

(Time Interval) * ifSpeed

 

 

                                             

Outbound Data Utilization

 

 

OutOctets * 8bits  - (TotalOutPkts * PktOVHead) * 100

 

 

(Time Interval) * ifSpeed

 

 

 

Where;

 

TotalInPkts:

Is the total number of packets inbound on the particular interface. The packets could include unicast, multicast, and broadcast packet types depending on the type of interface.

 

TotalOutPkts:

Is the total number of packets outbound on the particular interface. The packets could include unicast, multicast, and broadcast packet types depending on the type of interface.

 

PktOVHead:

Is the traffic overhead bits which includes interpacket delay bits and preamble bits. Overhead is also interface type dependant.

 

The Time Interval used in the formulas above deserves a closer look. While it is indeed the time difference between each Octets counter’s consecutive poll cycles; if used in the formulas above, it will compromise the accuracy of the final calculated value due to the ’time skew’ between both poll cycles. Hence the actual time used in the formulas above should be derived from device being polled and not from the host NMS server.

 

In looking more closely at link utilization; overhead traffic, broadcast and multicast traffic, are indeed independently measured and could be then compared to the overall utilization in each link direction by viewing the relevant Graphs simultaneously.

 

The user has the choice to graph all of the following calculated objects:

 

 

 

 

 

The default report for this small solution is the ‘Device Interfaces Data and Status Report’ shown below;

 


 


ATM Type Interface Statistics Index Page

Previous Page Page 3/6 Next Page


[Small Solutions], [Professional Solutions], [Security Solutions], [Development Solutions]

[Home], [About], [Solutions Center], [NMS Market], [Products & Services],
[Management Technology], [Technical Support], [Contact us], [Site Map]