|
Description:
|
lcsVLANMembershipStatus OBJECT-TYPE
SYNTAX INTEGER {portIsNotInVlan(0), portIncludedInVlan(1), portInForbiddenPortList(2), portInForbiddenPortListAndVlan(3)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"portIsNotInVlan(0): A port is nothing in a VLAN.
portIncludedInVlan(1): A port is included in a VLAN.
portInForbiddenPortList(2): A port is in the forbidden port list.
portInForbiddenPortListAndVlan(3):
A port is in the forbidden port list and at the same
time attempted included in the VLAN."
|
|
|