UCD-SNMP-MIB-OLD
35 objects
No module-level DESCRIPTION found.
Imported Objects
| SNMPv2-SMI | Integer32 OBJECT-TYPE |
| SNMPv2-TC | DisplayString |
| UCD-SNMP-MIB | ucdavis |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2021.1 | Tableprocesses | not-accessible | mandatory | A set of information on running programs/daemons. |
| 1.3.6.1.4.1.2021.1.1 | RowprocessIndex | read-only | mandatory | Reference Index for each observed process. |
| 1.3.6.1.4.1.2021.1.2 | RowprocessNames | read-only | mandatory | The table of process names we're Counting. |
| 1.3.6.1.4.1.2021.1.3 | RowprocessMin | read-only | mandatory | The minimum number of processes that should be running. An error flag is generated if the number of running processes is < the minimum. |
| 1.3.6.1.4.1.2021.1.4 | RowprocessMax | read-only | mandatory | The maximum number of processes that should be running. An error flag is generated if the number of running processes is > the maximum. |
| 1.3.6.1.4.1.2021.1.5 | RowprocessCount | read-only | mandatory | The number of current processes running with the name in question. |
| 1.3.6.1.4.1.2021.1.100 | RowprocessErrorFlag | read-only | mandatory | A Error flag to indicate trouble with a process. It goes to 1 if there is an error, 0 if no error. |
| 1.3.6.1.4.1.2021.1.101 | RowprocessErrMessage | read-only | mandatory | An error message describing the problem (if one exists). |
| 1.3.6.1.4.1.2021.1.102 | RowprocessErrFix | read-write | mandatory | Setting this to one will try to fix the problem if possible. |
| 1.3.6.1.4.1.2021.3 | Tableextensible | not-accessible | mandatory | Extensible commands returning output and result codes. |
| 1.3.6.1.4.1.2021.3.1 | RowextensibleIndex | read-only | mandatory | Reference Index for extensible calls. |
| 1.3.6.1.4.1.2021.3.2 | RowextensibleNames | read-only | mandatory | Short, one name descriptions of the extensible commands. |
| 1.3.6.1.4.1.2021.3.3 | RowextensibleCommand | read-only | mandatory | The command line to be executed. |
| 1.3.6.1.4.1.2021.3.100 | RowextensibleResult | read-only | mandatory | The result code from the executed command. |
| 1.3.6.1.4.1.2021.3.101 | RowextensibleOutput | read-only | mandatory | The output of the extensible command (top line only). |
| 1.3.6.1.4.1.2021.3.102 | RowextensibleErrFix | read-write | mandatory | Set to 1 to fix the problem, if possible. |
| 1.3.6.1.4.1.2021.6 | Tabledisk | not-accessible | mandatory | Disk watching information. |
| 1.3.6.1.4.1.2021.6.1 | RowdiskIndex | read-only | mandatory | Reference number for the Disk Mib. |
| 1.3.6.1.4.1.2021.6.2 | RowdiskPath | read-only | mandatory | Path where disk is mounted. |
| 1.3.6.1.4.1.2021.6.3 | RowdiskDevice | read-only | mandatory | Device path |
| 1.3.6.1.4.1.2021.6.4 | RowdiskMinimum | read-only | mandatory | Minimum space required on the disk. |
| 1.3.6.1.4.1.2021.6.5 | RowdiskMinPercent | read-only | mandatory | Minimum percentage of space required on the disk. |
| 1.3.6.1.4.1.2021.6.6 | RowdiskTotal | read-only | mandatory | Total Disk Size (kbytes) |
| 1.3.6.1.4.1.2021.6.7 | RowdiskAvail | read-only | mandatory | Available disk Space |
| 1.3.6.1.4.1.2021.6.8 | RowdiskUsed | read-only | mandatory | Used Space on Disk |
| 1.3.6.1.4.1.2021.6.9 | RowdiskPercent | read-only | mandatory | Percentage of space used on disk |
| 1.3.6.1.4.1.2021.6.100 | RowdiskErrorFlag | read-only | mandatory | Error flag signaling disk is over minimum required space |
| 1.3.6.1.4.1.2021.6.101 | RowdiskErrorMsg | read-only | mandatory | A text description of what caused the error flag to be set. |
| 1.3.6.1.4.1.2021.7 | Tableloadaves | not-accessible | mandatory | Load average information. |
| 1.3.6.1.4.1.2021.7.1 | RowloadaveIndex | read-only | mandatory | Reference Index for each observed loadave. |
| 1.3.6.1.4.1.2021.7.2 | RowloadaveNames | read-only | mandatory | The list of loadave names we're Counting. |
| 1.3.6.1.4.1.2021.7.3 | RowloadaveLoad | read-only | mandatory | The 1,5 and 10 minute load averages. |
| 1.3.6.1.4.1.2021.7.4 | RowloadaveConfig | read-only | mandatory | The watch point for loadaverages to signal an error. |
| 1.3.6.1.4.1.2021.7.100 | RowloadaveErrorFlag | read-only | mandatory | A Error flag to indicate trouble with a loadave. It goes to 1 if there is an error, 0 if no error. |
| 1.3.6.1.4.1.2021.7.101 | RowloadaveErrMessage | read-only | mandatory | An error message describing the problem (if one exists). |