CT-PRIORITY-CLASSIFY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
8

pClassifyRTPTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.14.5.1.3 · 1 row entry · 5 columns
A list describing which MIB-II interfaces
will allow 802.1 P/Q tagging or modification of the 
precedence field in the TOS portion of an IP packet or 
both.  It also specifies the tagging value and the TOS 
precedence where applicable.
pClassifyRTPEntry entry .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1
This entry for pClassifyRTPEntry.
Indexes
pClassifyRTPInterfaceNumber
Column Syntax OID
pClassifyRTPInterfaceNumber mandatory
The index of the MIB-II interface that the
packet is destined for.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.1
pClassifyRTPState mandatory
This object will enable or disable modification of the TOS precedence field and the 802.1
P/Q tagging. A value of NoModification(1) implies that
modi…
Enumerationr/w
Enumerated Values:
1noModification
2onlyQTag
3onlyQTOS
4qTagAndQTOS
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.2
pClassifyRTPTOSPrecedence mandatory
This value represents one of eight precedence levels,
0 through 7, with 0 being the lowest and 7 the highest.
The value will be translated by the device into a three
bit binary number for use as the precedence field i…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.3
pClassifyRTPTagPriority mandatory
This value represents one of eight priority levels,
0 through 7, with 0 being the lowest and 7 the highest.
The value will be translated by the device into a three
bit binary number for use as the user_priority field…
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.4
pClassifyRTPTagVID mandatory
This value represents a twelve bit VLAN identifier
(VID) as specified in the IEEE 802.1Q standard. This
object will provide a twelve bit VID in the TCI (Tag
Control Information) portion of a tagged frame as
specifie…
Integer32r/w
Constraints:
range: 0-4095
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.5

pClassifyUDPTable

table mandatory
.1.3.6.1.4.1.52.4.1.2.14.5.2.1 · 1 row entry · 3 columns
A list of UDP destination port numbers, UDP packets
whose port numbers appear in this table will be put on 
a low delay queue, and the preference specified.
pClassifyUDPEntry entry .1.3.6.1.4.1.52.4.1.2.14.5.2.1.1
A list of objects that describe the UDP port numbers that qualify as candidates for low delay queue
preference classification.
Indexes
pClassifyUDPPortNumber
Column Syntax OID
pClassifyUDPPortNumber mandatory
The UDP destination port number tha qualifies as a
candidate for low delay classification.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.1
pClassifyUDPState mandatory
A packet with UDP port number equal to
pClassifyUDPPortNumber will be put on a low_delay queue
if state is Enabled(2).
Enumerationr/w
Enumerated Values:
1disabled
2enabled
3remove
.1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.2
pClassifyUDPLowDelayQueuePreference mandatory
Preference with which packet with UDP destination port
number equal to pClassifyUDPPortNumberis put on the
queue.
Integer32r/w
Constraints:
range: 0-7
.1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.3