CTRON-PRIORITY-EXTENSIONS-MIB

File: CTRON-PRIORITY-EXTENSIONS-MIB.mib (20621 bytes)

Imported modules

RFC-1212 RFC1213-MIB CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE PhysAddress ctPriorityExt

Defined Types

CtPriorityExtTXQueueEntry  
SEQUENCE    
  ctPriorityExtSlotNum INTEGER
  ctPriorityExtInterfaceNum INTEGER
  ctPriorityExtNumTXQueues INTEGER

CtPriorityExtMACEntry  
SEQUENCE    
  ctPriorityExtMACAddr PhysAddress
  ctPriorityExtAddrType INTEGER
  ctPriorityExtMACPktType INTEGER
  ctPriorityExtMACVlanId INTEGER
  ctPriorityExtMACPriority INTEGER

CtPriorityExtPktTypeEntry  
SEQUENCE    
  ctPriorityExtPktType INTEGER
  ctPriorityExtPktTypeVlanId INTEGER
  ctPriorityExtPktTypePriority INTEGER

CtPriorityExtPortEntry  
SEQUENCE    
  ctPriorityExtPortSlotNum INTEGER
  ctPriorityExtPortInterfaceNum INTEGER
  ctPriorityExtPortPriority INTEGER
  ctPriorityExtFwdInboundPriority INTEGER

Defined Values

ctPriorityExtTxQueue 1.3.6.1.4.1.52.4.1.2.14.1
OBJECT IDENTIFIER    

ctPriorityExtTXQueueTable 1.3.6.1.4.1.52.4.1.2.14.1.1
This table provides information pertaining to the number of physical transmit queues per interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtPriorityExtTXQueueEntry

ctPriorityExtTXQueueEntry 1.3.6.1.4.1.52.4.1.2.14.1.1.1
Specifies the number of transmit queues for this interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtPriorityExtTXQueueEntry  

ctPriorityExtSlotNum 1.3.6.1.4.1.52.4.1.2.14.1.1.1.1
The slot num of the device that the interface is located on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtInterfaceNum 1.3.6.1.4.1.52.4.1.2.14.1.1.1.2
The interface number for which the information is requested. This is equal to the MIB-II ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtNumTXQueues 1.3.6.1.4.1.52.4.1.2.14.1.1.1.3
The number of physical transmit queues for the requested interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

ctPriorityExtMACConfig 1.3.6.1.4.1.52.4.1.2.14.2
OBJECT IDENTIFIER    

ctPriorityExtMACStatus 1.3.6.1.4.1.52.4.1.2.14.2.1
Defines the status of the priority packet forwarding based on MAC address. Setting ctIfPriorityExtMACStatus to a value of disable(2), disables the forwarding of packets based on priority table information. All information remains in existence but is not considered in the forwarding decision.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctPriorityExtNumMACEntries 1.3.6.1.4.1.52.4.1.2.14.2.2
The number of active entries in the ctPriorityExtMACTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMaxNumMACEntries 1.3.6.1.4.1.52.4.1.2.14.2.3
The maximum number of entries allowed in the ctPriorityExtMACTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMaxNumPktTypesPerMACEntry 1.3.6.1.4.1.52.4.1.2.14.2.4
The maximum number of packet types that can be asssociated with any one MAC address in the ctPriorityExtMACTable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMACTable 1.3.6.1.4.1.52.4.1.2.14.2.5
This table provides the ability to specify priority based on the MAC addresses encoded in a packet. There are several possible permutations achieveable via this table. Priorities in this table may be based on the following criteria: Destination address and specific packet type and VLAN ID Destination address and specific packet type Destination address Source address and specific packet type and VLAN ID Source address and specific packet type Source address Destination or source address and specific packet type and VLAN ID Destination or source address and specific packet type Destination or source address Depending on the values set in the table which of these criteria will be used for any given packet. If any given relationship can not be created the set will fail with a BAD-VALUE error.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtPriorityExtMACEntry

ctPriorityExtMACEntry 1.3.6.1.4.1.52.4.1.2.14.2.5.1
Describes a particular MAC address priority entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtPriorityExtMACEntry  

ctPriorityExtMACAddr 1.3.6.1.4.1.52.4.1.2.14.2.5.1.1
The MAC address which will have a priority associated with it as specified by ctPriorityExtMACPriority.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ctPriorityExtAddrType 1.3.6.1.4.1.52.4.1.2.14.2.5.1.2
The type of MAC address which will have priority associated with it as specified by ctPriorityExtMACPriority.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER destAddr(1), srcAddr(2), destOrSource(3)  

