All MIBs › MULTIBRIDGE-MIB › mBrdgTpFdbStatus
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 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.2 | mBrdgTpFdbTable | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.2.1 | mBrdgTpFdbEntry | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.2.1.3 | mBrdgTpFdbStatus | MULTIBRIDGE-MIB |