Enterasys Networks ELS10-27TX Switch User Manual


 
4-18
VLAN MIB Objects
4.6.4 VID (VlanFilterGVRPVID)
The 12-bit VLAN Identifier associated with the configured VLAN. The valid
range is 1..4094.
els10-27VlanFilterGVRPVID OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS read-write
STATUS mandatory
::= { els10-27VlanFilterGVRPEntry 2 }
The MIB OBJECT IDENTIFIER for accessing the VlanFilterGVRPVID is:
OID 1.3.6.1.4.1.97.9.20.6.6.2
4.6.5 List (VlanFilterGVRPList)
The set of ports that will be restricted from learning of a VLAN ID from a GVRP
message. The VLAN ID is specified by els10-27VlanFilterGVRPVID. Each
octet within the value of this object specifies a set of eight ports. The first octet
specifies ports 1 through 8. The second octet specifies ports 9 through 16, etc.
Within each octet, the least significant bit represents the lowest numbered port,
and the most significant bit represents the highest numbered port. For example,
each port of the VLAN bridge is represented by a single bit within the value of
this object. If that bit has a value of ‘1’ then that port is included in the set of
ports; the port is not included if its bit has a value of ‘0.’
els10-27VlanFilterGVRPList OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS read-write
STATUS mandatory
::= { els10-27VlanFilterGVRPEntry 3 }
The MIB OBJECT IDENTIFIER for accessing the VLANFilterGVRPList is:
OID 1.3.6.1.4.1.97.9.20.6.6.3