All MIBs › IEEE8021-Q-BRIDGE-MIB › ieee8021QBridgeLearningConstraintDefaultsType
ieee8021QBridgeLearningConstraintDefaultsType
Module: IEEE8021-Q-BRIDGE-MIB
OID (symbolic): IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintDefaultsType
OID (numeric): 1.3.111.2.802.1.1.4.1.4.9.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in ieee8021QBridgeLearningConstraintsTable. The types are as defined for ieee8021QBridgeLearningConstraintsType.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021QBridgeLearningConstraintDefaultsType?
The default learning-constraint type applied to VLANs with no explicit constraint entry: independent(1), giving the VLAN its own separate MAC filtering database, or shared(2), sharing one filtering database with other VLANs in the same constraint set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.9.1.3 snmpwalk -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintDefaultsType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.4.1.4.9.1.3.1 snmpget -v2c -c public <target> IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintDefaultsType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.4.1.4.9.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021QBridgeLearningConstraintDefaultsType.1
Start monitoring Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeLearningConstraintDefaultsType OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Q standard (VLAN-capable Ethernet switch/bridge) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.4 | ieee8021QBridgeMib | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1 | ieee8021QBridgeMibObjects | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4 | ieee8021QBridgeVlan | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.9 | ieee8021QBridgeLearningConstraintDefaultsTable | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.9.1 | ieee8021QBridgeLearningConstraintDefaultsEntry | IEEE8021-Q-BRIDGE-MIB |
| 1.3.111.2.802.1.1.4.1.4.9.1.3 | ieee8021QBridgeLearningConstraintDefaultsType | IEEE8021-Q-BRIDGE-MIB |