MIB Viewer

fsDot1qVlanStaticPort

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.116.7.1.4.5.1.1
Access
read-write
Status
current
Sub-identifiers
0
Indicates whether the port is a member or a forbidden member in the forwarding information for this VLAN. 'addTagged' - to add the port in the tagged portlist. 'addUntagged' - to add the port in the untagged portlist. 'addForbidden' - to add the port in the forbidden portlist. 'delTagged' - to delete the port from the tagged portlist. 'delUntagged' - to delete the port from the untagged portlist. 'delForbidden' - to delete the port from the forbidden portlist.
INTEGER { addTagged(1), addUntagged(2), addForbidden(3), delTagged(4), delUntagged(5), delForbidden(6) }