CT-PRIORITY-CLASSIFY-MIB

File: CT-PRIORITY-CLASSIFY-MIB.mib (12269 bytes)

Imported modules

RFC-1212 CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE ctPriorityExt

Defined Types

PClassifyRTPEntry  
SEQUENCE    
  pClassifyRTPInterfaceNumber INTEGER
  pClassifyRTPState INTEGER
  pClassifyRTPTOSPrecedence INTEGER
  pClassifyRTPTagPriority INTEGER
  pClassifyRTPTagVID INTEGER

PClassifyUDPEntry  
SEQUENCE    
  pClassifyUDPPortNumber INTEGER
  pClassifyUDPState INTEGER
  pClassifyUDPLowDelayQueuePreference INTEGER

Defined Values

ctPriorityExtClassifyConfig 1.3.6.1.4.1.52.4.1.2.14.5
OBJECT IDENTIFIER    

pClassifyRTP 1.3.6.1.4.1.52.4.1.2.14.5.1
OBJECT IDENTIFIER    

pClassifyUDP 1.3.6.1.4.1.52.4.1.2.14.5.2
OBJECT IDENTIFIER    

pClassifyRTPLowDelayQueuePreference 1.3.6.1.4.1.52.4.1.2.14.5.1.1
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

pClassifyRTCPParsing 1.3.6.1.4.1.52.4.1.2.14.5.1.2
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

pClassifyRTPTable 1.3.6.1.4.1.52.4.1.2.14.5.1.3
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PClassifyRTPEntry

pClassifyRTPEntry 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1
This entry for pClassifyRTPEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PClassifyRTPEntry  

pClassifyRTPInterfaceNumber 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.1
The index of the MIB-II interface that the packet is destined for.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pClassifyRTPState 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.2
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 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noModification(1), onlyQTag(2), onlyQTOS(3), qTagAndQTOS(4)  

pClassifyRTPTOSPrecedence 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.3
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 in the TOS portion of the IP Datagram. This object is valid only if pClassifyRTPState is OnlyQTOS or QTagAndQTOS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

pClassifyRTPTagPriority 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.4
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 of the TCI (Tag Control Information) format. This object is only valid if pClassifyRTPState is OnlyQTag or QTagAndQTOS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

pClassifyRTPTagVID 1.3.6.1.4.1.52.4.1.2.14.5.1.3.1.5
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 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

pClassifyUDPTable 1.3.6.1.4.1.52.4.1.2.14.5.2.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PClassifyUDPEntry

pClassifyUDPEntry 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PClassifyUDPEntry  

pClassifyUDPPortNumber 1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.1
The UDP destination port number tha qualifies as a candidate for low delay classification.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

pClassifyUDPState 1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.2
A packet with UDP port number equal to pClassifyUDPPortNumber will be put on a low_delay queue if state is Enabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), remove(3)  

pClassifyUDPLowDelayQueuePreference 1.3.6.1.4.1.52.4.1.2.14.5.2.1.1.3
Preference with which packet with UDP destination port number equal to pClassifyUDPPortNumberis put on the queue.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7