Reference record for OID 1.3.6.1.4.1.546.13.1.1.11


parent
1.3.6.1.4.1.546.13.1.1 (cpuStatsEntry)
node code
11
node name
cpuStatsWaitPercent
dot oid
1.3.6.1.4.1.546.13.1.1.11
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) cpuGroup(13) cpuStatsTable(1) cpuStatsEntry(1) cpuStatsWaitPercent(11)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • /iso/identified-organization/dod/internet/private/enterprises/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • /iso/org/dod/internet/private/enterprise/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • /iso/org/dod/internet/private/enterprises/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/cpuGroup/cpuStatsTable/cpuStatsEntry/cpuStatsWaitPercent
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/546/13/1/1/11

    Description by mibdepot

    The percentage of time (over the sample
    period) that the system's CPU was waiting for
    I/O. This object may not be supported by the
    underlying operating system.

    Parsed from file empire2.asn1.mib.txt
    Company: None
    Module: EMPIRE

    Description by circitor

    The percentage of time (over the sample
    period) that the system's CPU was waiting for
    I/O. This object may not be supported by the
    underlying operating system.

    Parsed from file EMPIRE.mib
    Module: EMPIRE

    Information by oid_info

    Vendor: Computer Associates
    Module: EMPIRE (empire.mib)
    Type: TABULAR
    Access: read-only
    Syntax: INTEGER
    (
    0..100 )

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    cpuStatsWaitPercent OBJECT-TYPE SYNTAX INTEGER (0..100) ACCESS read-only STATUS mandatory DESCRIPTION "The percentage of time (over the sample period) that the system's CPU was waiting for I/O. This object may not be supported by the underlying operating system." ::= { cpuStatsEntry 11 }

    Information by circitor

    cpuStatsWaitPercent OBJECT-TYPE SYNTAX INTEGER (0..100) ACCESS read-only STATUS mandatory DESCRIPTION "The percentage of time (over the sample period) that the system's CPU was waiting for I/O. This object may not be supported by the underlying operating system." ::= { cpuStatsEntry 11 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Brothers (10)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.13.1.1.1 cpuStatsIndex 0 0 An index that uniquely identifies an entry in the
    cpuStatsTable.
    1.3.6.1.4.1.546.13.1.1.2 cpuStatsDescr 0 0 The type of CPU for which statistics are reported.
    On Solaris 2.x, this description also includes the
    CPU's clock speed.
    1.3.6.1.4.1.546.13.1.1.3 cpuStatsIdle 0 0 The total number of 'ticks' spent by this CPU in
    Idle mode. This variable is not supported by NT.
    This value may wrap 32-bit cou…
    1.3.6.1.4.1.546.13.1.1.4 cpuStatsUser 0 0 The total number of 'ticks' spent by this CPU in
    User mode. This value may wrap 32-bit counter.
    1.3.6.1.4.1.546.13.1.1.5 cpuStatsSys 0 0 The total number of 'ticks' spent by this CPU in
    Kernel or system mode. This value may wrap a
    32-bit counter.
    1.3.6.1.4.1.546.13.1.1.6 cpuStatsWait 0 0 The total number of 'ticks' spent by this CPU in
    Wait mode. Wait mode is that time spent waiting
    on I/O or swap. It may wrap a …
    1.3.6.1.4.1.546.13.1.1.7 cpuStatsLastUpdate 0 0 The time (based on sysUpTime) that the counters
    for this CPU were last updated. Because these
    values are cached periodically by …
    1.3.6.1.4.1.546.13.1.1.8 cpuStatsIdlePercent 0 0 The percentage of time (over the sample
    period) that the system's CPU was idle.
    1.3.6.1.4.1.546.13.1.1.9 cpuStatsUserPercent 0 0 The percentage of time (over the sample
    period) that the system's CPU was executing in
    user mode.
    1.3.6.1.4.1.546.13.1.1.10 cpuStatsSysPercent 0 0 The percentage of time (over the sample
    period) that the system's CPU was executing
    the kernel or operating system.