ctPriClassifyTOSStatus
CTRON-PRIORITY-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.8
Object
column
r/w
Enumeration
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
the classification specified by this conceptual row. This
object may be set to enable only for the conceptual rows
whose ctPriClassifyDataMeaning and ctPriClassifyDataVal have
the following values:
ctPriClassifyDataMeaning ctPriClassifyDataVal
------------------------ --------------------
etherType(1) 0x0800 (IP)
llcDsapSsap(2) 0x0606 (IP)
ipTypeOfService(3) any
ipProtocolType(4) any
ipAddressSource(7) any
ipAddressDestination(8) any
ipAddressBilateral(9) any
ipUdpPortSource(13) any
ipUdpPortDestination(14) any
ipUdpPortBilateral(15) any
ipTdpPortSource(16) any
ipTdpPortDestination(17) any
ipTdpPortBilateral(18) any
ipFrag(25) not applicable
A conceptual row that does not fall into these categories may
be set to disable(2) and will return disable(2).
Context
- MIB
- CTRON-PRIORITY-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctPriClassifyEntry
- Table
- ctPriClassifyTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
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 |
| ctPriClassifyDataMeaning 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 classi… | column | CtPriClassifyType | .1.3.6.1.4.1.52.4.1.2.14.6.1.4.1.2 |
| 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 |
| 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 |