BDCOM-PROCESS-MIB

File: BDCOM-PROCESS-MIB.mib (12278 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BDCOM-SMI BDCOM-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 TimeStamp DisplayString
MODULE-COMPLIANCE OBJECT-GROUP bdMgmt
Unsigned32 EntPhysicalIndexOrZero

Defined Types

BdpmCPUTotalEntry  
SEQUENCE    
  bdpmCPUTotalIndex Unsigned32
  bdpmCPUTotalPhysicalIndex EntPhysicalIndexOrZero
  bdpmCPUTotal5sec Gauge32
  bdpmCPUTotal1min Gauge32
  bdpmCPUTotal5min Gauge32

BdpmProcessEntry  
SEQUENCE    
  bdpmProcessPID Unsigned32
  bdpmProcessName DisplayString
  bdpmProcessPriority INTEGER
  bdpmProcessTimeCreated TimeStamp

Defined Values

bdcomProcessMIB 1.3.6.1.4.1.3320.9.109
The MIB module to describe active system processes.
MODULE-IDENTITY    

bdcomProcessMIBObjects 1.3.6.1.4.1.3320.9.109.1
OBJECT IDENTIFIER    

bdpmCPU 1.3.6.1.4.1.3320.9.109.1.1
OBJECT IDENTIFIER    

bdpmProcess 1.3.6.1.4.1.3320.9.109.1.2
OBJECT IDENTIFIER    

bdpmCPUTotalTable 1.3.6.1.4.1.3320.9.109.1.1.1
A table of overall CPU statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BdpmCPUTotalEntry

bdpmCPUTotalEntry 1.3.6.1.4.1.3320.9.109.1.1.1.1
Overall information about the CPU load. Entries in this table come and go as CPUs are added and removed from the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  BdpmCPUTotalEntry  

bdpmCPUTotalIndex 1.3.6.1.4.1.3320.9.109.1.1.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

bdpmCPUTotalPhysicalIndex 1.3.6.1.4.1.3320.9.109.1.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

bdpmCPUTotal5sec 1.3.6.1.4.1.3320.9.109.1.1.1.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..100  

bdpmCPUTotal1min 1.3.6.1.4.1.3320.9.109.1.1.1.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..100  

bdpmCPUTotal5min 1.3.6.1.4.1.3320.9.109.1.1.1.1.5
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).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..100  

bdpmProcessTable 1.3.6.1.4.1.3320.9.109.1.2.1
A table of generic information on all active processes on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BdpmProcessEntry

bdpmProcessEntry 1.3.6.1.4.1.3320.9.109.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  BdpmProcessEntry  

bdpmProcessPID 1.3.6.1.4.1.3320.9.109.1.2.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bdpmProcessName 1.3.6.1.4.1.3320.9.109.1.2.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

bdpmProcessPriority 1.3.6.1.4.1.3320.9.109.1.2.1.1.3
The priority level at which the process is running. This object is deprecated by bdpmProcExtPriorityRev.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(0), veryhigh(55), high(60), normal(128), low(180), verylow(255)  

bdpmProcessTimeCreated 1.3.6.1.4.1.3320.9.109.1.2.1.1.4
The time when the process was created. The process ID and the time when the process was created, uniquely identifies a process.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

bdcomProcessMIBNotifPrefix 1.3.6.1.4.1.3320.9.109.2
OBJECT IDENTIFIER    

bdcomProcessMIBNotifs 1.3.6.1.4.1.3320.9.109.2.0
OBJECT IDENTIFIER