ntsystemPercentTotalUserTime

WINDOWS-NT-PERFORMANCE · .1.3.6.1.4.1.311.1.1.3.1.1.33.10

Object

scalar mandatory Integer32
The % Total User Time is the average percentage of time spent in User mode by all processors.  On a multi-processor system, if all processors are always in User mode this is 100%, if all processors are 50% in User mode this is 50% and if 1/4th of the processors are in User mode this is 25%.  Applications execute in User Mode, as do subsystems like the window manager and the graphics engine.  Code executing in User Mode cannot damage the integrity of the Windows NT Executive, Kernel, and device drivers.  Unlike some early operating systems, Windows NT uses process boundaries for subsystem protection in addition to the traditional protection of User and Privileged modes.  These subsystem processes provide additional protection.  Therefore, some work done by Windows NT on behalf of an application may appear in other subsystem processes in addition to the Privileged Time in the application process.

Context

MIB
WINDOWS-NT-PERFORMANCE
OID
.1.3.6.1.4.1.311.1.1.3.1.1.33.10
Type
scalar
Access
readonly
Status
mandatory
Parent
ntsystem

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WINDOWS-NT-PERFORMANCE' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WINDOWS-NT-PERFORMANCE::ntsystemPercentTotalUserTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WINDOWS-NT-PERFORMANCE' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WINDOWS-NT-PERFORMANCE::ntsystemPercentTotalUserTime'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647