All MIBs › ES1000-MIB › swFdbStaticPortMap
swFdbStaticPortMap
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swFdbStaticPortMap
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.(Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.). In module 1 (base module), there are 22 100M twisted-pair ports (port 1..22) which is mapped to the PortMap's port 1 to 22 respectively. In module 2 (slot 1 module), there are 2 100M FX/100 TX (or a single port 100M FX) ports which is mapped to the PortMap's port 23, 24 respectively (if the module is a single port 100M FX , it is just mapped to port 23 and port 24 is ignored). Module 3 (slot 2 module) is a single-port Gigabit Ethernet and it is mapped to the PortMap's port 25.
What is swFdbStaticPortMap?
Sets the bitmap of ports that frames destined for this entry's MAC address are allowed to be forwarded out of, one bit per port packed across up to 4 octets; used to manually pin traffic for a given MAC address to specific ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1.3 snmpwalk -v2c -c public <target> ES1000-MIB::swFdbStaticPortMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1.3.1 snmpget -v2c -c public <target> ES1000-MIB::swFdbStaticPortMap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1.3.1 s <value>
Start monitoring ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ES1000-MIB::swFdbStaticPortMap OID value, configure state conditions and alerts, and monitor any ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20 | external | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1 | dlink | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2 | golf | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2 | golfcommon | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2 | marconi_mgmt | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24 | es1000Series | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4 | swFdbPackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1 | swFdbStaticTable | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1 | swFdbStaticEntry | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.4.1.1.3 | swFdbStaticPortMap | ES1000-MIB |