UCD-SNMP-MIB-OLD
AI MIB Summary
Standard SNMP MIB module defining data structures for UCD-SNMP-MIB-OLD.
35
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
processesA set of information on running programs/daemons. SEQUENCE OF Processes .1.3.6.1.4.1.2021.1 |
processIndexReference Index for each observed process.ro INTEGER .1.3.6.1.4.1.2021.1.1 |
processNamesThe table of process names we're Counting.ro DisplayString .1.3.6.1.4.1.2021.1.2 |
processMinThe minimum number of processes that should be running. An error flag is generated if the number of running processes is < the minimum.ro INTEGER .1.3.6.1.4.1.2021.1.3 |
processMaxThe maximum number of processes that should be running. An error flag is generated if the number of running processes is > the maximum.ro INTEGER .1.3.6.1.4.1.2021.1.4 |
processCountThe number of current processes running with the name in question.ro INTEGER .1.3.6.1.4.1.2021.1.5 |
processErrorFlagA Error flag to indicate trouble with a process. It goes to 1 if there is an error, 0 if no error.ro INTEGER .1.3.6.1.4.1.2021.1.100 |
processErrMessageAn error message describing the problem (if one exists).ro DisplayString .1.3.6.1.4.1.2021.1.101 |
processErrFixSetting this to one will try to fix the problem if possible.rw INTEGER .1.3.6.1.4.1.2021.1.102 |
extensibleExtensible commands returning output and result codes. SEQUENCE OF Extensible .1.3.6.1.4.1.2021.3 |
extensibleIndexReference Index for extensible calls.ro INTEGER .1.3.6.1.4.1.2021.3.1 |
extensibleNamesShort, one name descriptions of the extensible commands.ro DisplayString .1.3.6.1.4.1.2021.3.2 |
extensibleCommandThe command line to be executed.ro DisplayString .1.3.6.1.4.1.2021.3.3 |
extensibleResultThe result code from the executed command.ro INTEGER .1.3.6.1.4.1.2021.3.100 |
extensibleOutputThe output of the extensible command (top line only).ro DisplayString .1.3.6.1.4.1.2021.3.101 |
extensibleErrFixSet to 1 to fix the problem, if possible.rw INTEGER .1.3.6.1.4.1.2021.3.102 |
diskDisk watching information. SEQUENCE OF Disk .1.3.6.1.4.1.2021.6 |
diskIndexReference number for the Disk Mib.ro INTEGER .1.3.6.1.4.1.2021.6.1 |
diskPathPath where disk is mounted.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.6.2 |
diskDeviceDevice pathro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.6.3 |
diskMinimumMinimum space required on the disk.ro INTEGER .1.3.6.1.4.1.2021.6.4 |
diskMinPercentMinimum percentage of space required on the disk.ro INTEGER .1.3.6.1.4.1.2021.6.5 |
diskTotalTotal Disk Size (kbytes)ro INTEGER .1.3.6.1.4.1.2021.6.6 |
diskAvailAvailable disk Spacero INTEGER .1.3.6.1.4.1.2021.6.7 |
diskUsedUsed Space on Diskro INTEGER .1.3.6.1.4.1.2021.6.8 |
diskPercentPercentage of space used on diskro INTEGER .1.3.6.1.4.1.2021.6.9 |
diskErrorFlagError flag signaling disk is over minimum required spacero INTEGER .1.3.6.1.4.1.2021.6.100 |
diskErrorMsgA text description of what caused the error flag to be set.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.6.101 |
loadavesLoad average information. SEQUENCE OF Loadaves .1.3.6.1.4.1.2021.7 |
loadaveIndexReference Index for each observed loadave.ro INTEGER .1.3.6.1.4.1.2021.7.1 |
loadaveNamesThe list of loadave names we're Counting.ro DisplayString .1.3.6.1.4.1.2021.7.2 |
loadaveLoadThe 1,5 and 10 minute load averages.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.7.3 |
loadaveConfigThe watch point for loadaverages to signal an error.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.7.4 |
loadaveErrorFlagA Error flag to indicate trouble with a loadave. It goes to 1 if there is an error, 0 if no error.ro INTEGER .1.3.6.1.4.1.2021.7.100 |
loadaveErrMessageAn error message describing the problem (if one exists).ro DisplayString .1.3.6.1.4.1.2021.7.101 |