All MIBs › IEEE8021-BRIDGE-MIB › ieee8021BridgeBasePortTypeCapabilities
ieee8021BridgeBasePortTypeCapabilities
Module: IEEE8021-BRIDGE-MIB
OID (symbolic): IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortTypeCapabilities
OID (numeric): 1.3.111.2.802.1.1.2.1.1.4.1.7
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Indicates the capabilities of this port. The corresponding instance of ieee8021BridgeBasePortType can potentially take any of the values for which the corresponding bit in this object is 1. The possible port types are as follows:
customerVlanPort(0) - Indicates the port can be a C-TAG- aware port of an enterprise VLAN-aware Bridge.
providerNetworkPort(1) - Indicates the port can be an S-TAG-aware port of a Provider Bridge or Backbone Edge Bridge used for connections within a PBN or PBBN.
customerNetworkPort(2) - Indicates the port can be an S-TAG-aware port of a Provider Bridge or Backbone Edge Bridge used for connections to the exterior of a PBN or PBBN.
customerEdgePort(3) - Indicates the port can be a C-TAG- aware port of a Provider Bridge used for connections to the exterior of a PBN or PBBN.
customerBackbonePort(4) - Indicates the port can be a I-TAG-aware port of a Backbone Edge Bridge's B-component.
virtualInstancePort(5) - Indicates the port can be a virtual S-TAG-aware port within a Backbone Edge Bridge's I-component which is responsible for handling S-tagged traffic for a specific backbone service instance.
dBridgePort(6) - Indicates the port can be a VLAN-unaware member of an IEEE 802.1Q Bridge.
remoteCustomerAccessPort(7) - Indicates the port can be an S-TAG-aware port of a Provider Bridge capable of providing Remote Customer Service Interfaces.
stationFacingBridgePort(8) - Indicates the station-facing Bridge Port in a EVB Bridge.
uplinkAccessPort(9) - Indicates the uplink access port in an EVB Bridge or EVB station.
uplinkRelayPort (10) - Indicates the uplink relay port in an EVB station.
What is ieee8021BridgeBasePortTypeCapabilities?
A bitmap of the port role types this port is capable of taking on, such as customer VLAN port, provider network port, or Backbone Edge Bridge roles; ieee8021BridgeBasePortType can only be set to a role whose bit is set here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.7 snmpwalk -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortTypeCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.2.1.1.4.1.7.1 snmpget -v2c -c public <target> IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortTypeCapabilities.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021BridgeBasePortTypeCapabilities.1
Start monitoring Vendor-neutral IEEE 802.1Q standard (VLAN-aware Ethernet bridge/switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortTypeCapabilities OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Q standard (VLAN-aware Ethernet bridge/switch) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7 | ieee8021BridgeBasePortTypeCapabilities | IEEE8021-BRIDGE-MIB |