|
|
Description:
|
dot1qPortGvrpStatus OBJECT-TYPE
SYNTAX INTEGER {enabled(1), disabled(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The state of GVRP operation on this port. The value enabled(1)
indicates that GVRP is enabled on this port, as long as
dot1qGvrpStatus is also enabled for this device. When disabled(2)
but dot1qGvrpStatus is still enabled for the device, GVRP is
disabled on this port: any GVRP packets received will be
silently discarded and no GVRP registrations will be propagated
from other ports. This object affects all GVRP Applicant and
Registrar state machines on this port. A transition from
disabled(2) to enabled(1) will cause a reset of all GVRP state
machines on this port."
DEFVAL {enabled}
|
|
|
|