BDCOM-PROCESS-MIB
- Registered at
- 1.3.6.1.4.1.3320.9.109
- Last updated
- 2003-11-06 00:00
- Organization
- BDCOM, Inc.
- Revisions
- 2003-10-16 00:00
- Namespace
- bdcom
- Source file
BDCOM-PROCESS-MIB- Digest
sha256:92d5de350b74a117518ab55857ebf07fd0999a1c4ee4486e4ece5c233b456e22
Description
The MIB module to describe active system processes.
Contact
Tel: +86-21-50800666 Postal: No.123,Juli RD,Zhangjiang Hitech Park, Shanghai Baud Data Communication Corporation Inc, Shanghai City 201203, P.R.C
Imports
| From | Symbols |
|---|---|
| BDCOM-SMI | bdMgmt |
| BDCOM-TC | EntPhysicalIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BDCOM-PROCESS-MIB BDCOM-SMI BDCOM-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3320.9.109.3 | nmsProcessMIBConformance | NMS-PROCESS-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| bdcomProcessMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.3320.9.109.1 | |||
| bdpmCPU OBJECT-IDENTITY | 1.3.6.1.4.1.3320.9.109.1.1 | |||
| bdpmCPUTotalTable OBJECT-TYPE A table of overall CPU statistics. | 1.3.6.1.4.1.3320.9.109.1.1.1 | not-accessible | current | |
| bdpmCPUTotalEntry OBJECT-TYPE Overall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system. | 1.3.6.1.4.1.3320.9.109.1.1.1.1 | not-accessible | current | |
| bdpmCPUTotalIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.3320.9.109.1.1.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| bdpmCPUTotalPhysicalIndex OBJECT-TYPE 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 by its entPhysicalVendorType value. If the CPU statistics in this entry correspond to more than one physical entity (or to no physical entity), or if the entPhysicalTable is not supported on the SNMP agent, the value of this object must be zero. | 1.3.6.1.4.1.3320.9.109.1.1.1.1.2 | EntPhysicalIndexOrZero | read-only | current |
| bdpmCPUTotal5sec OBJECT-TYPE 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 value (0..100). | 1.3.6.1.4.1.3320.9.109.1.1.1.1.3 | Gauge32 (1..100) | read-only | current |
| bdpmCPUTotal1min OBJECT-TYPE 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 value (0..100). | 1.3.6.1.4.1.3320.9.109.1.1.1.1.4 | Gauge32 (1..100) | read-only | current |
| bdpmCPUTotal5min OBJECT-TYPE 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 value (0..100). | 1.3.6.1.4.1.3320.9.109.1.1.1.1.5 | Gauge32 (1..100) | read-only | current |
| bdpmProcess OBJECT-IDENTITY | 1.3.6.1.4.1.3320.9.109.1.2 | |||
| bdpmProcessTable OBJECT-TYPE A table of generic information on all active processes on this device. | 1.3.6.1.4.1.3320.9.109.1.2.1 | not-accessible | current | |
| bdpmProcessEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.3320.9.109.1.2.1.1 | not-accessible | current | |
| bdpmProcessPID OBJECT-TYPE 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 IDs are discrete. | 1.3.6.1.4.1.3320.9.109.1.2.1.1.1 | Unsigned32 | read-only | current |
| bdpmProcessName OBJECT-TYPE 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 name. | 1.3.6.1.4.1.3320.9.109.1.2.1.1.2 | DisplayString (SIZE(1..32)) | read-only | current |
| bdpmProcessPriority OBJECT-TYPE The priority level at which the process is running. This object is deprecated by bdpmProcExtPriorityRev. | 1.3.6.1.4.1.3320.9.109.1.2.1.1.3 | INTEGER {critical(0), veryhigh(55), high(60), normal(128), low(180), verylow(255)} | read-write | current |
| bdpmProcessTimeCreated OBJECT-TYPE The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process. | 1.3.6.1.4.1.3320.9.109.1.2.1.1.4 | TimeStamp | read-only | current |
| bdcomProcessMIBNotifPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.3320.9.109.2 | |||
| bdcomProcessMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.3320.9.109.2.0 |