bdFdbStatus
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.7.1.7
Object
column
BdFdbStatusType
The status of this entry.
- other(1) - none of the following.
- invalid(2) - this entry is no longer valid (for
example, it was learned but has since aged out), but
has not yet been flushed from the table.
- learned(3) - the FDB entry has been learned and is
being used.
- self(4) - the entry represents one of the device's
addresses. The value of bdFdbOutIfIndex indicates
which of the device's interfaces has this address.
- mgmt(5) - the FDB entry has been statically configured
by management.
Context
- MIB
- DC-BD-MIB
- OID
.1.2.826.0.1.1578918.5.3.29.1.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bdFdbEntry
- Table
- bdFdbTable
- Siblings
- 6
Syntax
BdFdbStatusType
- Source
- BdFdbStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | invalid |
3 | learned |
4 | self |
5 | mgmt |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bdFdbEntityIndex The entity index of the component reporting Bridge Domain
information. | column | DC-MASTER-TCEntityIndex | .1.2.826.0.1.1578918.5.3.29.1.7.1.1 |
| bdFdbBdType The type of Bridge Domain. | column | DC-MASTER-TCL2BridgeDomainType | .1.2.826.0.1.1578918.5.3.29.1.7.1.2 |
| bdFdbBdIndex The principle identifier for the Bridge Domain. This is
VPLS index, VPWS index or VLAN ID depending on type. | column | SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.29.1.7.1.3 |
| bdFdbBdSubIndex A secondary identifier for the Bridge Domain. For VPLS
and VLAN Bridge Domains it is set to 0. For VPWS Bridge
Domains this is equal to Attachment Circuit interface
index. | column | SNMPv2-SMIUnsigned32 | .1.2.826.0.1.1578918.5.3.29.1.7.1.4 |
| bdFdbMacAddress MAC address. | column | SNMPv2-TCMacAddress | .1.2.826.0.1.1578918.5.3.29.1.7.1.5 |
| bdFdbOutIfIndex Output interface for this FDB entry. | column | IF-MIBInterfaceIndex | .1.2.826.0.1.1578918.5.3.29.1.7.1.6 |