All MIBs › DES3225G-MIB › swFdbStaticState
swFdbStaticState
Module: DES3225G-MIB
OID (symbolic): DES3225G-MIB::swFdbStaticState
OID (numeric): 1.3.6.1.4.1.171.11.24.4.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
What is swFdbStaticState?
Controls the lifecycle of a static FDB entry: setting it to invalid(2) removes the entry from the table, while valid(3) means it's currently active and resident. An admin writes invalid(2) to delete a static MAC-to-port mapping they no longer need.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.24.4.1.1.4 snmpwalk -v2c -c public <target> DES3225G-MIB::swFdbStaticState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.24.4.1.1.4.1 snmpget -v2c -c public <target> DES3225G-MIB::swFdbStaticState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.24.4.1.1.4.1 i <value>
Start monitoring D-Link DES-3225G switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES3225G-MIB::swFdbStaticState OID value, configure state conditions and alerts, and monitor any D-Link DES-3225G switch 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11.24 | des3225gSeries | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.4 | swFdbPackage | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.4.1 | swFdbStaticTable | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.4.1.1 | swFdbStaticEntry | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.4.1.1.4 | swFdbStaticState | DES3225G-MIB |