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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 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 |