4-16
VLAN MIB Objects
4.6 FILTER GVRP
4.6.1 GVRP (VlanFilterGVRPTable)
This table allows for the specifying of VLAN ID’s that will be restricted from
being learned by the device. If a GVRP packet is received specifying this VLAN
ID, it will be ignored.
els10-27VlanFilterGVRPTable OBJECT-TYPE
SYNTAX SEQUENCE OF Els10-27VlanFilterGVRPEntry
ACCESS not-accessible
STATUS mandatory
::= { els10-27VlanConfigVlan 6 }
The MIB OBJECT IDENTIFIER for accessing the VlanFilterGVRP is:
OID 1.3.6.1.4.1.97.9.20.6.6
4.6.2 Entry (VlanFilterGVRPEntry)
Allows for configuration of specific entries. Although this is configured as a
table, there is only a single instance. Entries should be referenced as simple
variables.
els10-27VlanFilterGVRPEntry OBJECT-TYPE
SYNTAX Els10-27VlanFilterGVRPEntry
ACCESS not-accessible
STATUS mandatory
INDEX { els10-27VlanFilterGVRPVID }
::= { els10-27VlanFilterGVRPTable 1 }
The MIB OBJECT IDENTIFIER for accessing the VlanFilterGVRP is:
OID 1.3.6.1.4.1.97.9.20.6.6.1