All MIBs › BLADETYPE2-PHYSICAL-MIB › fdbState
fdbState
Module: BLADETYPE2-PHYSICAL-MIB
OID (symbolic): BLADETYPE2-PHYSICAL-MIB::fdbState
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.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?
Indicates the current state of an FDB entry, such as unknown (seen only as a destination), forward (fully learned), or flood (traffic is being flooded). This helps diagnose MAC learning behavior and forwarding decisions on the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4 snmpwalk -v2c -c public <target> BLADETYPE2-PHYSICAL-MIB::fdbState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4.1 snmpget -v2c -c public <target> BLADETYPE2-PHYSICAL-MIB::fdbState.1
Start monitoring Layer 2 managed switches/blade modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE2-PHYSICAL-MIB::fdbState OID value, configure state conditions and alerts, and monitor any Layer 2 managed switches/blade modules from a single console.
OID Breakdown
Upper-level ancestors (14 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.1 | hpSwitchModuleBladetype2 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2 | hpSwitchBladeType2_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2 | layer2 | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3 | layer2Info | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2 | fdbInfo | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2 | fdbTable | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1 | fdbEntry | BLADETYPE2-PHYSICAL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.1.2.2.3.2.2.1.4 | fdbState | BLADETYPE2-PHYSICAL-MIB |