begemotBridgeTpFdbStatus
BEGEMOT-BRIDGE-MIB ·
.1.3.6.1.4.1.12325.1.205.3.2.1.3
Object
column
Enumeration
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.
Context
- MIB
- BEGEMOT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.12325.1.205.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- begemotBridgeTpFdbEntry
- Table
- begemotBridgeTpFdbTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | learned |
4 | self |
5 | mgmt |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| begemotBridgeTpFdbAddress A unicast MAC address for which the bridge has which the
bridge interface has some forwarding and/or filtering
information. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.12325.1.205.3.2.1.1 |
| begemotBridgeTpFdbPort The port number of the bridge port on which a frame having
a source address equal to the value of the corresponding
instance of begemotBridgeTpFdbAddress has been seen. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12325.1.205.3.2.1.2 |