dot1qConstraintType

Q-BRIDGE-MIB · .1.3.6.1.2.1.17.7.1.4.8.1.3

Object

column r/w Enumeration
The type of constraint this entry defines.
independent(1) - the VLAN, dot1qConstraintVlan,
    uses a filtering database independent from all
    other VLANs in the same set, defined by
    dot1qConstraintSet.
shared(2) - the VLAN, dot1qConstraintVlan, shares
    the same filtering database as all other VLANs
    in the same set, defined by dot1qConstraintSet.

Context

MIB
Q-BRIDGE-MIB
OID
.1.3.6.1.2.1.17.7.1.4.8.1.3
Type
column
Access
readwrite
Status
current
Parent
dot1qLearningConstraintsEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qConstraintType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qConstraintType.<dot1qConstraintVlan>.<dot1qConstraintSet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Q-BRIDGE-MIB::dot1qConstraintType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1independent
2shared

Conformance