|
|
Description:
|
esrVirtualSwitchPortBindingType OBJECT-TYPE
SYNTAX INTEGER {
static(1), -- port binding was manually created
persistent(2), -- port binding was automatically created
dynamic(3) -- port binding was automatically created
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The method by which this switch port was bound to the VLAN.
If the value is static(1), the binding was manually created
by the administrator. If the value is persistent(2), the
binding was created by the switch because the VLAN is the
port-based VLAN for the switch port, or the switch port
VLAN Binding Method is persistent. These bindings may not
be removed. If the value is dynamic(3), the binding was
created by the switch as a result of receiving a tagged
frame on the switch port with a VLAN ID corresponding to
the VLAN."
|
|
|
|