ctVlanProtoPortList
CTRON-VLAN-EXTENSIONS-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.5.3.1.3
Object
column
mandatory
r/w
OctetString
The set of ports on the device, specified by ctVlanVID and ctVlanProtoEtherType, that will classify received 'untagged' packets of ctVlanProtoEtherType type, to the VLAN specified by ctVlanVID. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port on this device 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'. A set of this object prior to creating an entry by setting ctVlanProtoEstablish will fail with a NO-INSTANCE error. This object will have an initial value '0' for each port that is represented.
Context
- MIB
- CTRON-VLAN-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.5.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctVlanProtoAssignEntry
- Table
- ctVlanProtoAssignTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctVlanProtoEtherType mandatory This object returns the protocol or Ether type that is mapped to
the VLAN specified in it's instancing. This object takes the
value of any valid Ether type(0x0600..0xFFFF).
… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.16.5.3.1.1 |
| ctVlanProtoEstablish mandatory A set of the value create(1), causes an entry to be added to the
ctVlanProtoAssignTable as specified by the instancing information
of ctVlanVID and ctVlanProtoEtherType. This ha… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.16.5.3.1.2 |