RAD-MIB :: radDot1qPortStacking

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradDot1qPortStacking

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.9radBridgeGenCnfgRAD-MIB
1.3.6.1.4.1.164.4.1.9.3radDot1qPortVlanTableRAD-MIB
1.3.6.1.4.1.164.4.1.9.3.1radDot1qPortVlanEntryRAD-MIB
1.3.6.1.4.1.164.4.1.9.3.1.1radDot1qPortStackingRAD-MIB