Enterasys Networks ELS10-27TX Switch User Manual


 
7-6
Workgroup MIB Objects
7.2.5.3 Ports (WorkGroupPorts)
This is a list of all ports within the Workgroup. From left to right, the first octet
specifies ports 1-8, the second octet specifies ports 9-16, the third octet specifies
ports 17-32 and the fourth octet specifies ports 24-27.
When create or add is used, you must provide a list of ports to be included in the
Workgroup. For example, if you want to include ports 1 through 4 in the
Workgroup, you would use the following octet: 0XF0000000.
When delete is used, it must be a non-zero value. Regardless of the value, all
ports will be removed, and the Workgroup deleted. The user is not allowed to
perform a partial delete.
els10-27WorkGroupPorts OBJECT-TYPE
SYNTAX OCTET STRING (SIZE 4 Bytes)
(00 |00 |00 |00 )
(1-8|9-16|17-23|24-27)
ACCESS read-write
STATUS mandatory
::= { els10-27WorkGroupEntry 3 }
The MIB OBJECT IDENTIFIER for reading the VLANVersionNumber
is:
OID 1.3.6.1.4.1.97.9.14.4.1.3
7.2.5.4 Type (WorkGroupType)
This is the type of Workgroup action (create or delete). If you want to create or
add, enter a value of 3. This creates or adds using the values in the three
preceding variables. If you want to delete, enter a value of 4.
els10-27WorkGroupType OBJECT-TYPE
SYNTAX INTEGER STRING (3=Create, 4=Delete)
ACCESS read-write
STATUS mandatory
::= { els10-27WorkGroupEntry 4 }
The MIB OBJECT IDENTIFIER for reading the VLANVersionNumber
is:
OID 1.3.6.1.4.1.97.9.14.4.1.4