cnpdThresholdConfigFalling
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.5.1.1.10
Object
column
r/w
Unsigned32
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 current sample is less than or equal
to this object, and the value at the last sampling
interval was greater than this object (in other
words the value is falling), an entry in the
cnpdThresholdHistoryTable will be created.
After a falling event is generated, another
such event will not be generated until the sampled
value rises above this object and reaches the
cnpdThresholdConfigRising value.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.5.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnpdThresholdConfigEntry
- Table
- cnpdThresholdConfigTable
- Siblings
- 10
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
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 |
| 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 |
| cnpdThresholdConfigSampleType The method of sampling the selected statistic and
calculating the value to be compared against
cnpdThresholdConfigRising or
cnpdThresholdConfigFalling thresholds.
… | column | Enumeration | .1.3.6.1.4.1.9.9.244.1.5.1.1.4 |
| 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 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cnpdSupportedProtocolsIndex A unique identifier of a row in this table.
Thus it also represents a unique identifier for a
protocol or application which NBAR currently
recognizes. | column | Unsigned32 | .1.3.6.1.4.1.9.9.244.1.8.1.1.1 |