cnpdThresholdConfigSampleType
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.5.1.1.4
Object
column
r/w
Enumeration
The method of sampling the selected statistic and
calculating the value to be compared against
cnpdThresholdConfigRising or
cnpdThresholdConfigFalling thresholds.
If the value of this object is absoluteValue(1),
the value at the end of the sampling interval
cnpdThresholdConfigInterval, will be compared
with the cnpdThresholdConfigRising and
cnpdThresholdConfigFalling thresholds.
In this mode, when cnpdThresholdConfigStatsSelect is
byte or packet based, a maximum of two
cnpdThresholdHistory entries will be created per
application, as these byte and packet counts
monotonically increase from zero.
If the value of this object is deltaValue(2),
the difference between the samples at the
beginning and end of the cnpdThresholdConfigInterval
will be compared with the cnpdThresholdConfigRising
and cnpdThresholdConfigFalling thresholds.
Because the difference in the previous and current
samples are compared over the sample period
cnpdThresholdConfigInterval, this mode provides
more granularity to the thresholds because the NMS
is now provided with the gradient or change in the
cnpdThresholdConfigStatsSelect.
Note that even though the sample value is monotonically
increasing for byte and packet counts,
cnpdThresholdConfigSampleType set to deltaValue, can
generate falling cnpdThresholdHistory entries, because
the gradient can be lower than the
cnpdThresholdConfigFalling value.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.5.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnpdThresholdConfigEntry
- Table
- cnpdThresholdConfigTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnpdThresholdConfigIndex A monotonically increasing integer which
uniquely identifies an entry in the
cnpdThresholdConfigTable. | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.5.1.1.1 |
| cnpdThresholdConfigFalling This is the threshold object which the management
station sets to determine if it gets breached. It
indicates the statistic being sampled was
falling.
When curre… | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.5.1.1.10 |
| cnpdThresholdConfigStatus This object is used to create or delete
the row entry in cnpdThresholdConfigTable.
When creating a row entry the management station
is required to specify a valu… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.244.1.5.1.1.12 |
| cnpdThresholdConfigIfIndex This object allows the management station to
select the interface, which Protocol Discovery is
running on, to be used to create this
cnpdThresholdConfigTable entry. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.244.1.5.1.1.2 |
| cnpdThresholdConfigInterval The interval in seconds over which the data is
sampled and compared with cnpdThresholdConfigRising
and cnpdThresholdConfigFalling thresholds. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.244.1.5.1.1.3 |
| cnpdThresholdConfigProtocol The application or protocol which the
management station wishes to configure a
threshold on.
This object is an index into the
SupportedProtocolsTable where details… | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.5.1.1.5 |
| cnpdThresholdConfigProtocolAny If set to 'true' - this threshold is configured
to check for any protocol which meets the threshold
criteria. This means that multiple protocols can
generate ThresholdHistoryTable… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.244.1.5.1.1.6 |
| cnpdThresholdConfigStatsSelect This object allows the management station to
select the statistic used to base the threshold
on.
For example a cnpdThresholdConfigStatsSelect of
bitRateSum means cn… | column | CiscoPdDataType | .1.3.6.1.4.1.9.9.244.1.5.1.1.7 |
| cnpdThresholdConfigStartup This controls the type of notification that is
sent when this threshold entry is first enabled.
Because there is no previous sampling history,
choosing one of the… | column | Enumeration | .1.3.6.1.4.1.9.9.244.1.5.1.1.8 |
| cnpdThresholdConfigRising This is the threshold object which the managment
station sets to determine if it gets breached. It
indicates the statistic being sampled was
rising.
When the curre… | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.5.1.1.9 |