These are the data types which NBAR
can measure a particular protocol by.
bitRateIn(1) - incoming bitrate.
bitRateOut(2) - outgoing bitrate.
bitRateSum(3) - sum of incoming and
outgoing bitrate.
byteCountIn(4) - incoming bytecount.
byteCountOut(5) - outgoing bytecount.
byteCountSum(6) - sum of incoming and
outgoing bytecount.
packetCountIn(7) - incoming packetcount.
packetCountOut(8) - outgoing packetcount.
packetCountSum(9) - sum of incoming and
outgoing packetcount.
UNITS:
bitrate - unit is kilo bits per second
bytecount - unit is bytes
packetcount - unit is packets
CiscoPdProtocolIndex
uint32
An object which represents a unique
identifier for a protocol or application
which NBAR currently recognizes.
The value of this object is defined in
the cnpdSupportedProtocolsTable.
CiscoPdProtocolName
binary
Name of an application or protocol,
which NBAR is capable of recognizing.
For example: ftp, vdolive and citrix.