MIBs Depot

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

FromSymbols
BDCOM-SMIbdMgmt
BDCOM-TCEntPhysicalIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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.

ArcNameModule
1.3.6.1.4.1.3320.9.109.3nmsProcessMIBConformanceNMS-PROCESS-MIB

Objects

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..4294967295)not-accessiblecurrent
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.2EntPhysicalIndexOrZeroread-onlycurrent
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.3Gauge32 (1..100)read-onlycurrent
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.4Gauge32 (1..100)read-onlycurrent
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.5Gauge32 (1..100)read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32read-onlycurrent
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.2DisplayString (SIZE(1..32))read-onlycurrent
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.3INTEGER {critical(0), veryhigh(55), high(60), normal(128), low(180), verylow(255)}read-writecurrent
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.4TimeStampread-onlycurrent
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