MIB Viewer

provDot1adPortVlanPortType

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.501.5.20.11.1.3
Access
read-write
Status
current
Sub-identifiers
0
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'.
INTEGER { invalid(0), bridge(1), trunk(2), trunkWithAccess(3), accessOnly(4) }