All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snFdbStationPort
snFdbStationPort
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbStationPort
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.4.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Station slot/port number. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
What is snFdbStationPort?
This object specifies the physical port location of a MAC address entry in the Forwarding Database, with bits encoding both the port number (bits 0-7) and the slot/chassis number (bits 8-11) for modular systems. The Forwarding Database maps MAC addresses to physical ports to direct frames to the correct outputs. Switch operators use this to track where each known MAC address connects and troubleshoot connectivity issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.4.1.1.3 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbStationPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.4.1.1.3.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snFdbStationPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.3.4.1.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.4 | snFdbInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.4.1 | snFdbTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.4.1.1 | snFdbEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.4.1.1.3 | snFdbStationPort | FOUNDRY-SN-SWITCH-GROUP-MIB |