SPU Monitoring Objects Table

The object identifier for the jnxJsMonitoringObjectsTable is {jnxJsSPUMonitoringMIB 1}. SPU monitoring objects provide statistical information related to utilization of SPUs. Table 129 describes the SPU monitoring objects.

Table 129: SPU Monitoring Objects Table

Object

Object ID

Description

jnxJsSPUMonitoringObjects

jnxJsSPUMonitoringObjectsTable 1

Each entry collects information about the memory utilization for an SPU.

JnxJsSPUMonitoringObjectsEntry

Indexes:

  • jnxJsSPUMonitoringIndex
  • jnxJsSPUMonitoringFPCIndex
  • jnxJsSPUMonitoringSPUIndex

Sequence of parameters:

  • jnxJsSPUMonitoringCPUUsage
  • jnxJsSPUMonitoringMemoryUsage
  • jnxJsSPUMonitoringCurrentFlowSession
  • jnxJsSPUMonitoringMaxFlowSession
  • jnxJsSPUMonitoringCurrentCPSession
  • jnxJsSPUMonitoringMaxCPSession

jnxJsSPUMonitoringIndex

jnxJsSPUMonitoringObjects 1

Indicates an SPU's overall index in the system.

jnxJsSPUMonitoringFPCIndex

jnxJsSPUMonitoringObjects 2

Indicates the FPC on which the SPU is.

jnxJsSPUMonitoringSPUIndex

jnxJsSPUMonitoringObjects 3

Indicates the index of an SPU inside the FPC.

jnxJsSPUMonitoringCPUUsage

jnxJsSPUMonitoringObjects 4

Indicates the current utilization percentage of an SPU.

jnxJsSPUMonitoringMemoryUsage

jnxJsSPUMonitoringObjects 5

Indicates the current percentage of memory usage of an SPU.

jnxJsSPUMonitoringCurrentFlowSession

jnxJsSPUMonitoringObjects 6

Indicates the current flow sessions of an SPU.

jnxJsSPUMonitoringMaxFlowSession

jnxJsSPUMonitoringObjects 7

Indicates the maximum flow sessions of an SPU.

jnxJsSPUMonitoringCurrentCPSession

jnxJsSPUMonitoringObjects 8

Indicates the current number of central point (CP) sessions on an SPU.

jnxJsSPUMonitoringMaxCPSession

jnxJsSPUMonitoringObjects 9

Indicates the maximum number of CP sessions on an SPU.

Related Topics