gDot1qConstraintType

GARP-MIB · qtech variant · .1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.3

Object

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

Context

MIB
GARP-MIB
OID
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.3
Type
column
Access
readwrite
Status
current
Parent
gDot1qLearningConstraintsEntry
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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qConstraintType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qConstraintType.<gDot1qConstraintVlan>.<gDot1qConstraintSet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1qConstraintType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1independent
2shared

Conformance