All MIBs › TN-SERV-MIB › tnSvcTlsMacMoveNumRetries
tnSvcTlsMacMoveNumRetries
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsMacMoveNumRetries
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.78
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The value of the object tnSvcTlsMacMoveNumRetries specifies the number of times retries are performed for reenabling the SAP/SDP.
A value of zero indicates unlimited number of retries.
What is tnSvcTlsMacMoveNumRetries?
This object specifies how many times the system should attempt to re-enable a Service Access Point (SAP) or Service Distribution Point (SDP) binding when a MAC address moves between network interfaces, helping detect and recover from network topology changes. A value of zero means unlimited retries, allowing the system to persistently try to restore service connectivity after a MAC movement event. Network operators configure this to balance between detecting legitimate MAC migrations and avoiding retry storms during network instability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.78 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacMoveNumRetries
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.78.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsMacMoveNumRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.78.1 i <value>
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.78 | tnSvcTlsMacMoveNumRetries | TN-SERV-MIB |