All MIBs › TN-SAP-MIB › tnSapTlsMacAddrLimitAlarmCleared
tnSapTlsMacAddrLimitAlarmCleared
Module: TN-SAP-MIB
OID (symbolic): TN-SAP-MIB::tnSapTlsMacAddrLimitAlarmCleared
OID (numeric): 1.3.6.1.4.1.7483.6.1.3.4.3.0.5
Node type: NOTIFICATION-TYPE
Description:
The trap tnSapTlsMacAddrLimitAlarmCleared is sent whenever the number of MAC addresses stored in the FDB for this SAP drops to the watermark specified by the object svcTlsFdbTableFullLowWatermark.
What is tnSapTlsMacAddrLimitAlarmCleared?
This notification is sent when the number of MAC addresses stored in the forwarding database (FDB) for a particular Service Access Point (SAP) drops below a configured low watermark threshold, indicating the MAC address limit condition has been resolved. It signals that the system has recovered from a MAC address table overflow or near-overflow condition. An operator would receive this trap to confirm that a previously triggered MAC address limit alarm is now clear.
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> '' TN-SAP-MIB::tnSapTlsMacAddrLimitAlarmCleared snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.7483.6.1.3.4.3.0.5
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]:64553->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (474139177) 54 days, 21:03:11.77 SNMPv2-MIB::snmpTrapOID.0 = OID: TN-SAP-MIB::tnSapTlsMacAddrLimitAlarmCleared
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.3 | tnSRNotifyPrefix | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.3.4 | tnServNotifications | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.3 | tnSapTrapsPrefix | TN-SAP-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.3.0 | tnSapTraps | TN-SAP-MIB |
| 1.3.6.1.4.1.7483.6.1.3.4.3.0.5 | tnSapTlsMacAddrLimitAlarmCleared | TN-SAP-MIB |