CTRON-PRIORITY-EXTENSIONS-MIB
35 objects
No module-level DESCRIPTION found.
Imported Objects
| CTRON-MIB-NAMES | ctPriorityExt |
| RFC-1212 | OBJECT-TYPE |
| RFC1213-MIB | PhysAddress |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.14.1 | NodectPriorityExtTxQueue | |||
| 1.3.6.1.4.1.52.4.1.2.14.1.1 | TablectPriorityExtTXQueueTable | not-accessible | mandatory | This table provides information pertaining to the number of physical transmit queues per interface. |
| 1.3.6.1.4.1.52.4.1.2.14.1.1.1 | RowctPriorityExtTXQueueEntry | not-accessible | mandatory | Specifies the number of transmit queues for this interface. |
| 1.3.6.1.4.1.52.4.1.2.14.1.1.1.1 | ColumnctPriorityExtSlotNum | read-only | mandatory | The slot num of the device that the interface is located on. |
| 1.3.6.1.4.1.52.4.1.2.14.1.1.1.2 | ColumnctPriorityExtInterfaceNum | read-only | mandatory | The interface number for which the information is requested. This is equal to the MIB-II ifIndex. |
| 1.3.6.1.4.1.52.4.1.2.14.1.1.1.3 | ColumnctPriorityExtNumTXQueues | read-only | mandatory | The number of physical transmit queues for the requested interface. |
| 1.3.6.1.4.1.52.4.1.2.14.2 | NodectPriorityExtMACConfig | |||
| 1.3.6.1.4.1.52.4.1.2.14.2.1 | ScalarctPriorityExtMACStatus | read-write | mandatory | Defines the status of the priority packet forwarding based on MAC address. Setting ctIfPriorityExtMACStatus to a value of disable(2), disables the forwarding o… |
| 1.3.6.1.4.1.52.4.1.2.14.2.2 | ScalarctPriorityExtNumMACEntries | read-only | mandatory | The number of active entries in the ctPriorityExtMACTable. |
| 1.3.6.1.4.1.52.4.1.2.14.2.3 | ScalarctPriorityExtMaxNumMACEntries | read-only | mandatory | The maximum number of entries allowed in the ctPriorityExtMACTable. |
| 1.3.6.1.4.1.52.4.1.2.14.2.4 | ScalarctPriorityExtMaxNumPktTypesPerMACEntry | read-only | mandatory | The maximum number of packet types that can be asssociated with any one MAC address in the ctPriorityExtMACTable |
| 1.3.6.1.4.1.52.4.1.2.14.2.5 | TablectPriorityExtMACTable | not-accessible | mandatory | This table provides the ability to specify priority based on the MAC addresses encoded in a packet. There are several possible permutations achieveable via thi… |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1 | RowctPriorityExtMACEntry | not-accessible | mandatory | Describes a particular MAC address priority entry. |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1.1 | ColumnctPriorityExtMACAddr | read-only | mandatory | The MAC address which will have a priority associated with it as specified by ctPriorityExtMACPriority. |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1.2 | ColumnctPriorityExtAddrType | read-only | mandatory | The type of MAC address which will have priority associated with it as specified by ctPriorityExtMACPriority. |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1.3 | ColumnctPriorityExtMACPktType | read-only | mandatory | The packet type associated with a particular MAC address, specified by ctPriorityExtMACAddr, which will have priority associated with it as specified by ctPrio… |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1.4 | ColumnctPriorityExtMACVlanId | read-write | mandatory | A set of 65335 (0xFFFF) causes the priority value specified in ctPriorityExtMACPriority to apply to all packets matching the criteria specified by ctPriorityEx… |
| 1.3.6.1.4.1.52.4.1.2.14.2.5.1.5 | ColumnctPriorityExtMACPriority | read-write | mandatory | 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… |
| 1.3.6.1.4.1.52.4.1.2.14.3 | NodectPriorityExtPktTypeConfig | |||
| 1.3.6.1.4.1.52.4.1.2.14.3.1 | ScalarctPriorityExtPktTypeStatus | read-write | mandatory | Defines the status of the priority packet forwarding based exclusively on packet type. Setting ctIfPriorityPktTypeExtStatus to a value of disable(2) disables t… |
| 1.3.6.1.4.1.52.4.1.2.14.3.2 | ScalarctPriorityExtNumPktTypeEntries | read-only | mandatory | The number of active entries in the ctPriorityExtPktTypeTable. |
| 1.3.6.1.4.1.52.4.1.2.14.3.3 | ScalarctPriorityExtMaxNumPktTypeEntries | read-only | mandatory | The maximum number of entries allowed in the ctPriorityExtPktTypeTable. |
| 1.3.6.1.4.1.52.4.1.2.14.3.4 | TablectPriorityExtPktTypeTable | not-accessible | mandatory | 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 criter… |
| 1.3.6.1.4.1.52.4.1.2.14.3.4.1 | RowctPriorityExtPktTypeEntry | not-accessible | mandatory | Describes a particular packet type priority entry. |
| 1.3.6.1.4.1.52.4.1.2.14.3.4.1.1 | ColumnctPriorityExtPktType | read-only | mandatory | The packet type which will have priority associated with it as specified by ctPriorityExtPktTypePriority. A value of 1 indicates that this entry pertains to al… |
| 1.3.6.1.4.1.52.4.1.2.14.3.4.1.2 | ColumnctPriorityExtPktTypeVlanId | read-write | mandatory | A set of 65535 (0xFFFF) causes the priority value specified in ctPriorityExtPktTypePriority to apply to all packets of the type specified by ctPriorityExtPktTy… |
| 1.3.6.1.4.1.52.4.1.2.14.3.4.1.3 | ColumnctPriorityExtPktTypePriority | read-write | mandatory | 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 ctPriorityExtPriority… |
| 1.3.6.1.4.1.52.4.1.2.14.4 | NodectPriorityExtPortConfig | |||
| 1.3.6.1.4.1.52.4.1.2.14.4.1 | ScalarctPriorityExtPortStatus | read-write | mandatory | Defines the status of the priority packet forwarding based on receive port. Setting ctIfPriorityExtPortStatus to a value of disable(2), disables the forwarding… |
| 1.3.6.1.4.1.52.4.1.2.14.4.2 | TablectPriorityExtPortTable | not-accessible | mandatory | This table provides information pertaining to the priority associated with a receive port. |
| 1.3.6.1.4.1.52.4.1.2.14.4.2.1 | RowctPriorityExtPortEntry | not-accessible | mandatory | Specifies the priority associated with a specific physical interface. |
| 1.3.6.1.4.1.52.4.1.2.14.4.2.1.1 | ColumnctPriorityExtPortSlotNum | read-only | mandatory | The slot num of the device that the interface is located on. |
| 1.3.6.1.4.1.52.4.1.2.14.4.2.1.2 | ColumnctPriorityExtPortInterfaceNum | read-only | mandatory | The interface number for which the information is requested. |
| 1.3.6.1.4.1.52.4.1.2.14.4.2.1.3 | ColumnctPriorityExtPortPriority | read-write | mandatory | A set of priority(1-8) will modify an existing entry with the newly specified priority. Entries cannot be deleted from this table. |
| 1.3.6.1.4.1.52.4.1.2.14.4.2.1.4 | ColumnctPriorityExtFwdInboundPriority | read-write | mandatory | 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 va… |