ctPriorityExtMACPktType 1.3.6.1.4.1.52.4.1.2.14.2.5.1.3
The packet type associated with a particular MAC address, specified by ctPriorityExtMACAddr, which will have priority associated with it as specified by ctPriorityExtMACPriority. A value of 1 indicates that this entry pertains to all packet types. A single value in the range of 0x0600..0xFFFF indicates that this entry only pertains to that particular packet type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMACVlanId 1.3.6.1.4.1.52.4.1.2.14.2.5.1.4
A set of 65335 (0xFFFF) causes the priority value specified in ctPriorityExtMACPriority to apply to all packets matching the criteria specified by ctPriorityExtMACAddr, ctPriorityExtAddrType, and ctPriorityExtMACPktType. Any value between 1 and 4095 is a valid VLAN ID (IEEE 802.1q) and causes ctPriorityExtMACPriority to only apply to packets that are of matching the above criteria and that are members of the IEEE 802.1q VLAN specified by the value set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMACPriority 1.3.6.1.4.1.52.4.1.2.14.2.5.1.5
A set of delete(100) will delete this row from the ctPriorityExtMACTable. A set of priority(1-8) will either create a row in the ctPriorityExtMACTable with the specified priority or modify an existing entry with the newly specified priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8), delete(100)  

ctPriorityExtPktTypeConfig 1.3.6.1.4.1.52.4.1.2.14.3
OBJECT IDENTIFIER    

ctPriorityExtPktTypeStatus 1.3.6.1.4.1.52.4.1.2.14.3.1
Defines the status of the priority packet forwarding based exclusively on packet type. Setting ctIfPriorityPktTypeExtStatus to a value of disable(2) disables the forwarding of packets based on priority table information. All information remains in existence but is not considered in the forwarding decision.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctPriorityExtNumPktTypeEntries 1.3.6.1.4.1.52.4.1.2.14.3.2
The number of active entries in the ctPriorityExtPktTypeTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtMaxNumPktTypeEntries 1.3.6.1.4.1.52.4.1.2.14.3.3
The maximum number of entries allowed in the ctPriorityExtPktTypeTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtPktTypeTable 1.3.6.1.4.1.52.4.1.2.14.3.4
This table provides the ability to specify priority based on the packet type encoded in a packet. Priorities in this table may be based on the following criteria: Packet type and VLAN ID Packet type If any given relationship can not be created the set will fail with a BAD-VALUE error.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtPriorityExtPktTypeEntry

ctPriorityExtPktTypeEntry 1.3.6.1.4.1.52.4.1.2.14.3.4.1
Describes a particular packet type priority entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtPriorityExtPktTypeEntry  

ctPriorityExtPktType 1.3.6.1.4.1.52.4.1.2.14.3.4.1.1
The packet type which will have priority associated with it as specified by ctPriorityExtPktTypePriority. A value of 1 indicates that this entry pertains to all packet types. A single value in the range of 0x0600..0xFFFF indicates that this entry only pertains to that particular packet type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtPktTypeVlanId 1.3.6.1.4.1.52.4.1.2.14.3.4.1.2
A set of 65535 (0xFFFF) causes the priority value specified in ctPriorityExtPktTypePriority to apply to all packets of the type specified by ctPriorityExtPktType. Any value between 1 and 4095 is a valid VLAN ID (IEEE 802.1q) and causes ctPriorityExtPktTypePriority to only apply to packets that are of ctPriorityExtPktType type and are members of the IEEE 802.1q VLAN specified by the value set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ctPriorityExtPktTypePriority 1.3.6.1.4.1.52.4.1.2.14.3.4.1.3
A set of delete(100) will delete this row from the ctPriorityExtPriorityTypeTable. A set of priority(1-8) will either create a row in the ctPriorityExtPriorityTypeTable with the specified priority or modify an existing entry with the newly specified priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8), delete(100)  

ctPriorityExtPortConfig 1.3.6.1.4.1.52.4.1.2.14.4
OBJECT IDENTIFIER    

ctPriorityExtPortStatus 1.3.6.1.4.1.52.4.1.2.14.4.1
Defines the status of the priority packet forwarding based on receive port. Setting ctIfPriorityExtPortStatus to a value of disable(2), disables the forwarding of packets based on priority table information. All information remains in existence but is not considered in the forwarding decision.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctPriorityExtPortTable 1.3.6.1.4.1.52.4.1.2.14.4.2
This table provides information pertaining to the priority associated with a receive port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtPriorityExtPortEntry

ctPriorityExtPortEntry 1.3.6.1.4.1.52.4.1.2.14.4.2.1
Specifies the priority associated with a specific physical interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtPriorityExtPortEntry  

ctPriorityExtPortSlotNum 1.3.6.1.4.1.52.4.1.2.14.4.2.1.1
The slot num of the device that the interface is located on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtPortInterfaceNum 1.3.6.1.4.1.52.4.1.2.14.4.2.1.2
The interface number for which the information is requested.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ctPriorityExtPortPriority 1.3.6.1.4.1.52.4.1.2.14.4.2.1.3
A set of priority(1-8) will modify an existing entry with the newly specified priority. Entries cannot be deleted from this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8)  

ctPriorityExtFwdInboundPriority 1.3.6.1.4.1.52.4.1.2.14.4.2.1.4
This controls whether a packet that is received with a priority tag is forwarded with the priority encoded in the tag or the default priority of the port. A value of enable(1) means the packet will be forwarded with the priority encoded in the tag. A value of disable(2) means the packet will be given the default priority of the port it was received on.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)