All MIBs › RAD-MIB › radDot1qPortIngressTagHandling
radDot1qPortIngressTagHandling
Module: RAD-MIB
OID (symbolic): RAD-MIB::radDot1qPortIngressTagHandling
OID (numeric): 1.3.6.1.4.1.164.4.1.9.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates how is the Ingress VLAN Tag processed. It is mainly for use with Double Tagging.
What is radDot1qPortIngressTagHandling?
This OID controls how incoming VLAN tags (network priority labels) are processed on this port, particularly when using double-tagging where packets carry two sets of priority information. The setting determines whether the device will add, remove, or preserve VLAN tags as packets enter. A network operator configures this when setting up network segments that use multiple VLAN layers to ensure traffic is tagged correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.3.1.6 snmpwalk -v2c -c public <target> RAD-MIB::radDot1qPortIngressTagHandling
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.3.1.6.1 snmpget -v2c -c public <target> RAD-MIB::radDot1qPortIngressTagHandling.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.9.3.1.6.1 i <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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9 | radBridgeGenCnfg | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.3 | radDot1qPortVlanTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.3.1 | radDot1qPortVlanEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.3.1.6 | radDot1qPortIngressTagHandling | RAD-MIB |