MIB Viewer

prConPortVLANConfigMode

OBJECT-TYPE
1.3.6.1.4.1.43.10.34.2.1.1.1
Access
read-write
Status
mandatory
Sub-identifiers
0
This object specifies the VLAN mode to be used. Setting it to portMode(3) requires the user to configure the port's VLAN membership explicitly, whereas autoSelect(4) causes it to acquire its membership from the VLAN Server. VLAN mode can be set for the whole stack or for individual ports. When a unit is initialised to factory defaults, prConPortVLANConfigMode for every port is set to useDefault(2), and the actual setting for the port is decided by the value of prConStackVLANConfigMode. The other values of this object allow the setting to be varied for the individual port.
INTEGER { notApplicable(1), useDefault(2), portMode(3), autoSelect(4) }