dot1dDeviceCapabilities
P-BRIDGE-MIB ·
.1.3.6.1.2.1.17.6.1.1.1
Object
scalar
Bits
Indicates the optional parts of IEEE 802.1D and 802.1Q
that are implemented by this device and are manageable
through this MIB. Capabilities that are allowed on a
per-port basis are indicated in dot1dPortCapabilities.
dot1dExtendedFilteringServices(0),
-- can perform filtering of
-- individual multicast addresses
-- controlled by GMRP.
dot1dTrafficClasses(1),
-- can map user priority to
-- multiple traffic classes.
dot1qStaticEntryIndividualPort(2),
-- dot1qStaticUnicastReceivePort &
-- dot1qStaticMulticastReceivePort
-- can represent non-zero entries.
dot1qIVLCapable(3), -- Independent VLAN Learning (IVL).
dot1qSVLCapable(4), -- Shared VLAN Learning (SVL).
dot1qHybridCapable(5),
-- both IVL & SVL simultaneously.
dot1qConfigurablePvidTagging(6),
-- whether the implementation
-- supports the ability to
-- override the default PVID
-- setting and its egress status
-- (VLAN-Tagged or Untagged) on
-- each port.
dot1dLocalVlanCapable(7)
-- can support multiple local
-- bridges, outside of the scope
-- of 802.1Q defined VLANs.
Context
- MIB
- P-BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.6.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot1dExtBase
- Siblings
- 3
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dot1dExtendedFilteringServices |
1 | dot1dTrafficClasses |
2 | dot1qStaticEntryIndividualPort |
3 | dot1qIVLCapable |
4 | dot1qSVLCapable |
5 | dot1qHybridCapable |
6 | dot1qConfigurablePvidTagging |
7 | dot1dLocalVlanCapable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1dTrafficClassesEnabled The value true(1) indicates that Traffic Classes are
enabled on this bridge. When false(2), the bridge
operates with a single priority level for all traffic.
The value… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.2.1.17.6.1.1.2 |
| dot1dGmrpStatus The administrative status requested by management for
GMRP. The value enabled(1) indicates that GMRP should
be enabled on this device, in all VLANs, on all ports
for which it has… | scalar | EnabledStatus | .1.3.6.1.2.1.17.6.1.1.3 |
| dot1dPortCapabilitiesTable A table that contains capabilities information about
every port that is associated with this bridge. | table | - | .1.3.6.1.2.1.17.6.1.1.4 |