VLAN MIB Objects
4.5.4 VID (VlanEgressVID)
The
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS
STATUS mandatory
::= {
The MIB OBJECT IDENTIFIER for accessing the VlanEgressVID is:
OID 1.3.6.1.4.1.97.9.20.6.5.1.2
4.5.5 List (VlanEgressList)
The set of ports to which traffic destined for the VLAN specified by els10- 27VlanEgressVID on the device will have this tag stripped on egress. 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.’
SYNTAX OCTET STRING (SIZE (1..8))
ACCESS
STATUS mandatory
::= {
The MIB OBJECT IDENTIFIER for accessing the VlanEgressList is:
OID 1.3.6.1.4.1.97.9.20.6.5.1.3