rbSuServiceVLANHybridMode

RAINBOW-SERVICES-MIB · .1.3.6.1.4.1.12394.1.2.100.3.2.1.16

Object

column r/w Enumeration
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.

Context

MIB
RAINBOW-SERVICES-MIB
OID
.1.3.6.1.4.1.12394.1.2.100.3.2.1.16
Type
column
Access
readwrite
Status
current
Parent
rbSuServiceConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbSuServiceVLANHybridMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbSuServiceVLANHybridMode.<rbSuServiceMacAddress>.<rbSuServiceIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-SERVICES-MIB::rbSuServiceVLANHybridMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable