ibmdot1dTpFdbStatus
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.15.3.3.1.3
Object
column
mandatory
Enumeration
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 ibmdot1dTpFdbPort, nor an
entry in the ibmdot1dStaticTable) is
being used to determine if and how
frames addressed to the value of
the corresponding instance of
ibmdot1dTpFdbAddress 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 ibmdot1dTpFdbPort was
learned, and is being used.
self(4) : the value of the corresponding
instance of ibmdot1dTpFdbAddress
represents one of the bridge's
addresses. The corresponding
instance of ibmdot1dTpFdbPort
indicates which of the bridge's
ports has this address.
mgmt(5) : the value of the corresponding
instance of ibmdot1dTpFdbAddress is
also the value of an existing
instance of ibmdot1dStaticAddress.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.15.3.3.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmdot1dTpFdbEntry
- Table
- ibmdot1dTpFdbTable
- 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 |
|---|---|---|---|
| ibmdot1dTpFdbAddress mandatory A unicast MAC address for which the bridge has
forwarding and/or filtering information. | column | OctetString | .1.3.6.1.4.1.2.6.2.15.3.3.1.1 |
| ibmdot1dTpFdbPort mandatory 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
of ibmdot1dTpFdbAddress has been see… | column | Integer32 | .1.3.6.1.4.1.2.6.2.15.3.3.1.2 |