All MIBs › RAD-MIB › prtIpParamMngVlanSupport
prtIpParamMngVlanSupport
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtIpParamMngVlanSupport
OID (numeric): 1.3.6.1.4.1.164.6.2.15.6.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Management VLAN support (Tagging). no - No support of VLAN Tagging. yes - 4 VLAN bytes will be added to the frame.
What is prtIpParamMngVlanSupport?
This object controls whether VLAN tagging (802.1Q) is enabled on the management interface of a RAD device. When enabled, the interface will add 4 bytes of VLAN header information to management frames; when disabled, frames are sent untagged. Operators configure this based on the network topology to ensure management traffic can reach the device across VLANs or within specific VLAN segments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.9 snmpwalk -v2c -c public <target> RAD-MIB::prtIpParamMngVlanSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.9.1 snmpget -v2c -c public <target> RAD-MIB::prtIpParamMngVlanSupport.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.6.1.1.9.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.6 | prtIP | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1 | prtIpParamTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1 | prtIpParamEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.15.6.1.1.9 | prtIpParamMngVlanSupport | RAD-MIB |