All MIBs › MULTIBRIDGE-MIB › mBrdgTpFdbNumEntries
mBrdgTpFdbNumEntries
Module: MULTIBRIDGE-MIB
OID (symbolic): MULTIBRIDGE-MIB::mBrdgTpFdbNumEntries
OID (numeric): 1.3.6.1.4.1.123.3.43.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Returns the number of stations (static and learned) in the filtering database. Writing 0 clears all the entries (static and learned).
What is mBrdgTpFdbNumEntries?
This value reports the total number of station addresses (both static and learned) currently in this bridge entity's forwarding database; writing 0 clears all entries, static and learned alike. An admin uses this to gauge overall forwarding-table occupancy, and can write 0 for a full table flush when troubleshooting a stale forwarding topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.1.1.5 snmpwalk -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpFdbNumEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.1.1.5.1 snmpget -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpFdbNumEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.123.3.43.3.1.1.5.1 i <value>
Start monitoring Newbridge Networks multiservice switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MULTIBRIDGE-MIB::mBrdgTpFdbNumEntries OID value, configure state conditions and alerts, and monitor any Newbridge Networks multiservice switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.123 | newbridge | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3 | nncExtensions | NNCGNI0001-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.123.3.43 | nncExtMultiBridge | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3 | mBrdgTp | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1 | mBrdgTpTable | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1.1 | mBrdgTpEntry | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1.1.5 | mBrdgTpFdbNumEntries | MULTIBRIDGE-MIB |