Enterasys Networks ELS10-27TX Switch User Manual


 
4-4
VLAN MIB Objects
4.2.5 Access List (VlanAccessList)
A list of ports that should act as ‘Access Ports’. These ports strip all tags on
egress and also make use of a shared database that will automatically be kept by
the firmware. Each octet within the value of this object specifies a set of eight
ports. The first octet specifies ports 1 through 8. The second octet specifies ports
9 through 16, etc. Within each octet, the least significant bit represents the lowest
numbered port, and the most significant bit represents the highest numbered port.
For example, each port of the VLAN bridge is represented by a single bit within
the value of this object. If that bit has a value of ‘1’ then that port is included in
the set of ports; the port is not included if its bit has a value of ‘0.’
els10-27VlanAccessList OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS read-write
STATUS mandatory
::= { els10-27VlanBridgeConfig 5 }
The MIB OBJECT IDENTIFIER for accessing the VlanAccessList is:
OID 1.3.6.1.4.1.97.9.20.5
4.2.6 VLAN (VlanConfigVlan)
The els10-27VlanConfigVlan manages the configuration of a specific VLAN
within a bridge. Each VLAN will have an entry in the els10-27VlanConfigTable.
The implementation of this group is MANDATORY.
els10-27VlanConfigVlan OBJECT IDENTIFIER
::= { els10-27VlanBridgeConfig 6 }
The MIB OBJECT IDENTIFIER for accessing the VlanConfigVlan is:
OID 1.3.6.1.4.1.97.9.20.6