Interface Packet Loss (Percent) - IBM NETCOOL 4.3-W User Manual

Tivoli netcool/proviso 4.3-w
Table of Contents

Advertisement

Interface Packet Loss (percent)

Type
SNMP (collection)
Description
Total percentage of packets lost for a gatekeeper interface.
Syntax
Dim I1 AS Integer Default * NAME Interface;
100 * (delta(ifInErrors.%I1) + delta(ifInUnknownProtos.%I1) +
delta(ifInDiscards.%I1) + delta(ifOutErrors.%I1) + delta(ifOutDiscards.%I1)) /
distrib(delta(ifInUcastPkts.%I1) + delta(ifInNUcastPkts.%I1) +
delta(ifInDiscards.%I1) + delta(ifInErrors.%I1) + delta(ifInUnknownProtos.%I1) +
delta(ifOutUcastPkts.%I1) + delta(ifOutNUcastPkts.%I1) + delta(ifOutDiscards.%I1)
+ delta(ifOutErrors.%I1),"==0:1,default:*") * distrib(delta(sysUpTime.0),
"default:1") * distrib(delta(ifLastChange.%I1), "==0:1")
Generic Database Alias
None.
Formula Editor Path
AP > Specific > SNMP > VOIP > Cisco > Gatekeeper > Interface
MIB
rfc1213-MIB-II
Netcool/Proviso Cisco IP Telephony Technology Pack User's Guide, Version 4.3-W
Chapter 7: Collection Formulas
337

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netcool/proviso cisco ip telephony technology pack

Table of Contents