VLAN Configuration Table
![]() | Note: jnxVlanTable has been deprecated and is replaced by jnxExVlanTable. |
The jnxVlanTable, whose object identifier is {jnxVlanMIbObjects 1}, contains VLAN names and properties. Each jnxVlanEntry contains the entries listed in Table 1.
Table 1: jnxVlanTable
Object | Object ID | Description |
|---|---|---|
jnxVlanName | jnxVlanEntry 1 | Contains the name of the VLAN, which can be a string of not more than 255 characters. |
jnxVlanID | jnxVlanEntry 2 | Contains the identifier used internally by the device to reference the VLAN. This object can be an integer value in the range 1 through 4094. |
jnxVlanType | jnxVlanEntry 3 | Denotes the type of the VLAN. This object uses the following integer values:
The default value for this object is 1, static. |
jnxVlanPortGroupInstance | jnxVlanEntry 4 | Contains the index that identifies the subtree in the jnxVlanPortGroupTable. |
jnxVlanMacListInstance | jnxVlanEntry 5 | Contains an index that identifies the subtree to retrieve the list of MAC addresses to the jnxVlanMacListTable subtree to retrieve in. |
jnxExVlanTable
jnxExVlanTable, whose object identifier is {jnxVlanMIBObjects 5}, replaces the deprecated jnxVlanTable and contains the objects listed in Table 2.
Table 2: jnxExVlanTable
Object | Object ID | Description |
|---|---|---|
jnxExVlanID | jnxExVlanEntry 1 | Contains the identifier used internally by the device to reference the VLAN. This object can be an integer value in the range 1 through 4094. |
jnxExVlanName | jnxExVlanEntry 2 | Contains the name of the VLAN, VLAN name can be a string of not more than 255 characters. |
jnxExVlanType | jnxExVlanEntry 3 | Denotes the type of the VLAN. This object uses the following integer values:
The default value for this object is 1, static. |
jnxExVlanPortGroupInstance | jnxExVlanEntry 4 | Contains the index that identifies the subtree in the jnxVlanPortGroupTable. |

