rbServiceTemplateVLANTransparencyMode
RAINBOW-SERVICES-MIB ·
.1.3.6.1.4.1.12394.1.2.100.2.1.1.17
Object
column r/w
Enumeration
The VLAN Transparency Mode defines the method of transferring packets to the operator's upstream network. When set to enable, data packets sent from the Base Station to the backbone will be transferred transparently. When set to disable, data packets sent from the Base Station to the backbone will be transferred with a VLAN tag according to the VPL ID. The VLAN ID in tagged frames arriving from the wireless network will be replaced by the VPL ID.
Context
- MIB
- RAINBOW-SERVICES-MIB
- OID
.1.3.6.1.4.1.12394.1.2.100.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbServiceTemplateConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::rbServiceTemplateVLANTransparencyMode'
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::rbServiceTemplateVLANTransparencyMode.<rbServiceTemplateType>.<rbServiceTemplateIdx>'
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::rbServiceTemplateVLANTransparencyMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |