MIB Viewer

a3ComSysBridgeVlanMode

OBJECT-TYPE
1.3.6.1.4.1.43.29.4.10.2.1.15
Access
read-write
Status
mandatory
Sub-identifiers
0
This object indicates the VLAN types that this bridge will support. Open mode means that each VLAN within this bridge will be of the Open type; all VLANs within this bridge will share the same address table. Closed mode means that each VLAN within this bridge will be of the Closed type; each VLAN within this bridge will have its own address table. Mixed mode means that each VLAN within this bridge with be of either the Open or Closed type; all Open VLANs will share the same address table and each Closed VLAN will have its own address table.
INTEGER { open(1), closed(2), mixed(3), notSupported(4) }