MULTIBRIDGE-MIB :: mBrdgTpFdbStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMULTIBRIDGE-MIBmBrdgTpFdbStatus

mBrdgTpFdbStatus

Module: MULTIBRIDGE-MIB

OID (symbolic): MULTIBRIDGE-MIB::mBrdgTpFdbStatus

OID (numeric): 1.3.6.1.4.1.123.3.43.3.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The status of this entry. The meanings of the values are:

other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of mBrdgTpFdbPort, nor an entry in the mBrdgStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of mBrdgTpFdbAddress are being forwarded.

invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table.

learned(3) : the value of the corresponding instance of mBrdgTpFdbPort was learned, and is being used.

self(4) : the value of the corresponding instance of mBrdgTpFdbAddress represents one of the bridge's addresses. The corresponding instance of mBrdgTpFdbPort indicates which of the bridge's ports has this address.

mgmt(5) : the value of the corresponding instance of mBrdgTpFdbAddress is also the value of an existing instance of mBrdgStaticAddress.

What is mBrdgTpFdbStatus?

This value reports how this forwarding-database entry came to exist: other, invalid (aged out but not yet flushed), learned (dynamically discovered and in use), self (one of the bridge's own addresses), or mgmt (also present as a static entry). An admin checks this to distinguish a normal dynamically learned MAC entry from one that is stale, self-referential, or statically configured.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.2.1.3
snmpwalk -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpFdbStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.2.1.3.1
snmpget -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpFdbStatus.1

Start monitoring Newbridge Networks multiservice switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MULTIBRIDGE-MIB::mBrdgTpFdbStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.123newbridgeNNCGNI0001-SMI
1.3.6.1.4.1.123.3nncExtensionsNNCGNI0001-SMI
Numeric OIDNameModule
1.3.6.1.4.1.123.3.43nncExtMultiBridgeMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.3mBrdgTpMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.3.2mBrdgTpFdbTableMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.3.2.1mBrdgTpFdbEntryMULTIBRIDGE-MIB
1.3.6.1.4.1.123.3.43.3.2.1.3mBrdgTpFdbStatusMULTIBRIDGE-MIB