cnpdTopNConfigStatsSelect
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.3.1.1.3
Object
column
r/w
CiscoPdDataType
This object allows the management station to
select the statistic used to base the order
of the top-n table on.
For example: a cnpdTopNConfigStatsSelect of
bitRateSum means order this table based
on each applications/protocols combined
in and out bitrate.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnpdTopNConfigEntry
- Table
- cnpdTopNConfigTable
- Siblings
- 7
Syntax
CiscoPdDataType
- Source
- CiscoPdDataType
- Base type
Enumeration
Values & Constraints
Type Values
1 | bitRateIn |
2 | bitRateOut |
3 | bitRateSum |
4 | byteCountIn |
5 | byteCountOut |
6 | byteCountSum |
7 | packetCountIn |
8 | packetCountOut |
9 | packetCountSum |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnpdTopNConfigIndex A monotonically increasing integer which
uniquely identifies a cnpdTopNConfigEntry
in the cnpdTopNConfigTable. | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.1 |
| cnpdTopNConfigIfIndex This object allows the management station
to select the interface, which Protocol Discovery
is running on, to be used to create this
cnpdTopNConfigEntry. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.244.1.3.1.1.2 |
| cnpdTopNConfigSampleTime If the cnpdTopNConfigStatsSelect is
bitRateIn, bitRateOut or bitRateSum, then
this value is the interval in seconds that
the bitrate is sampled.
This has no effect… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.4 |
| cnpdTopNConfigRequestedSize The requested size of the associated
cnpdTopNStatsTable entry.
For example a cnpdTopNConfigRequestedSize of
20 indicates the management station wants
to create an … | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.5 |
| cnpdTopNConfigGrantedSize The actual size of the associated
cnpdTopNStatsTable entry.
The reason this may differ from
cnpdTopNConfigRequestedSize is because a
management station may requ… | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.3.1.1.6 |
| cnpdTopNConfigTime The value of sysUpTime when the associated
cnpdTopNStatsTable entry was created. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.9.244.1.3.1.1.7 |
| cnpdTopNConfigStatus This object is used to create or delete
the row entry in cnpdTopNConfigTable.
When creating a row entry the management
station is required to specify a value
for c… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.244.1.3.1.1.8 |