All MIBs › BRIDGE-MIB › dot1dBaseType
dot1dBaseType
Module: BRIDGE-MIB
OID (symbolic): BRIDGE-MIB::dot1dBaseType
OID (numeric): 1.3.6.1.2.1.17.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicating what type of bridging this bridge can perform.
What is dot1dBaseType?
Indicates the type or types of bridging this device is capable of performing, such as transparent bridging or source-route bridging. The actual bridging being performed is reflected in the entries of the port table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.1.3 snmpwalk -v2c -c public <target> BRIDGE-MIB::dot1dBaseType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.1.3.1 snmpget -v2c -c public <target> BRIDGE-MIB::dot1dBaseType.1
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.3 | dot1dBaseType | BRIDGE-MIB |