rbridgeUniFdbStatus
RBRIDGE-MIB ·
.1.3.6.1.2.1.214.1.2.4.1.6
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 information in this entry was learned
and is being used.
self(4) - the value of the corresponding instance of
rbridgeFdbAddress represents one of the device's
addresses. The corresponding instance of
rbridgeFdbPort indicates which of the device's
ports has this address.
mgmt(5) - the value of the corresponding instance of
rbridgeFdbAddress was configured by management.
esadi(6) - the value of the corresponding instance of
rbridgeFdbAddress was learned from ESADI.
Context
- MIB
- RBRIDGE-MIB
- OID
.1.3.6.1.2.1.214.1.2.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbridgeUniFdbEntry
- Table
- rbridgeUniFdbTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | learned |
4 | self |
5 | mgmt |
6 | esadi |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbridgeFdbId The identity of this Filtering Database. | column | Unsigned32 | .1.3.6.1.2.1.214.1.2.4.1.1 |
| rbridgeUniFdbAddr A unicast MAC address for which the device has
forwarding information. | column | SNMPv2-TCMacAddress | .1.3.6.1.2.1.214.1.2.4.1.2 |
| rbridgeUniFdbPort Either the value '0', or the RBridge port number of the
port on which a frame having a source address equal to the
value of the corresponding instance of rbridgeUniFdbAddr
has bee… | column | Unsigned32 | .1.3.6.1.2.1.214.1.2.4.1.3 |
| rbridgeUniFdbNickname The RBridge nickname that is placed in the egress
nickname field of a TRILL frame sent to this
rbridgeFdbAddress in this rbridgeFdbId. | column | RbridgeNickname | .1.3.6.1.2.1.214.1.2.4.1.4 |
| rbridgeUniFdbConfidence The confidence level associated with this entry. | column | Unsigned32 | .1.3.6.1.2.1.214.1.2.4.1.5 |