All MIBs › ATI-BRIDGE-MIB › atbrTpFdbStatus
atbrTpFdbStatus
Module: ATI-BRIDGE-MIB
OID (symbolic): ATI-BRIDGE-MIB::atbrTpFdbStatus
OID (numeric): 1.3.6.1.4.1.207.8.5.10.4.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.What is atbrTpFdbStatus?
This read-only enumerated integer indicates the current state of an FDB entry (inactive, pending, active, etc.). It reflects whether the entry is being used for forwarding. A value of 6 (active) means normal forwarding use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.5.10.4.3.1.4 snmpwalk -v2c -c public <target> ATI-BRIDGE-MIB::atbrTpFdbStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.5.10.4.3.1.4.1 snmpget -v2c -c public <target> ATI-BRIDGE-MIB::atbrTpFdbStatus.1
Start monitoring Allied Telesis legacy bridging equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATI-BRIDGE-MIB::atbrTpFdbStatus OID value, configure state conditions and alerts, and monitor any Allied Telesis legacy bridging equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.5 | switchMib | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10 | atiBridgeMib | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.4 | atbrTp | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.4.3 | atbrTpFdbTable | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.4.3.1 | atbrTpFdbEntry | ATI-BRIDGE-MIB |
| 1.3.6.1.4.1.207.8.5.10.4.3.1.4 | atbrTpFdbStatus | ATI-BRIDGE-MIB |