ctPriClassifyDataMeaning
CTRON-PRIORITY-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.2
Object
column
CtPriClassifyType
The meaning of the ctPriClassifyDataVal leaf for this
conceptual row. The ctPriClassifyDataVal specifies a
particular value which, when compared to packet data,
is used to classify that packet to a particular priority.
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 ctPriClassifyDataVal 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 ctPriClassifyDataVal leaf for this entry. The
specific limitations of each type should be spelled out
in the comments for that type.
Context
- MIB
- CTRON-PRIORITY-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctPriClassifyEntry
- Table
- ctPriClassifyTable
- Siblings
- 8
Syntax
CtPriClassifyType
- Source
- CtPriClassifyType
- 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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctPriClassifyPriority The priority for this entry. Any packet meeting the
classification criteria specified by this conceptual row
will be given the priority indicated by this object. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.1 |
| ctPriClassifyDataVal The data value associated with ctPriClassifyDataMeaning.
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.14.6.1.4.1.3 |
| ctPriClassifyDataMask This object is the one's complement of a 32-bit mask.
This mask is applicable to the data comparison of
ctPriClassifyDataVal. The mask is applied to the actual
packet data under … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.4 |
| ctPriClassifyIngressList 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 | PortList | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.5 |
| ctPriClassifyRowStatus 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.14.6.1.4.1.6 |
| ctPriClassifyRowInfo 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.14.6.1.4.1.7 |
| ctPriClassifyTOSStatus This object indicates whether an IP Type Of Service (TOS)
value, defined by ctPriClassifyTOSValue, should be written
into the TOS field of the IP header for any packet matching
th… | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.8 |
| ctPriClassifyTOSValue The value to be written into the IP TOS field of the IP header
of any packet that matches the classification specified by the
conceptual row. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.9 |