vlanType

ZHNLAYER2BRIDGING · .1.3.6.1.4.1.5504.2.5.42.1.8.1.6

Object

column r/w VlanTypeValues
The type of 802.1Q VLAN associated with this Bridge entry. 
Enumeration of:
               Unknown
               Bridged
		    Routed
		    TlsBridged
		    PppoeRouted
		    PppoeBridged
		    BRouted
		    PWEBridged
		    CPU-Bridged

Context

MIB
ZHNLAYER2BRIDGING
OID
.1.3.6.1.4.1.5504.2.5.42.1.8.1.6
Type
column
Access
readwrite
Status
current
Parent
bridgeEntry
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::vlanType'
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::vlanType.<bridgeKey>'
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::vlanType'

Syntax

Source
VlanTypeValues
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance