All MIBs › BEGEMOT-BRIDGE-MIB › begemotBridgeTpFdbStatus
begemotBridgeTpFdbStatus
Module: BEGEMOT-BRIDGE-MIB
OID (symbolic): BEGEMOT-BRIDGE-MIB::begemotBridgeTpFdbStatus
OID (numeric): 1.3.6.1.4.1.12325.1.205.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. invalid(2) - this entry is no 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 begemotBridgeTpFdbPort was learned, and is being used. self(4) - the value of the corresponding instance of begemotBridgeTpFdbAddress represents one of the bridge's addresses. The corresponding instance of begemotBridgeTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) - the value of the corresponding instance of begemotBridgeTpFdbAddress has been added to the bridge's Forwarding Database by some management means.
What is begemotBridgeTpFdbStatus?
Reports the status of a MAC address entry in the bridge's forwarding database, indicating whether the entry was dynamically learned, statically configured, or is no longer valid but not yet flushed. This helps distinguish active, stale, and management-configured entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12325.1.205.3.2.1.3 snmpwalk -v2c -c public <target> BEGEMOT-BRIDGE-MIB::begemotBridgeTpFdbStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12325.1.205.3.2.1.3.1 snmpget -v2c -c public <target> BEGEMOT-BRIDGE-MIB::begemotBridgeTpFdbStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> begemotBridgeTpFdbStatus.1
Start monitoring FreeBSD-based bridges/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BEGEMOT-BRIDGE-MIB::begemotBridgeTpFdbStatus OID value, configure state conditions and alerts, and monitor any FreeBSD-based bridges/switches 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.12325 | fokus | FOKUS-MIB |
| 1.3.6.1.4.1.12325.1 | begemot | BEGEMOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12325.1.205 | begemotBridge | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.3 | begemotBridgeTp | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.3.2 | begemotBridgeTpFdbTable | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.3.2.1 | begemotBridgeTpFdbEntry | BEGEMOT-BRIDGE-MIB |
| 1.3.6.1.4.1.12325.1.205.3.2.1.3 | begemotBridgeTpFdbStatus | BEGEMOT-BRIDGE-MIB |