BDCOM-PROCESS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
9
bdpmCPUTotalTable
table.1.3.6.1.4.1.3320.9.109.1.1.1
·
1 row entry
·
5 columns
A table of overall CPU statistics.
Overall information about the CPU load. Entries in this
table come and go as CPUs are added and removed from the
system.
table come and go as CPUs are added and removed from the
system.
Indexes
bdpmCPUTotalIndex
| Column | Syntax | OID |
|---|---|---|
|
bdpmCPUTotalIndex
An index that uniquely represents a CPU (or group of CPUs)
whose CPU load information is reported by a row in this table. This index is assigned arbitrarily by the engine and is not saved over reboots. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3320.9.109.1.1.1.1.1 |
|
bdpmCPUTotalPhysicalIndex
The entPhysicalIndex of the physical entity for which
the CPU statistics in this entry are maintained. The physical entity can be a CPU chip, a group of CPUs, a CPU card etc. The exact type of this entity is described b… |
BDCOM-TCEntPhysicalIndexOrZero Textual Convention: BDCOM-TCEntPhysicalIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.3320.9.109.1.1.1.1.2 |
|
bdpmCPUTotal5sec
The overall CPU busy percentage in the last 5 second
period. This object obsoletes the busyPer object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by bdpmCPUTotal5secRev which has the changed range of valu… |
percentUnsigned32 Constraints: range: 1-100 |
.1.3.6.1.4.1.3320.9.109.1.1.1.1.3 |
|
bdpmCPUTotal1min
The overall CPU busy percentage in the last 1 minute
period. This object obsoletes the avgBusy1 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by bdpmCPUTotal1minRev which has the changed range of valu… |
percentUnsigned32 Constraints: range: 1-100 |
.1.3.6.1.4.1.3320.9.109.1.1.1.1.4 |
|
bdpmCPUTotal5min
The overall CPU busy percentage in the last 5 minute
period. This object deprecates the avgBusy5 object from the OLD-CISCO-SYSTEM-MIB. This object is deprecated by bdpmCPUTotal5minRev which has the changed range of va… |
percentUnsigned32 Constraints: range: 1-100 |
.1.3.6.1.4.1.3320.9.109.1.1.1.1.5 |
bdpmProcessTable
table.1.3.6.1.4.1.3320.9.109.1.2.1
·
1 row entry
·
4 columns
A table of generic information on all active processes on this device.
Generic information about an active process on this
device. Entries in this table come and go as processes are
created and destroyed by the device.
device. Entries in this table come and go as processes are
created and destroyed by the device.
Indexes
bdpmCPUTotalIndex bdpmProcessPID
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
bdpmProcessPID
This object contains the process ID. bdpmProcessTimeCreated
should be checked against the last time it was polled, and if it has changed the PID has been reused and the entire entry should be polled again. The process … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3320.9.109.1.2.1.1.1 |
||||||||||||
|
bdpmProcessName
The name associated with this process. If the name is
longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a truncated process nam… |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.3320.9.109.1.2.1.1.2 |
||||||||||||
|
bdpmProcessPriority
The priority level at which the process is
running. This object is deprecated by bdpmProcExtPriorityRev. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.3320.9.109.1.2.1.1.3 |
||||||||||||
|
bdpmProcessTimeCreated
The time when the process was created. The process ID
and the time when the process was created, uniquely identifies a process. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.3320.9.109.1.2.1.1.4 |