All MIBs › TN-SERV-MIB › tnSvcTlsFdbNumStaticEntries
tnSvcTlsFdbNumStaticEntries
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsFdbNumStaticEntries
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The value of the object tnSvcTlsFdbNumStaticEntries indicates the current number of static entries in the FDB of this service.
What is tnSvcTlsFdbNumStaticEntries?
This OID holds a count of manually configured MAC address table entries in a service (think of it as a fixed list of which devices are on which ports). Unlike dynamically learned entries, these do not expire. An operator would check this count to verify how many static forwarding rules are active for a particular service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.5 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbNumStaticEntries
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.5.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbNumStaticEntries.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.5 | tnSvcTlsFdbNumStaticEntries | TN-SERV-MIB |