All MIBs › XEDIA-VLAN-MIB › xVlanConfigAdmitConfiguredVlansOnly
xVlanConfigAdmitConfiguredVlansOnly
Module: XEDIA-VLAN-MIB
OID (symbolic): XEDIA-VLAN-MIB::xVlanConfigAdmitConfiguredVlansOnly
OID (numeric): 1.3.6.1.4.1.838.3.34.1.2.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
Whether only those 802.1q tagged frames that contain a VLAN ID that has been configured on the box will be received. If this value is true, frames from VLANs with other VLAN IDs will be dropped. This variable does not apply to bridged traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.34.1.2.1.2 snmpwalk -v2c -c public <target> XEDIA-VLAN-MIB::xVlanConfigAdmitConfiguredVlansOnly
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.34.1.2.1.2.1 snmpget -v2c -c public <target> XEDIA-VLAN-MIB::xVlanConfigAdmitConfiguredVlansOnly.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.838.3.34.1.2.1.2.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.838 | xedia | XEDIA-REG |
| 1.3.6.1.4.1.838.3 | xediaMibs | XEDIA-REG |
| 1.3.6.1.4.1.838.3.34 | xediaVlanMIB | XEDIA-VLAN-MIB |
| 1.3.6.1.4.1.838.3.34.1 | xVlanObjects | XEDIA-VLAN-MIB |
| 1.3.6.1.4.1.838.3.34.1.2 | xVlanConfigTable | XEDIA-VLAN-MIB |
| 1.3.6.1.4.1.838.3.34.1.2.1 | xVlanConfigEntry | XEDIA-VLAN-MIB |
| 1.3.6.1.4.1.838.3.34.1.2.1.2 | xVlanConfigAdmitConfiguredVlansOnly | XEDIA-VLAN-MIB |