atbrTpFdbStatus
ATI-BRIDGE-MIB ·
.1.3.6.1.4.1.207.8.5.10.4.3.1.4
Object
column
mandatory
Enumeration
The status of this entry. please note, some of the
status is specific for At4016 and At3695.
The meanings of the values are:
inactive(1) : 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.
le-arp-pending(2):Waiting for the le-arp to be resolved.
This is only for AT4016/3695.
vcc-setup-pending (3) : Waiting for VCC to be setup.
This is only for AT4016/3695.
vlan-resolve-pending(4) : Waiting for the Vlan to be
resolved by communicating with
the LECS.
This is only for AT4016/3695.
join-pending(5) : LEC in te stage of joining to the ELans.
This is only for AT4016/3695.
active(6) : the value of the corresponding
instance of atbrTpFdbPort was
active, and is being used.
other(7) : none of the following. This would
include the case where some other
MIB object (not the corresponding
instance of atbrTpFdbPort, nor an
entry in the atbrStaticTable) is
being used to determine if and how
frames addressed to the value of
the corresponding instance of
atbrTpFdbAddress are being
forwarded.
--- self(4) : the value of the corresponding
--- instance of atbrTpFdbAddress
--- represents one of the bridge's
--- addresses. The corresponding
--- instance of atbrTpFdbPort
--- indicates which of the bridge's
--- ports has this address.
---
--- mgmt(5) : the value of the corresponding
--- instance of atbrTpFdbAddress is
--- also the value of an existing
--- instance of atbrStaticAddress.
Context
- MIB
- ATI-BRIDGE-MIB
- OID
.1.3.6.1.4.1.207.8.5.10.4.3.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- atbrTpFdbEntry
- Table
- atbrTpFdbTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | le-arp-pending |
3 | vcc-setup-pending |
4 | vlan-resolve-pending |
5 | join-pending |
6 | active |
7 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atbrTpFdbLanId mandatory This object uniquely identifies the lan or
emulated lan. | column | Integer32 | .1.3.6.1.4.1.207.8.5.10.4.3.1.1 |
| atbrTpFdbAddress mandatory A unicast MAC address for which the bridge has
forwarding and/or filtering information. | column | MacAddress | .1.3.6.1.4.1.207.8.5.10.4.3.1.2 |
| atbrTpFdbPort 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 atbrTpFdbAddress has been seen. … | column | Integer32 | .1.3.6.1.4.1.207.8.5.10.4.3.1.3 |