All MIBs › ALTEON-CS-PHYSICAL-MIB › fdbState
fdbState
Module: ALTEON-CS-PHYSICAL-MIB
OID (symbolic): ALTEON-CS-PHYSICAL-MIB::fdbState
OID (numeric): 1.3.6.1.4.1.1872.2.5.2.3.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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
What is fdbState?
Reports the current state of an FDB entry, such as unknown (destination-only), forward (fully learned), or flood. This helps diagnose whether a MAC address has been successfully learned or is still being flooded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.3.1.2.1.4 snmpwalk -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::fdbState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1872.2.5.2.3.1.2.1.4.1 snmpget -v2c -c public <target> ALTEON-CS-PHYSICAL-MIB::fdbState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fdbState.1
Start monitoring Alteon (Nortel/Radware) Cheetah-based application switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALTEON-CS-PHYSICAL-MIB::fdbState OID value, configure state conditions and alerts, and monitor any Alteon (Nortel/Radware) Cheetah-based application switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.1872 | alteon | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2 | private_mibs | ALTEON-PRIVATE-MIBS |
| 1.3.6.1.4.1.1872.2.5 | aws_switch | ALTEON-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1872.2.5.2 | layer2 | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3 | layer2Info | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.1 | fdbInfo | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.1.2 | fdbTable | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.1.2.1 | fdbEntry | ALTEON-CS-PHYSICAL-MIB |
| 1.3.6.1.4.1.1872.2.5.2.3.1.2.1.4 | fdbState | ALTEON-CS-PHYSICAL-MIB |