cancel
Showing results for 
Search instead for 
Did you mean: 

How to Toggle GVRP Status via MIBs

How to Toggle GVRP Status via MIBs

FAQ_User
Extreme Employee
Article ID: 5462

Protocols/Features
GVRP
MIBs

Solution
The mib to manipulate is dot1qGvrpStatus=1.3.6.1.2.1.17.7.1.1.5 :
dot1qGvrpStatus OBJECT-TYPE
SYNTAX Integer {
enabled(1), disabled(2)
}
TEXTUAL-CONVENTION EnabledStatus
MAX-ACCESS Read/Write
STATUS Current DESCRIPTION
The administrative status requested by management
for GVRP. The value enabled(1) indicates that GVRP should
be enabled on this device, on all ports for which it has
not been specifically disabled. When disabled(2), GVRP
is disabled on all ports and all GVRP packets will be
forwarded transparently. This object affects all GVRP
Applicant and Registrar state machines. A transition
from disabled(2) to enabled(1) will cause a reset of all
GVRP state machines on all ports.
::= { dot1qBase 5 }
See 5237 for GVRP functionality background.
0 REPLIES 0
GTM-P2G8KFN