All MIBs › TN-SERV-MIB › tnSvcTlsFdbNumEntries
tnSvcTlsFdbNumEntries
Module: TN-SERV-MIB
OID (symbolic): TN-SERV-MIB::tnSvcTlsFdbNumEntries
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The value of the object tnSvcTlsFdbNumEntries indicates the current number of entries in the FDB of this service.
What is tnSvcTlsFdbNumEntries?
Counts how many MAC address entries currently exist in this service's forwarding database. Shows the current state of learned MAC addresses on the service. Network operations teams check this to monitor L2 learning activity and detect if learning is working properly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.4.2.3.1.4 snmpwalk -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbNumEntries
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.4.1 snmpget -v2c -c public <target> TN-SERV-MIB::tnSvcTlsFdbNumEntries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnSvcTlsFdbNumEntries.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.4 | tnSvcTlsFdbNumEntries | TN-SERV-MIB |