eltCpuTasksUtilEnable
ELTEX-MES-CPU-TASKS-UTIL-MIB ·
.1.3.6.1.4.1.35265.1.23.1.9.1.1.1
Object
Enables measurement of the device CPU tasks utilization. In order to get real values for eltCpuTasksUtilStatisticsUtilizationDuringLast5Seconds, eltCpuTasksUtilStatisticsUtilizationDuringLastMinute and eltCpuTasksUtilStatisticsUtilizationDuringLast5Minutes, the value of this object must be true.
Context
- MIB
- ELTEX-MES-CPU-TASKS-UTIL-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.9.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltMesCpuTasksUtilConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-CPU-TASKS-UTIL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-CPU-TASKS-UTIL-MIB::eltCpuTasksUtilEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-CPU-TASKS-UTIL-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-CPU-TASKS-UTIL-MIB::eltCpuTasksUtilEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |