ieee8021QBridgeLearningConstraintsType
IEEE8021-Q-BRIDGE-MIB ·
.1.3.111.2.802.1.1.4.1.4.8.1.4
Object
column deprecated
r/w
Enumeration
The type of constraint this entry defines.
independent(1) - the VLAN, ieee8021QBridgeLearningConstraintsVlan,
uses a filtering database independent from all
other VLANs in the same set, defined by
ieee8021QBridgeLearningConstraintsSet.
shared(2) - the VLAN, ieee8021QBridgeLearningConstraintsVlan,
shares the same filtering database as all other VLANs
in the same set, defined by
ieee8021QBridgeLearningConstraintsSet.
Context
- MIB
- IEEE8021-Q-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.4.1.4.8.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ieee8021QBridgeLearningConstraintsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintsType.<ieee8021QBridgeLearningConstraintsComponentId>.<ieee8021QBridgeLearningConstraintsVlan>.<ieee8021QBridgeLearningConstraintsSet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintsType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | independent |
2 | shared |
Conformance
Member of