All MIBs › TN-SERV-MIB › tnSvcTlsFdbRemoteAgeTime
tnSvcTlsFdbRemoteAgeTime
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsFdbRemoteAgeTime
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The value of the object tnSvcTlsFdbRemoteAgeTime specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.
What is tnSvcTlsFdbRemoteAgeTime?
This OID specifies whether MAC address entries learned on remote sites should automatically expire and be forgotten. Enabled means learned MAC addresses are removed after aging out; disabled means they persist. Operators use this to control how dynamic the network's MAC address forwarding table is.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.7 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbRemoteAgeTime
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.7.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbRemoteAgeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSvcTlsFdbRemoteAgeTime.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.7 | tnSvcTlsFdbRemoteAgeTime | TN-SERV-MIB |