fdbState
BLADETYPE2-PHYSICAL-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4
Object
column
Enumeration
The state of the FDB entry. The meanings of the values are :
unknown(1) : the MAC address has not yet been learned by the switch
but has only been seen as a destination address
forward(3) : the MAC address has been learned by the switch
flood(4) : the MAC address is a multicast destination address
trunk(6) : frames with this MAC address are forwarded to trunk
group
vir(7) : frames with this MAC address are forwarded for L3
processing
Context
- MIB
- BLADETYPE2-PHYSICAL-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fdbEntry
- Table
- fdbTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ignore |
3 | forward |
4 | flood |
5 | ffd |
6 | trunk |
7 | vir |
8 | vsr |
9 | vpr |
10 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fdbMacAddr The MAC address for the FDB entry. | column | SNMPv2-TCPhysAddress | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.1 |
| fdbVlan The VLAN ID for the FDB entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.2 |
| fdbSrcPort Either the value '0', or the port number of the port on which a frame
having a source address equal to the value of the corresponding
instance has been seen. A value of '0' ind… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.3 |
| fdbRefSps The referenced SPs associated with this FDB entry. | column | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.5 |
| fdbLearnedPort The learned port associated with this FDB entry. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.6 |
| fdbSrcTrunk Either the value '0', or the trunk number of the trunk on which a frame
having a source address equal to the value of the corresponding
instance has been seen. A value of '0' ind… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.7 |