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
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
SYNTAX OCTET STRING (SIZE 4 Bytes)
(00 00 00 00 )
ACCESS
STATUS mandatory
::= {
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.
SYNTAX INTEGER STRING (3=Create, 4=Delete)
ACCESS
STATUS mandatory
::= {
The MIB OBJECT IDENTIFIER for reading the VLANVersionNumber is:
OID 1.3.6.1.4.1.97.9.14.4.1.4