vlanIDType

ZHNLAYER2BRIDGING · .1.3.6.1.4.1.5504.2.5.42.1.10.1.10

Object

column VlanIDType
This parameter specifies the port VLAN membership type. 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 leaves the device on the provised the GEM Port.

Context

MIB
ZHNLAYER2BRIDGING
OID
.1.3.6.1.4.1.5504.2.5.42.1.10.1.10
Type
column
Access
readonly
Status
current
Parent
markingEntry
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::vlanIDType'
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::vlanIDType.<markingKey>.<markingBridgeReference>'
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::vlanIDType'

Syntax

Source
VlanIDType
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance