UCD-SNMP-MIB-OLD

File: UCD-SNMP-MIB-OLD.mib (19016 bytes)

Imported modules

UCD-SNMP-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

ucdavis OBJECT-TYPE DisplayString
Integer32

Defined Types

Processes  
SEQUENCE    
  processIndex INTEGER
  processNames DisplayString
  processMin INTEGER
  processMax INTEGER
  processCount INTEGER
  processErrorFlag INTEGER
  processErrMessage DisplayString
  processErrFix INTEGER

Extensible  
SEQUENCE    
  extensibleIndex INTEGER
  extensibleNames DisplayString
  extensibleCommand DisplayString
  extensibleResult INTEGER
  extensibleOutput DisplayString
  extensibleErrFix INTEGER

Disk  
SEQUENCE    
  diskIndex INTEGER
  diskPath DisplayString
  diskDevice DisplayString
  diskMinimum INTEGER
  diskMinPercent INTEGER
  diskTotal INTEGER
  diskAvail INTEGER
  diskUsed INTEGER
  diskPercent INTEGER
  diskErrorFlag INTEGER
  diskErrorMsg DisplayString

Loadaves  
SEQUENCE    
  loadaveIndex INTEGER
  loadaveNames DisplayString
  loadaveLoad DisplayString
  loadaveConfig DisplayString
  loadaveErrorFlag INTEGER
  loadaveErrMessage DisplayString

Defined Values

processes 1.3.6.1.4.1.2021.1
A set of information on running programs/daemons.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Processes

processIndex 1.3.6.1.4.1.2021.1.1
Reference Index for each observed process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processNames 1.3.6.1.4.1.2021.1.2
The table of process names we're Counting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

processMin 1.3.6.1.4.1.2021.1.3
The minimum number of processes that should be running. An error flag is generated if the number of running processes is < the minimum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processMax 1.3.6.1.4.1.2021.1.4
The maximum number of processes that should be running. An error flag is generated if the number of running processes is > the maximum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processCount 1.3.6.1.4.1.2021.1.5
The number of current processes running with the name in question.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processErrorFlag 1.3.6.1.4.1.2021.1.100
A Error flag to indicate trouble with a process. It goes to 1 if there is an error, 0 if no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

processErrMessage 1.3.6.1.4.1.2021.1.101
An error message describing the problem (if one exists).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

processErrFix 1.3.6.1.4.1.2021.1.102
Setting this to one will try to fix the problem if possible.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

extensible 1.3.6.1.4.1.2021.3
Extensible commands returning output and result codes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Extensible

extensibleIndex 1.3.6.1.4.1.2021.3.1
Reference Index for extensible calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

extensibleNames 1.3.6.1.4.1.2021.3.2
Short, one name descriptions of the extensible commands.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

extensibleCommand 1.3.6.1.4.1.2021.3.3
The command line to be executed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

extensibleResult 1.3.6.1.4.1.2021.3.100
The result code from the executed command.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

extensibleOutput 1.3.6.1.4.1.2021.3.101
The output of the extensible command (top line only).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

extensibleErrFix 1.3.6.1.4.1.2021.3.102
Set to 1 to fix the problem, if possible.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

disk 1.3.6.1.4.1.2021.6
Disk watching information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Disk

diskIndex 1.3.6.1.4.1.2021.6.1
Reference number for the Disk Mib.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPath 1.3.6.1.4.1.2021.6.2
Path where disk is mounted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskDevice 1.3.6.1.4.1.2021.6.3
Device path
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

diskMinimum 1.3.6.1.4.1.2021.6.4
Minimum space required on the disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskMinPercent 1.3.6.1.4.1.2021.6.5
Minimum percentage of space required on the disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskTotal 1.3.6.1.4.1.2021.6.6
Total Disk Size (kbytes)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskAvail 1.3.6.1.4.1.2021.6.7
Available disk Space
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskUsed 1.3.6.1.4.1.2021.6.8
Used Space on Disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskPercent 1.3.6.1.4.1.2021.6.9
Percentage of space used on disk
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskErrorFlag 1.3.6.1.4.1.2021.6.100
Error flag signaling disk is over minimum required space
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

diskErrorMsg 1.3.6.1.4.1.2021.6.101
A text description of what caused the error flag to be set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

loadaves 1.3.6.1.4.1.2021.7
Load average information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Loadaves

loadaveIndex 1.3.6.1.4.1.2021.7.1
Reference Index for each observed loadave.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

loadaveNames 1.3.6.1.4.1.2021.7.2
The list of loadave names we're Counting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

loadaveLoad 1.3.6.1.4.1.2021.7.3
The 1,5 and 10 minute load averages.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

loadaveConfig 1.3.6.1.4.1.2021.7.4
The watch point for loadaverages to signal an error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

loadaveErrorFlag 1.3.6.1.4.1.2021.7.100
A Error flag to indicate trouble with a loadave. It goes to 1 if there is an error, 0 if no error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

loadaveErrMessage 1.3.6.1.4.1.2021.7.101
An error message describing the problem (if one exists).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)