HUAWEI-OLC-MIB
22 objects
This MIB module provides certain configuration functions for the CPU overload control feature. The functions include the configuration of the mapping relation between the OLC queue and the priority, configuration and query of the attributes in the OLC queue, and configuration and query of the parameters of the system-level leaky bucket. The CPU overload control function is used for preventing the overuse of system resources of the device. This is to ensure that the interruption of all the service and the management failure of the NMS do not occur due to the overuse of CPU or other system resources.
Imported Objects
| HUAWEI-MIB | huaweiUtility |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.127 | IdentityhwOverLoadControl | This MIB module provides certain configuration functions for the CPU overload control feature. The functions include the configuration of the mapping relation … | ||
| 1.3.6.1.4.1.2011.6.127.1 | NodehwOverLoadControlQueue | |||
| 1.3.6.1.4.1.2011.6.127.1.1 | ScalarhwOverLoadControlCosQueueMappingMask | read-write | obsolete | Indicate how the cos maps to the queue ID. Every four bits indicate the queue ID corresponding to one cos value. The range of the queue ID is from 0 to 7. bit … |
| 1.3.6.1.4.1.2011.6.127.1.2 | NodehwOverLoadControlQueueWeight | |||
| 1.3.6.1.4.1.2011.6.127.1.2.1 | ScalarhwOverLoadControlQueue0Weight | read-write | obsolete | The weight value of the 0th WRR queue. WRR (Weighted Round Robin) DEFVAL { 7 } |
| 1.3.6.1.4.1.2011.6.127.1.2.2 | ScalarhwOverLoadControlQueue1Weight | read-write | obsolete | The weight value of the 1st WRR queue. WRR (Weighted Round Robin) DEFVAL { 8 } |
| 1.3.6.1.4.1.2011.6.127.1.2.3 | ScalarhwOverLoadControlQueue2Weight | read-write | obsolete | The weight value of the 2nd WRR queue. WRR (Weighted Round Robin) DEFVAL { 9 } |
| 1.3.6.1.4.1.2011.6.127.1.2.4 | ScalarhwOverLoadControlQueue3Weight | read-write | obsolete | The weight value of the 3rd WRR queue. WRR (Weighted Round Robin) DEFVAL { 10 } |
| 1.3.6.1.4.1.2011.6.127.1.2.5 | ScalarhwOverLoadControlQueue4Weight | read-write | obsolete | The weight value of the 4th WRR queue. WRR (Weighted Round Robin) DEFVAL { 15 } |
| 1.3.6.1.4.1.2011.6.127.1.2.6 | ScalarhwOverLoadControlQueue5Weight | read-write | obsolete | The weight value of the 5th WRR queue. WRR (Weighted Round Robin) DEFVAL { 16 } |
| 1.3.6.1.4.1.2011.6.127.1.2.7 | ScalarhwOverLoadControlQueue6Weight | read-write | obsolete | The weight value of the 6th WRR queue. WRR (Weighted Round Robin) DEFVAL { 17 } |
| 1.3.6.1.4.1.2011.6.127.1.2.8 | ScalarhwOverLoadControlQueue7Weight | read-write | obsolete | The weight value of the 7th WRR queue. WRR (Weighted Round Robin) DEFVAL { 18 } |
| 1.3.6.1.4.1.2011.6.127.1.3 | TablehwOverLoadControlQueueParaTable | not-accessible | obsolete | Olc wrr queues parameter table. It is used for configuring and querying the number of messages of 0-7 OLC queues, and the counts of tail drops and queue back p… |
| 1.3.6.1.4.1.2011.6.127.1.3.1 | RowhwOverLoadControlQueueParaEntry | not-accessible | obsolete | Olc wrr queues parameter table. It is used for configuring and querying the number of messages of 0-7 OLC queues, and the counts of tail drops and queue back p… |
| 1.3.6.1.4.1.2011.6.127.1.3.1.1 | ColumnhwOverLoadControlQueueID | not-accessible | obsolete | Olc wrr queue ID. |
| 1.3.6.1.4.1.2011.6.127.1.3.1.2 | ColumnhwOverLoadControlQueueMsgNum | read-only | obsolete | The number of Olc wrr queue messages, the number of messages currently buffered in the queue. |
| 1.3.6.1.4.1.2011.6.127.1.3.1.3 | ColumnhwOverLoadControlQueueDiscardCount | read-only | obsolete | Olc wrr queue discard-count, the count of messages discarded because the queue is full. |
| 1.3.6.1.4.1.2011.6.127.1.3.1.4 | ColumnhwOverLoadControlQueueSuppressCount | read-only | obsolete | Olc queue suppression count, the count of queue suppressed because the system is busy. |
| 1.3.6.1.4.1.2011.6.127.2 | NodehwOverLoadControlPara | |||
| 1.3.6.1.4.1.2011.6.127.2.1 | ScalarhwOverLoadControlThreshold1 | read-write | current | It indicates the level-1 threshold of the system-level leaky bucket. The overload control is implemented through the leak rate reduction, which starts when the… |
| 1.3.6.1.4.1.2011.6.127.2.2 | ScalarhwOverLoadControlThreshold2 | read-write | current | It indicates the level-2 threshold of the system-level leaky bucket. When the CPU usage exceeds the level-2 threshold, the overload control is implemented acco… |
| 1.3.6.1.4.1.2011.6.127.2.3 | ScalarhwOverLoadControlAdjustFactor | read-write | current | Olc system leakbucket adjust factor, means how long(units:second) can CPU overload be controlled. DEFVAL { 20 } |