sysCpuTaskTabView
MPIOS-MIB ·
.1.3.6.1.4.1.5651.3.20.1.1.3.2
Object
scalar r/w
Enumeration
This is the status of cpuTaskTable view: detailed view is showing every task info and simple view is only showing task which had used cpu
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 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPIOS-MIB::sysCpuTaskTabView.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPIOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPIOS-MIB::sysCpuTaskTabView'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | detailed |
2 | simple |