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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 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 |