All MIBs › TN-SERV-MIB › tnSvcTlsMacMoveMaxRate
tnSvcTlsMacMoveMaxRate
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsMacMoveMaxRate
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of the object tnSvcTlsMacMoveMaxRate specifies the maximum rate at which MAC's can be re-learned in this TLS service, before the SAP where the moving MAC was last seen is automatically disabled in order to protect the system against undetected loops or duplicate MAC's. The rate is computed as the maximum number of re-learns allowed in a 5 second interval: e.g. the default rate of 2 re-learns per second corresponds to 10 re-learns in a 5 second period.
What is tnSvcTlsMacMoveMaxRate?
This object sets the maximum rate (re-learns per 5-second period) at which MAC addresses can be relocated between network ports before automatic SAP disabling is triggered. Rapid MAC address movement often indicates network loops or duplicate MAC assignments, which can cause flooding and connectivity issues. Operators tune this threshold to catch loop conditions quickly while allowing legitimate MAC mobility in mesh or redundancy scenarios.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacMoveMaxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacMoveMaxRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSvcTlsMacMoveMaxRate.1
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.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.4 | tnServObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2 | tnSvcObjs | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3 | tnSvcTlsInfoTable | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1 | tnSvcTlsInfoEntry | TN-SERV-MIB |
| 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43 | tnSvcTlsMacMoveMaxRate | TN-SERV-MIB |