fsDot1qConstraintType

SUPERMICROQ-BRIDGE-MIB · .1.3.6.1.4.1.10876.101.1.116.7.1.4.10.1.3

Object

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

Context

MIB
SUPERMICROQ-BRIDGE-MIB
OID
.1.3.6.1.4.1.10876.101.1.116.7.1.4.10.1.3
Type
column
Access
readwrite
Status
current
Parent
fsDot1qLearningConstraintsEntry

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 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qConstraintType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qConstraintType.<fsDot1qVlanContextId>.<fsDot1qConstraintVlan>.<fsDot1qConstraintSet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qConstraintType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1independent
2shared