All MIBs › BRIDGE-MIB › dot1dBasePort
dot1dBasePort
Module: BRIDGE-MIB
OID (symbolic): BRIDGE-MIB::dot1dBasePort
OID (numeric): 1.3.6.1.2.1.17.1.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Port number.
What is dot1dBasePort?
This object stores the port number (1-65535) for a bridge port and serves as an index into the bridge base port table. Each bridge port has its own row in the management table identified by this port number. Network operators use this to look up management information for a specific port on an Ethernet bridge or switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.1.4.1.1 snmpwalk -v2c -c public <target> BRIDGE-MIB::dot1dBasePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.1.4.1.1.1 snmpget -v2c -c public <target> BRIDGE-MIB::dot1dBasePort.1
Start monitoring IEEE 802.1D-compliant Ethernet switches/bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BRIDGE-MIB::dot1dBasePort OID value, configure state conditions and alerts, and monitor any IEEE 802.1D-compliant Ethernet switches/bridges 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1 | dot1dBase | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1.4 | dot1dBasePortTable | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1.4.1 | dot1dBasePortEntry | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1.4.1.1 | dot1dBasePort | BRIDGE-MIB |