All MIBs › Q-BRIDGE-MIB › dot1qPortRestrictedVlanRegistration
dot1qPortRestrictedVlanRegistration
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration
OID (numeric): 1.3.6.1.2.1.17.7.1.4.5.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: The state of Restricted VLAN Registration on this port. If the value of this control is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a Static VLAN Registration Entry for the VLAN concerned, in which the Registrar Administrative Control value for this port is Normal Registration.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qPortRestrictedVlanRegistration?
This object stores a true/false setting that controls whether new VLANs can be created dynamically on a switch port. Network engineers use this setting to prevent unauthorized VLAN creation by requiring advance configuration. For example, setting this to true ensures that only pre-approved VLANs can be registered on a port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.7 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.4.5.1.7.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.4.5.1.7.1 s <value>
Start monitoring IEEE 802.1Q Ethernet switches and bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Q-BRIDGE-MIB::dot1qPortRestrictedVlanRegistration OID value, configure state conditions and alerts, and monitor any IEEE 802.1Q Ethernet switches and bridges from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4 | dot1qVlan | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5 | dot1qPortVlanTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1 | dot1qPortVlanEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.4.5.1.7 | dot1qPortRestrictedVlanRegistration | Q-BRIDGE-MIB |