All MIBs › CISCO-CONTENT-SERVICES-MIB › ciscoContentServicesSessionThreshold
ciscoContentServicesSessionThreshold
Module: CISCO-CONTENT-SERVICES-MIB
OID (symbolic): CISCO-CONTENT-SERVICES-MIB::ciscoContentServicesSessionThreshold
OID (numeric): 1.3.6.1.4.1.9.9.597.0.14
Node type: NOTIFICATION-TYPE
Description: This notification is issued when ccsSessionThresholdNotifEnabled is set to 'true', and when the number of sessions exceeds warning threshold or critical threshold or drops below the normal threshold.
The critical threshold limit is 100% of ccsgsSessionThreshold. The warning threshold limit takes a default value of 85% of ccsgsSessionThreshold, which can be reconfigured in the application code via a CLI. The normal threshold limit is 5% less than the warning threshold.
When the number of sessions in the system increases and reaches the warning threshold, a warning notification is sent. When the number of sessions again increases to reach the critical threshold, a critical notification is sent. When it drops below normal threshold, a normal notification is sent.
ccsgsSessionCurrent indicates the total number of sessions on the system. A session corresponds to a TCP/UDP flow. ccsgsSessionThreshold indicates the maximum number of sessions allowed on the system. ccsgUserSessionSeverityNotifInfo indicates the severity of the notifications ciscoContentServicesUserEntriesThreshold and ciscoContentServicesSessionThreshold. The TP index responsible for the threshold crossing is specified by the ccsTPIndexNotifInfo varbind
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-CONTENT-SERVICES-MIB::ciscoContentServicesSessionThreshold snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.597.0.14
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:65497->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (54641625) 6 days, 7:46:56.25 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-CONTENT-SERVICES-MIB::ciscoContentServicesSessionThreshold
Start monitoring Cisco Content Services switch (CSS/CSM-class device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CONTENT-SERVICES-MIB::ciscoContentServicesSessionThreshold OID value, configure state conditions and alerts, and monitor any Cisco Content Services switch (CSS/CSM-class device) 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.597 | ciscoContentServicesMIB | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.0 | ciscoContentServicesMIBNotifs | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.0.14 | ciscoContentServicesSessionThreshold | CISCO-CONTENT-SERVICES-MIB |