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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'P-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'P-BRIDGE-MIB::dot1dDeviceCapabilities.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'P-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'P-BRIDGE-MIB::dot1dDeviceCapabilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dot1dExtendedFilteringServices |
1 | dot1dTrafficClasses |
2 | dot1qStaticEntryIndividualPort |
3 | dot1qIVLCapable |
4 | dot1qSVLCapable |
5 | dot1qHybridCapable |
6 | dot1qConfigurablePvidTagging |
7 | dot1dLocalVlanCapable |
Conformance
Member of