csubSessionDeltaPercentFallingThreshNotif
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.0.4
Object
notification
This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of
csubSessionDeltaPercentFallingThresh is non-zero AND
If the delta_percent value of the current
evaluation interval is
greater than the value of
csubSessionDeltaPercentFallingThresh.
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
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.0.4- Type
- notification
- Status
- current
- Parent
- ciscoSubscriberSessionMIBNotifs
- Siblings
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csubJobFinishedNotify The system generates this notification when the system finishes
executing a subscriber session job, provided the value of
csubJobFinishedNotifyEnable is 'true'. The notification
… | notification | - | .1.3.6.1.4.1.9.9.786.0.1 |
| csubSessionRisingNotif This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of
csubSessionRisingThresh is non-zero AND the current value
csubAggStatsUp… | notification | - | .1.3.6.1.4.1.9.9.786.0.2 |
| csubSessionFallingNotif This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of
csubSessionFallingThresh is non-zero AND the current value
csubAggStatsUp… | notification | - | .1.3.6.1.4.1.9.9.786.0.3 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csubAggStatsUpSessions This object indicates the current number of subscriber sessions
within the 'scope of aggregation' that are in the UP state. | column | sessions SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.786.1.2.1.1.5 |
| csubSessionDeltaPercentFallingThresh 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
c… | column | Unsigned32 | .1.3.6.1.4.1.9.9.786.1.2.3.1.3 |