csubSessionDeltaPercentFallingThresh
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.1.2.3.1.3
Object
column
r/w
Unsigned32
This threshold, if non-zero, indicates the delta falling
threshold
as a percentage of the value of csubAggStatsUpSessions for the
aggregation point, The delta as a percentage of
csubAggStatsUpSessions (delta_percent) is calculated as
follows:
current value of csubAggStatsUpSessions = value(n)
previous sampled value of csubAggStatsUpSessions =
value(n-1)
delta_percent = ((value(n-1) - value(n)) /
value(n-1)) * 100
If the delta_percent value of the current evaluation
interval is
greater than the value of this threshold, a
csubSessionDeltaPercentLossNotif is triggered.
If the value of this threshold is 0, the threshold is
not evaluated.
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.1.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csubAggStatsThreshEntry
- Table
- csubAggStatsThreshTable
- Siblings
- 3
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csubSessionRisingThresh This threshold, if non-zero, indicates the rising threshold
for the value of csubAggStatsUpSessions for the aggregation
point,
When the current sample of csubAggStatsUpSessions is… | column | Unsigned32 | .1.3.6.1.4.1.9.9.786.1.2.3.1.1 |
| csubSessionFallingThresh This threshold, if non-zero, indicates the falling threshold
for the value of csubAggStatsUpSessions for the aggregation
point,
When the current sample of csubAggStatsUpSessions i… | column | Unsigned32 | .1.3.6.1.4.1.9.9.786.1.2.3.1.2 |
| csubSessionThreshEvalInterval The value of this object sets the number of seconds between
samples
for threshold evaluation. For implementations capable of
per-session event evaluation of thresholds this object… | column | Unsigned32 | .1.3.6.1.4.1.9.9.786.1.2.3.1.4 |