All MIBs › F5-BIGIP-COMMON-MIB › bigipSslLimitExceeded
bigipSslLimitExceeded
Module: F5-BIGIP-COMMON-MIB
OID (symbolic): F5-BIGIP-COMMON-MIB::bigipSslLimitExceeded
OID (numeric): 1.3.6.1.4.1.3375.2.4.0.36
Node type: NOTIFICATION-TYPE
Description: The SSL license limits are exceeded, either for TPS (Transactions Per Second) or for MPS (Megabits Per Second).
What is bigipSslLimitExceeded?
This notification alert indicates that the F5 BIG-IP device has exceeded its SSL/TLS license capacity limits in either throughput (measured in Transactions Per Second) or bandwidth (measured in Megabits Per Second). When triggered, it signals that SSL/TLS connections are being rejected or degraded because the system has hit its licensed threshold. Operators monitor this alarm to determine when they need to upgrade their SSL license or reduce encrypted traffic load to maintain service availability.
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> '' F5-BIGIP-COMMON-MIB::bigipSslLimitExceeded snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.3375.2.4.0.36
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]:59561->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (500535977) 57 days, 22:22:39.77 SNMPv2-MIB::snmpTrapOID.0 = OID: F5-BIGIP-COMMON-MIB::bigipSslLimitExceeded
Start monitoring F5 BIG-IP application delivery controller (common/root MIB, all platforms) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the F5-BIGIP-COMMON-MIB::bigipSslLimitExceeded OID value, configure state conditions and alerts, and monitor any F5 BIG-IP application delivery controller (common/root MIB, all platforms) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3375 | f5 | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2 | bigipTrafficMgmt | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4 | bigipNotification | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.0 | bigipNotifications | F5-BIGIP-COMMON-MIB |
| 1.3.6.1.4.1.3375.2.4.0.36 | bigipSslLimitExceeded | F5-BIGIP-COMMON-MIB |