ctVlanClassifyDataMeaning
CTRON-VLAN-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.2
Object
column
CtVlanClassifyType
The meaning of the ctVlanClassifyDataVal leaf for this
conceptual row. The ctVlanClassifyDataVal specifies a
particular value which, when compared to packet data,
is used to classify that packet into a particular VLAN.
The part of the packet (if any), to which this data
comparison applies, is determined by this object.
For example, the value ipAddressBilateral(8) means that
the value ctVlanClassifyDataVal for this entry is an IP
address. It further means that the given IP address
will be compared against both source and destination
IP address fields in a packet. Such an entry obviously
would not not match against any non-IP packets.
Additionally, the value of this leaf will impose certain
implicit ranges and interpretations of data contained
within the ctVlanClassifyDataVal leaf for this entry. The
specific limitations of each type should be spelled out
in the comments for that type.
Context
- MIB
- CTRON-VLAN-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctVlanClassifyEntry
- Table
- ctVlanClassifyTable
- Siblings
- 6
Syntax
CtVlanClassifyType
- Source
- CtVlanClassifyType
- Base type
Enumeration
Values & Constraints
Type Values
1 | etherType |
2 | llcDsapSsap |
3 | ipTypeOfService |
4 | ipProtocolType |
5 | ipxClassOfService |
6 | ipxPacketType |
7 | ipAddressSource |
8 | ipAddressDestination |
9 | ipAddressBilateral |
10 | ipxNetworkSource |
11 | ipxNetworkDestination |
12 | ipxNetworkBilateral |
13 | ipUdpPortSource |
14 | ipUdpPortDestination |
15 | ipUdpPortBilateral |
16 | ipTcpPortSource |
17 | ipTcpPortDestination |
18 | ipTcpPortBilateral |
19 | ipxSocketSource |
20 | ipxSocketDestination |
21 | ipxSocketBilateral |
22 | macAddressSource |
23 | macAddressDestination |
24 | macAddressBilateral |
25 | ipFragments |
26 | ipUdpPortSourceRange |
27 | ipUdpPortDestinationRange |
28 | ipUdpPortBilateralRange |
29 | ipTcpPortSourceRange |
30 | ipTcpPortDestinationRange |
31 | ipTcpPortBilateralRange |
32 | icmpType |
33 | vlanId |
34 | tci |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctVlanClassifyVlanIndex The VLAN index for this entry. Any packet meeting the
classification criteria specified by this conceptual row
will be put into the VLAN indicated by this object. | column | VlanIndex | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1 |
| ctVlanClassifyDataVal The data value associated with ctVlanClassifyDataMeaning.
The explicit range of this value is any unsigned 32-bit
integer(0..4294967295). This range may vary, however,
depending… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.3 |
| ctVlanClassifyDataMask This object is the one's complement of a 32-bit mask.
This mask is applicable to the data comparison of
ctVlanClassifyDataVal. The mask is applied to the actual
packet data under… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.4 |
| ctVlanClassifyIngressList The set of ports on which this classification rule applies.
Classification occurs on ingress. An agent implementation
should allow a set operation of this object to create a
row … | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.5 |
| ctVlanClassifyRowStatus This object provides both control and status for the
associated conceptual row in the table. Rows can be
created in two ways.
createAndGo - The specified row will … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.6 |
| ctVlanClassifyRowInfo This object provides info about this row in the form of
an ASCII string, suitable for display purposes. The
intended purpose of this object is to provide an
'agent-specific' expl… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.7 |