provDot1adPortVlanPortType

IPE-COMMON-MIB · .1.3.6.1.4.1.119.2.3.69.501.5.20.11.1.3

Object

column r/w Enumeration
VLAN Port Type.
When the port is configured as C-Bridge port, the object returns
'bridge'. If s-trunk VLANs are assigned to the port, the object
returns value as 'trunk'. S-Trunk VLANs and C-Access VLANs are
assigned to the port, the value becomes 'trunkWithAccess'. If the
port has only C-Access vlan, the value becomes 'accessOnly'.

Context

MIB
IPE-COMMON-MIB
OID
.1.3.6.1.4.1.119.2.3.69.501.5.20.11.1.3
Type
column
Access
readwrite
Status
current
Parent
provDot1adPortVlanEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.