All MIBs › CISCO-SUBSCRIBER-SESSION-MIB › csubSessionDeltaPercentFallingThresh
csubSessionDeltaPercentFallingThresh
Module: CISCO-SUBSCRIBER-SESSION-MIB
OID (symbolic): CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThresh
OID (numeric): 1.3.6.1.4.1.9.9.786.1.2.3.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: 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.
What is csubSessionDeltaPercentFallingThresh?
A configurable threshold, expressed as a percentage drop in active subscriber sessions between samples, used to detect and alert on sudden session count decreases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.786.1.2.3.1.3 snmpwalk -v2c -c public <target> CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThresh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.786.1.2.3.1.3.1 snmpget -v2c -c public <target> CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThresh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.786.1.2.3.1.3.1 i <value>
Start monitoring Cisco IOS/IOS-XE routers as ISG/NAS broadband access devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SUBSCRIBER-SESSION-MIB::csubSessionDeltaPercentFallingThresh OID value, configure state conditions and alerts, and monitor any Cisco IOS/IOS-XE routers as ISG/NAS broadband access devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.786 | ciscoSubscriberSessionMIB | CISCO-SUBSCRIBER-SESSION-MIB |
| 1.3.6.1.4.1.9.9.786.1 | ciscoSubscriberSessionMIBObjects | CISCO-SUBSCRIBER-SESSION-MIB |
| 1.3.6.1.4.1.9.9.786.1.2 | csubAggStats | CISCO-SUBSCRIBER-SESSION-MIB |
| 1.3.6.1.4.1.9.9.786.1.2.3 | csubAggStatsThreshTable | CISCO-SUBSCRIBER-SESSION-MIB |
| 1.3.6.1.4.1.9.9.786.1.2.3.1 | csubAggStatsThreshEntry | CISCO-SUBSCRIBER-SESSION-MIB |
| 1.3.6.1.4.1.9.9.786.1.2.3.1.3 | csubSessionDeltaPercentFallingThresh | CISCO-SUBSCRIBER-SESSION-MIB |