|
Description:
|
vMobilePortDefVlanEnable OBJECT-TYPE
SYNTAX INTEGER {
enable(1),
disable(2),
notApplicable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicates default vlan enable state. When enabled, the port is not prevented
from forwarding and receiving frames in the default vlan as appropriate.
When disabled, the port is prevented from forwarding and receiving frames
in the default vlan.
Non-mobile ports that are potentially mobile do not have this property - a get
returns notApplicable."
DEFVAL { enable }
|
|
|