bSWTaskAvgCPUUsageHighThreshold
BENU-HOST-MIB ·
.1.3.6.1.4.1.39406.1.5.1.1.1.15
Object
column SNMPv2-SMIUnsigned32
The high threshold for average cpu utilization of a task in a load interval. If a bSWTaskAvgCPUUsageLow event has been generated ( or no bSWTaskAvgCPUUsageHigh was generated previously ) for this task, and the value for average cpu utilization has exceeded the value of bSWTaskAvgCPUUsageHighThreshold, then a bSWTaskAvgCPUUsageHigh event will be generated. No more bSWTaskAvgCPUUsageHigh events will be generated for this task until the value for average cpu utilization becomes equal to or less than the value of bSWTaskAvgCPUUsageLowThreshold. Unit is percentage. Range is from 0 to bSWTaskCPUUsageLimit
Context
- MIB
- BENU-HOST-MIB
- OID
.1.3.6.1.4.1.39406.1.5.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bSWTaskInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BENU-HOST-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-HOST-MIB::bSWTaskAvgCPUUsageHighThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BENU-HOST-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-HOST-MIB::bSWTaskAvgCPUUsageHighThreshold.<bSWTaskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-HOST-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-HOST-MIB::bSWTaskAvgCPUUsageHighThreshold'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295