All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgeBasePortCapabilities
ieee8021BridgeBasePortCapabilities
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortCapabilities
OID (numeric): 1.3.111.2.802.1.1.2.1.1.4.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
Indicates the parts of IEEE 802.1Q that are optional on a per-port basis, that are implemented by this device, and that are manageable through this MIB.
dot1qDot1qTagging(0), -- supports IEEE 802.1Q VLAN tagging of -- frames and MVRP. dot1qConfigurableAcceptableFrameTypes(1), -- allows modified values of -- dot1qPortAcceptableFrameTypes. dot1qIngressFiltering(2) -- supports the discarding of any -- frame received on a Port whose -- VLAN classification does not -- include that Port in its Member -- set.
What is ieee8021BridgeBasePortCapabilities?
This read-only object describes which IEEE 802.1Q features are supported and managed on a per-port basis within the bridge device. These capabilities include VLAN tagging (802.1Q), configurable frame-type acceptance, and ingress filtering. A network administrator would consult this when determining which advanced bridging features are available for assignment to specific ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.6 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.6.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortCapabilities.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.2 | ieee8021BridgeMib | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1 | ieee8021BridgeObjects | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1 | ieee8021BridgeBase | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4 | ieee8021BridgeBasePortTable | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4.1 | ieee8021BridgeBasePortEntry | IEEE8021-BRIDGE-MIB |
| 1.3.111.2.802.1.1.2.1.1.4.1.6 | ieee8021BridgeBasePortCapabilities | IEEE8021-BRIDGE-MIB |