Reference record for OID 1.3.6.1.4.1.3375.2.1.7.5.2.1.27



parent
1.3.6.1.4.1.3375.2.1.7.5.2.1 (sysMultiHostCpuEntry)
node code
27
node name
sysMultiHostCpuUsageRatio1m
dot oid
1.3.6.1.4.1.3375.2.1.7.5.2.1.27
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) f5(3375) bigipTrafficMgmt(2) bigipSystem(1) sysHostInfoStat(7) sysMultiHostCpu(5) sysMultiHostCpuTable(2) sysMultiHostCpuEntry(1) sysMultiHostCpuUsageRatio1m(27)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • /iso/identified-organization/dod/internet/private/enterprises/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • /iso/org/dod/internet/private/enterprise/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • /iso/org/dod/internet/private/enterprises/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • /iso/iso-identified-organization/dod/internet/private/enterprise/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • /iso/iso-identified-organization/dod/internet/private/enterprises/f5/bigipTrafficMgmt/bigipSystem/sysHostInfoStat/sysMultiHostCpu/sysMultiHostCpuTable/sysMultiHostCpuEntry/sysMultiHostCpuUsageRatio1m
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/3375/2/1/7/5/2/1/27

    Description by mibdepot

    This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by
    (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait),
    where each delta is the difference for each stat over the last 1-minute interval;
    user: sysMultiHostCpuUser1m;
    niced: sysMultiHostCpuNiced1m;
    stolen: sysMultiHostCpuStolen1m;
    system: sysMultiHostCpuSystem1m;
    idle: sysMultiHostCpuIdle1m;
    irq: sysMultiHostCpuIrq1m;
    iowait: sysMultiHostCpuIowait1m

    Parsed from file F5-BIGIP-SYSTEM-MIB.txt
    Company: None
    Module: F5-BIGIP-SYSTEM-MIB

    Description by circitor

    This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by
    (sum of detals for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait),
    where each delta is the difference for each stat over the last 1-minute interval;
    user: sysMultiHostCpuUser1m;
    niced: sysMultiHostCpuNiced1m;
    system: sysMultiHostCpuSystem1m;
    idle: sysMultiHostCpuIdle1m;
    irq: sysMultiHostCpuIrq1m;
    iowait: sysMultiHostCpuIowait1m

    Parsed from file F5-BIGIP-SYSTEM-MIB.mib
    Module: F5-BIGIP-SYSTEM-MIB

    Information by oid_info

    Vendor: F5 Labs, Inc.
    Module: F5-BIGIP-SYSTEM-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    sysMultiHostCpuUsageRatio1m OBJECT-TYPE SYNTAX CounterBasedGauge64 MAX-ACCESS read-only STATUS current DESCRIPTION "This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by (sum of deltas for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysMultiHostCpuUser1m; niced: sysMultiHostCpuNiced1m; stolen: sysMultiHostCpuStolen1m; system: sysMultiHostCpuSystem1m; idle: sysMultiHostCpuIdle1m; irq: sysMultiHostCpuIrq1m; iowait: sysMultiHostCpuIowait1m" ::= { sysMultiHostCpuEntry 27 }

    Information by circitor

    sysMultiHostCpuUsageRatio1m OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "This is average usage ratio of CPU for the associated host in the last one minute. It is calculated by (sum of detals for user, niced, system)/(sum of deltas of user, niced, system, idle, irq, softirq, and iowait), where each delta is the difference for each stat over the last 1-minute interval; user: sysMultiHostCpuUser1m; niced: sysMultiHostCpuNiced1m; system: sysMultiHostCpuSystem1m; idle: sysMultiHostCpuIdle1m; irq: sysMultiHostCpuIrq1m; iowait: sysMultiHostCpuIowait1m" ::= { sysMultiHostCpuEntry 27 }

    Brothers (39)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.3375.2.1.7.5.2.1.1 sysMultiHostCpuHostId 0 0 A host identifier on the system.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.2 sysMultiHostCpuIndex 0 0 The index of the table that contains the information of
    the specified processor of the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.3 sysMultiHostCpuId 0 0 The ID of the specified processor of the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.4 sysMultiHostCpuUser 0 0 The time spent by the specified processor in user context for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.5 sysMultiHostCpuNice 0 0 The time spent by the specified processor running niced processes for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.6 sysMultiHostCpuSystem 0 0 The time spent by the specified processor servicing system calls for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.7 sysMultiHostCpuIdle 0 0 The time spent by the specified processor doing nothing for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.8 sysMultiHostCpuIrq 0 0 The time spent by the specified processor servicing hardware interrupts for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.9 sysMultiHostCpuSoftirq 0 0 The time spent by the specified processor servicing soft interrupts for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.10 sysMultiHostCpuIowait 0 0 The time spent by the specified processor waiting for external I/O to complete for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.11 sysMultiHostCpuUsageRatio 0 0 This is usage ratio of CPU for the associated host. This value indicates the present cpu usage. For usage
    computed over specific…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.12 sysMultiHostCpuUser5s 0 0 The average time spent by the specified processor in user context for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.13 sysMultiHostCpuNice5s 0 0 The average time spent by the specified processor running niced processes for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.14 sysMultiHostCpuSystem5s 0 0 The average time spent by the specified processor servicing system calls for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.15 sysMultiHostCpuIdle5s 0 0 The average time spent by the specified processor doing nothing for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.16 sysMultiHostCpuIrq5s 0 0 The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five second…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.17 sysMultiHostCpuSoftirq5s 0 0 The average time spent by the specified processor servicing soft interrupts for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.18 sysMultiHostCpuIowait5s 0 0 The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.19 sysMultiHostCpuUsageRatio5s 0 0 This is average usage ratio of CPU for the associated host in the last five seconds. It is calculated by
    (sum of detals for use…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.20 sysMultiHostCpuUser1m 0 0 The average time spent by the specified processor in user context for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.21 sysMultiHostCpuNice1m 0 0 The average time spent by the specified processor running niced processes for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.22 sysMultiHostCpuSystem1m 0 0 The average time spent by the specified processor servicing system calls for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.23 sysMultiHostCpuIdle1m 0 0 The average time spent by the specified processor doing nothing for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.24 sysMultiHostCpuIrq1m 0 0 The average time spent by the specified processor servicing hardware interrupts for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.25 sysMultiHostCpuSoftirq1m 0 0 The average time spent by the specified processor servicing soft interrupts for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.26 sysMultiHostCpuIowait1m 0 0 The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last one …
    1.3.6.1.4.1.3375.2.1.7.5.2.1.28 sysMultiHostCpuUser5m 0 0 The average time spent by the specified processor in user context for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.29 sysMultiHostCpuNice5m 0 0 The average time spent by the specified processor running niced processes for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.30 sysMultiHostCpuSystem5m 0 0 The average time spent by the specified processor servicing system calls for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.31 sysMultiHostCpuIdle5m 0 0 The average time spent by the specified processor doing nothing for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.32 sysMultiHostCpuIrq5m 0 0 The average time spent by the specified processor servicing hardware interrupts for the associated host in the last five minute…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.33 sysMultiHostCpuSoftirq5m 0 0 The average time spent by the specified processor servicing soft interrupts for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.34 sysMultiHostCpuIowait5m 0 0 The average time spent by the specified processor waiting for external I/O to complete for the associated host in the last five…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.35 sysMultiHostCpuUsageRatio5m 0 0 This is average usage ratio of CPU for the associated host in the last five minutes. It is calculated by
    (sum of detals for use…
    1.3.6.1.4.1.3375.2.1.7.5.2.1.36 sysMultiHostCpuStolen 0 0 The time 'stolen' from the specified processor for the associated host.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.37 sysMultiHostCpuStolen5s 0 0 The average time 'stolen' from the specified processor for the associated host in the last five seconds.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.38 sysMultiHostCpuStolen1m 0 0 The average time 'stolen' from the specified processor for the associated host in the last one minute.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.39 sysMultiHostCpuStolen5m 0 0 The average time 'stolen' from the specified processor for the associated host in the last five minutes.
    1.3.6.1.4.1.3375.2.1.7.5.2.1.40 sysMultiHostCpuSlotId 0 0 If this is an appliance, the slot is 0. If this is in a cluster, the slot is the position in the cluster (1-based)