RAD-MIB :: prtIpParamMngVlanSupport

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtIpParamMngVlanSupport

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 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.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.15systemPortDACS-MIB
1.3.6.1.4.1.164.6.2.15.6prtIPRAD-MIB
1.3.6.1.4.1.164.6.2.15.6.1prtIpParamTableRAD-MIB
1.3.6.1.4.1.164.6.2.15.6.1.1prtIpParamEntryRAD-MIB
1.3.6.1.4.1.164.6.2.15.6.1.1.9prtIpParamMngVlanSupportRAD-MIB