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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk pClassifyRTPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-PRIORITY-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-PRIORITY-CLASSIFY-MIB::pClassifyRTPTable'
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 row .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1
This entry for pClassifyRTPEntry.
Column Syntax OID
The index of the MIB-II interface that the
packet is destined for.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.1
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
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
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
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
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk pClassifyUDPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CT-PRIORITY-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-PRIORITY-CLASSIFY-MIB::pClassifyUDPTable'
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 row .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.
Column Syntax OID
The UDP destination port number tha qualifies as a
candidate for low delay classification.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.1
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
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