CT-PRIORITY-CLASSIFY-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CT-PRIORITY-CLASSIFY-MIB.
18
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
ctPriorityExtClassifyConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.14.5 |
IMPORTS Unknown .1.3.6.1.4.1.52.4.1.2.14.5 |
pClassifyRTP OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.14.5.1 |
pClassifyRTPLowDelayQueuePreferenceThis value represents one of eight preference levels,
0 through 7, with 0 being the worst and 7 the best.
The value will be translated by the device into a three
bit binary number. This value shall be used to put
incoming RTP packets on an internal queue.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.1.1 |
pClassifyRTCPParsingThis object will enable or disable parsing of all
forwarded packets looking for RTCP packets.
Enabled(2) means that all fowarded packets will be
parsed for RTCP. When an RTCP packet is found, the
identification of the associated RTP 'connection'
(next lower port number) is added to the list of low
delay ports. Disabled(1) means that no packets will be
parsed.rw Enumeration .1.3.6.1.4.1.52.4.1.2.14.5.1.2 |
pClassifyRTPTableA 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. SEQUENCE OF PClassifyRTPEntry .1.3.6.1.4.1.52.4.1.2.14.5.1.3 |
pClassifyRTPEntryThis entry for pClassifyRTPEntry. PClassifyRTPEntry .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1 |
pClassifyRTPInterfaceNumberThe index of the MIB-II interface that the
packet is destined for.ro INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.1 |
pClassifyRTPStateThis 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
modification is not allowed. OnlyQTag(2) means that only
802.1 P/Q tagging is allowed. When this object has a
value OnlyQTOS(3), modification of only the TOS
precedence field is permitted. QTagAndQTOS means that
both TOS precedence modification and P/Q tagging is
allowed.rw Enumeration .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.2 |
pClassifyRTPTOSPrecedenceThis 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 in the
TOS portion of the IP Datagram. This object is valid
only if pClassifyRTPState is OnlyQTOS or QTagAndQTOS.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.3 |
pClassifyRTPTagPriorityThis 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 of
the TCI (Tag Control Information) format. This object
is only valid if pClassifyRTPState is OnlyQTag or
QTagAndQTOS.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.4 |
pClassifyRTPTagVIDThis 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
specified in the IEEE 802.1Q. This value will be used
to classify qualified packets in accordance with the
IEEE 802.1Q standard. This object will also be used to
reclassify certain packets exiting the port specified
in pClassifyRTPInterfaceNumber whose TCI field contains
a VID equal to the NULL VLAN ID. This object is valid
only if pClassifyRTPState is OnlyQTag or QTagAndQTOS.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.5 |
pClassifyUDP OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.14.5.2 |
pClassifyUDPTableA 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. SEQUENCE OF PClassifyUDPEntry .1.3.6.1.4.1.52.4.1.2.14.5.2.1 |
pClassifyUDPEntryA list of objects that describe the UDP port numbers that qualify as candidates for low delay queue
preference classification. PClassifyUDPEntry .1.3.6.1.4.1.52.4.1.2.14.5.2.1.1 |
pClassifyUDPPortNumberThe UDP destination port number tha qualifies as a
candidate for low delay classification.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.1 |
pClassifyUDPStateA packet with UDP port number equal to
pClassifyUDPPortNumber will be put on a low_delay queue
if state is Enabled(2).rw Enumeration .1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.2 |
pClassifyUDPLowDelayQueuePreferencePreference with which packet with UDP destination port
number equal to pClassifyUDPPortNumberis put on the
queue.rw INTEGER .1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.3 |