MIB Viewer

rbSuServiceVLANHybridMode

OBJECT-TYPE
1.3.6.1.4.1.12394.1.2.100.3.2.1.16
Access
read-write
Status
current
Sub-identifiers
0
Hybrid VLAN Mode of operation enables classification of both tagged and untagged packets or untagged packets only, according to the following rules: - Hybrid VLAN Mode disabled and Client Site VLAN List is not empty: Only packets tagged with a VLAN ID that exists in the VLAN List will be forwarded. VLAN List can include up to 16 entries. - Hybrid VLAN Mode disabled and Client Site VLAN List is empty: All (both untagged and tagged with any VLAN ID) will be forwarded. - Hybrid VLAN Mode enabled and Client Site VLAN List is not empty: Untagged packets, and packets tagged with a VLAN ID that exists in the VLAN List will be forwarded. VLAN List can include up to 15 entries. - Hybrid VLAN Mode enabled and Client Site VLAN List is empty: Only untagged frames will be forwarded.
INTEGER { enable ( 1 ) , disable ( 2 ) }