Duane & Ronnie:
This is a MIB Expression from NetView for NT's mibExpr.conf file.
It can be used on Unix as well.
# Valid only for half-duplex channels
# (e.g. "normal" ethernet and "normal" FDDI)
BandwidthUtilHdx \
"8*100*(ifInOctets+ifOutOctets) / ifSpeed" \
.1.3.6.1.2.1.2.2.1.10. \
.1.3.6.1.2.1.2.2.1.16. +\
.1.3.6.1.2.1.2.2.1.5. / \
800 *
Duane.Heidel@springs.com wrote:
> Would this be the correct way to define a port utilization?
>
> # This is to calculate Switch utilization on Switches
> SwUtil \
> "Interface Bytes Received + Bytes Transmitted * 8 / Interface Clock Speed"
> \
> .1.3.6.1.2.1.2.2.1.10. .1.3.6.1.2.1.2.2.1.16. + 8 * \
> .1.3.6.1.2.1.2.2.1.5. / 100 *
>
> Ronnie
>
> _________________________________________________________________________
> NV-L List information and Archives: http://www.tkg.com/nv-l
--
========================================
Don Davis - Tivoli Certified Consultant / Instructor
Alliance of Professionals and Consultants, Inc.
Phone: 919-510-9696
Visit our Web site at: http://www.apc-services.com
|