MIB Viewer

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-MIBhuaweiUtility
SNMPv2-SMICounter32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
OIDNameAccessStatusDescription
1.3.6.1.4.1.2011.6.127IdentityhwOverLoadControlThis 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.1NodehwOverLoadControlQueue
1.3.6.1.4.1.2011.6.127.1.1ScalarhwOverLoadControlCosQueueMappingMaskread-writeobsoleteIndicate 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.2NodehwOverLoadControlQueueWeight
1.3.6.1.4.1.2011.6.127.1.2.1ScalarhwOverLoadControlQueue0Weightread-writeobsoleteThe weight value of the 0th WRR queue. WRR (Weighted Round Robin) DEFVAL { 7 }
1.3.6.1.4.1.2011.6.127.1.2.2ScalarhwOverLoadControlQueue1Weightread-writeobsoleteThe weight value of the 1st WRR queue. WRR (Weighted Round Robin) DEFVAL { 8 }
1.3.6.1.4.1.2011.6.127.1.2.3ScalarhwOverLoadControlQueue2Weightread-writeobsoleteThe weight value of the 2nd WRR queue. WRR (Weighted Round Robin) DEFVAL { 9 }
1.3.6.1.4.1.2011.6.127.1.2.4ScalarhwOverLoadControlQueue3Weightread-writeobsoleteThe weight value of the 3rd WRR queue. WRR (Weighted Round Robin) DEFVAL { 10 }
1.3.6.1.4.1.2011.6.127.1.2.5ScalarhwOverLoadControlQueue4Weightread-writeobsoleteThe weight value of the 4th WRR queue. WRR (Weighted Round Robin) DEFVAL { 15 }
1.3.6.1.4.1.2011.6.127.1.2.6ScalarhwOverLoadControlQueue5Weightread-writeobsoleteThe weight value of the 5th WRR queue. WRR (Weighted Round Robin) DEFVAL { 16 }
1.3.6.1.4.1.2011.6.127.1.2.7ScalarhwOverLoadControlQueue6Weightread-writeobsoleteThe weight value of the 6th WRR queue. WRR (Weighted Round Robin) DEFVAL { 17 }
1.3.6.1.4.1.2011.6.127.1.2.8ScalarhwOverLoadControlQueue7Weightread-writeobsoleteThe weight value of the 7th WRR queue. WRR (Weighted Round Robin) DEFVAL { 18 }
1.3.6.1.4.1.2011.6.127.1.3TablehwOverLoadControlQueueParaTablenot-accessibleobsoleteOlc 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.1RowhwOverLoadControlQueueParaEntrynot-accessibleobsoleteOlc 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.1ColumnhwOverLoadControlQueueIDnot-accessibleobsoleteOlc wrr queue ID.
1.3.6.1.4.1.2011.6.127.1.3.1.2ColumnhwOverLoadControlQueueMsgNumread-onlyobsoleteThe 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.3ColumnhwOverLoadControlQueueDiscardCountread-onlyobsoleteOlc 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.4ColumnhwOverLoadControlQueueSuppressCountread-onlyobsoleteOlc queue suppression count, the count of queue suppressed because the system is busy.
1.3.6.1.4.1.2011.6.127.2NodehwOverLoadControlPara
1.3.6.1.4.1.2011.6.127.2.1ScalarhwOverLoadControlThreshold1read-writecurrentIt 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.2ScalarhwOverLoadControlThreshold2read-writecurrentIt 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.3ScalarhwOverLoadControlAdjustFactorread-writecurrentOlc system leakbucket adjust factor, means how long(units:second) can CPU overload be controlled. DEFVAL { 20 }