vlanPortMembershipType

ZHNLAYER2BRIDGING · .1.3.6.1.4.1.5504.2.5.42.1.12.1.3

Object

column r/w VlanIDType
This parameter specifies the port VLAN membership type. When creating a
new Vlan Port Member Entry, the supported VLAN membership types are: 
              
    Tagged - The frame leaving the device has one VLAN tag.
              
    Untagged - The frame leaving the device has no VLAN tag.
              
    S-TAG - The frame leaving the device has a service VLAN tag or 
    a Service VLAN tag and a customer VLAN tag.
              
    TLS - The frame leaving the device may have a customer VLAN tag 
    or no VLAN tag.
              
    OMCI - The frame leaving the device is on the provisioned GEM Port.

Context

MIB
ZHNLAYER2BRIDGING
OID
.1.3.6.1.4.1.5504.2.5.42.1.12.1.3
Type
column
Access
readwrite
Status
current
Parent
vlanPortMembershipEntry
Groups
1

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 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::vlanPortMembershipType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::vlanPortMembershipType.<ifIndex>.<vlanPortVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLAYER2BRIDGING::vlanPortMembershipType'

Syntax

Source
VlanIDType
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance