cnpdThresholdConfigEntry
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB ·
.1.3.6.1.4.1.9.9.244.1.5.1.1
Object
row
This entry contains configuration information to
set thresholds for the purpose of notifications.
The management station is allowed to set thresholds
on individual statistics for individual protocols
on an interface. If the threshold is breached by
the protocol statistic, a new event is written to
the cnpdThresholdHistoryTable, which in turn will
generate a Notification Event.
This function has a hysteresis mechanism to limit
the generation of events. This mechanism generates
one event as a threshold is crossed in the
appropriate direction. No more events are generated
for that threshold until the opposite threshold is
crossed. This stops repeated Notification events
being generated each time the value is sampled,
when the value is above the threshold. Instead one
notification is sent when the threshold is breached
and one notification when the statistic drops below
the threshold value again.
Context
- MIB
- CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
- OID
.1.3.6.1.4.1.9.9.244.1.5.1.1- Type
- row
- Status
- current
- Parent
- cnpdThresholdConfigTable
- Table
- cnpdThresholdConfigTable
- Children
- 11
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| 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 |