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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThreshNotif'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThreshNotif'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of