MIB Viewer

provDot1qPortVlanPortType

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.501.5.20.10.1.3
Access
read-write
Status
current
Sub-identifiers
0
VLAN Port Type. When the port is configured as 'tunnel' port, the object returns value as 'tunnel'. If trunk VLANs are assigned to the port, the object returns value as 'trunk'. Trunk VLANs and Access VLANs are assigned to the port, the value becomes 'trunkWithAccess'. If the port has only access vlan, the value becomes 'accessOnly'.
INTEGER { invalid(0), tunnel(1), trunk(2), trunkWithAccess(3), accessOnly(4) }