All MIBs › RAD-MIB › radDot1qPortStacking
radDot1qPortStacking
Module: RAD-MIB
OID (symbolic): RAD-MIB::radDot1qPortStacking
OID (numeric): 1.3.6.1.4.1.164.4.1.9.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the port stacking operation: unmodify (2) = Do not add Tag. tag (3) = Add Tag to Untagged Frames. stack (4) = Add Tag to all Frames.
What is radDot1qPortStacking?
This object controls whether VLAN tags (802.1Q headers) are added to frames passing through a RAD port: unmodify leaves frames unchanged, tag adds tags only to untagged frames, and stack adds tags to all frames including already-tagged ones. Network administrators use this setting to manage VLAN encapsulation behavior at the port level, enabling selective tagging strategies for traffic engineering or multi-VLAN scenarios.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.3.1.1 snmpwalk -v2c -c public <target> RAD-MIB::radDot1qPortStacking
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.3.1.1.1 snmpget -v2c -c public <target> RAD-MIB::radDot1qPortStacking.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.9.3.1.1.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.1 | radDot1qPortStacking | RAD-MIB |