TUBS-IBR-PROC-MIB

File: TUBS-IBR-PROC-MIB.mib (2075 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TUBS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString DateAndTime ibr

Defined Types

ProcEntry  
SEQUENCE    
  procID Integer32
  procCmd DisplayString

Defined Values

procMIB 1.3.6.1.4.1.1575.1.3
Experimental MIB module for listing processes.
MODULE-IDENTITY    

procReload 1.3.6.1.4.1.1575.1.3.1
Any set operation will reload the process table. It contains a time stamp when the proc table was reloaded the last time.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

procTable 1.3.6.1.4.1.1575.1.3.2
The process table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProcEntry

procEntry 1.3.6.1.4.1.1575.1.3.2.1
An entry for a process in the processes table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProcEntry  

procID 1.3.6.1.4.1.1575.1.3.2.1.1
The unique process ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..7fffffff  

procCmd 1.3.6.1.4.1.1575.1.3.2.1.2
The command name used to start this process.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString