UCD-SNMP-MIB
173 objects
This file defines the private UCD SNMP MIB extensions.
Imported Objects
| SNMPv2-SMI | Counter32 enterprises Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Opaque Unsigned32 |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2021 | Identityucdavis | This file defines the private UCD SNMP MIB extensions. | ||
| 1.3.6.1.4.1.2021.2 | TableprTable | not-accessible | current | A table containing information on running programs/daemons configured for monitoring in the snmpd.conf file of the agent. Processes violating the number of run… |
| 1.3.6.1.4.1.2021.2.1 | RowprEntry | not-accessible | current | An entry containing a process and its statistics. |
| 1.3.6.1.4.1.2021.2.1.1 | ColumnprIndex | read-only | current | Reference Index for each observed process. |
| 1.3.6.1.4.1.2021.2.1.2 | ColumnprNames | read-only | current | The process name we're counting/checking on. |
| 1.3.6.1.4.1.2021.2.1.3 | ColumnprMin | read-only | current | 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.2.1.4 | ColumnprMax | read-only | current | 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.2.1.5 | ColumnprCount | read-only | current | The number of current processes running with the name in question. |
| 1.3.6.1.4.1.2021.2.1.100 | ColumnprErrorFlag | read-only | current | 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.2.1.101 | ColumnprErrMessage | read-only | current | An error message describing the problem (if one exists). |
| 1.3.6.1.4.1.2021.2.1.102 | ColumnprErrFix | read-write | current | Setting this to one will try to fix the problem if the agent has been configured with a script to call to attempt to fix problems automatically using remote sn… |
| 1.3.6.1.4.1.2021.2.1.103 | ColumnprErrFixCmd | read-only | current | The command that gets run when the prErrFix column is set to 1. |
| 1.3.6.1.4.1.2021.4 | Nodememory | |||
| 1.3.6.1.4.1.2021.4.1 | ScalarmemIndex | read-only | current | Bogus Index. This should always return the integer 0. |
| 1.3.6.1.4.1.2021.4.2 | ScalarmemErrorName | read-only | current | Bogus Name. This should always return the string 'swap'. |
| 1.3.6.1.4.1.2021.4.3 | ScalarmemTotalSwap | read-only | current | The total amount of swap space configured for this host. |
| 1.3.6.1.4.1.2021.4.4 | ScalarmemAvailSwap | read-only | current | The amount of swap space currently unused or available. |
| 1.3.6.1.4.1.2021.4.5 | ScalarmemTotalReal | read-only | current | The total amount of real/physical memory installed on this host. |
| 1.3.6.1.4.1.2021.4.6 | ScalarmemAvailReal | read-only | current | The amount of real/physical memory currently unused or available. |
| 1.3.6.1.4.1.2021.4.7 | ScalarmemTotalSwapTXT | read-only | current | The total amount of swap space or virtual memory allocated for text pages on this host. This object will not be implemented on hosts where the underlying opera… |
| 1.3.6.1.4.1.2021.4.8 | ScalarmemAvailSwapTXT | read-only | deprecated | The amount of swap space or virtual memory currently being used by text pages on this host. This object will not be implemented on hosts where the underlying o… |
| 1.3.6.1.4.1.2021.4.9 | ScalarmemTotalRealTXT | read-only | current | The total amount of real/physical memory allocated for text pages on this host. This object will not be implemented on hosts where the underlying operating sys… |
| 1.3.6.1.4.1.2021.4.10 | ScalarmemAvailRealTXT | read-only | deprecated | The amount of real/physical memory currently being used by text pages on this host. This object will not be implemented on hosts where the underlying operating… |
| 1.3.6.1.4.1.2021.4.11 | ScalarmemTotalFree | read-only | current | The total amount of memory free or available for use on this host. This value typically covers both real memory and swap space or virtual memory. |
| 1.3.6.1.4.1.2021.4.12 | ScalarmemMinimumSwap | read-only | current | The minimum amount of swap space expected to be kept free or available during normal operation of this host. If this value (as reported by 'memAvailSwap(4)') f… |
| 1.3.6.1.4.1.2021.4.13 | ScalarmemShared | read-only | current | The total amount of real or virtual memory currently allocated for use as shared memory. This object will not be implemented on hosts where the underlying oper… |
| 1.3.6.1.4.1.2021.4.14 | ScalarmemBuffer | read-only | current | The total amount of real or virtual memory currently allocated for use as memory buffers. This object will not be implemented on hosts where the underlying ope… |
| 1.3.6.1.4.1.2021.4.15 | ScalarmemCached | read-only | current | The total amount of real or virtual memory currently allocated for use as cached memory. This object will not be implemented on hosts where the underlying oper… |
| 1.3.6.1.4.1.2021.4.16 | ScalarmemUsedSwapTXT | read-only | current | The amount of swap space or virtual memory currently being used by text pages on this host. This object will not be implemented on hosts where the underlying o… |
| 1.3.6.1.4.1.2021.4.17 | ScalarmemUsedRealTXT | read-only | current | The amount of real/physical memory currently being used by text pages on this host. This object will not be implemented on hosts where the underlying operating… |
| 1.3.6.1.4.1.2021.4.100 | ScalarmemSwapError | read-only | current | Indicates whether the amount of available swap space (as reported by 'memAvailSwap(4)'), is less than the desired minimum (specified by 'memMinimumSwap(12)'). |
| 1.3.6.1.4.1.2021.4.101 | ScalarmemSwapErrorMsg | read-only | current | Describes whether the amount of available swap space (as reported by 'memAvailSwap(4)'), is less than the desired minimum (specified by 'memMinimumSwap(12)'). |
| 1.3.6.1.4.1.2021.8 | TableextTable | not-accessible | current | A table of extensible commands returning output and result codes. These commands are configured via the agent's snmpd.conf file. |
| 1.3.6.1.4.1.2021.8.1 | RowextEntry | not-accessible | current | An entry containing an extensible script/program and its output. |
| 1.3.6.1.4.1.2021.8.1.1 | ColumnextIndex | read-only | current | Reference Index for extensible scripts. Simply an integer row number. |
| 1.3.6.1.4.1.2021.8.1.2 | ColumnextNames | read-only | current | A Short, one name description of the extensible command. |
| 1.3.6.1.4.1.2021.8.1.3 | ColumnextCommand | read-only | current | The command line to be executed. |
| 1.3.6.1.4.1.2021.8.1.100 | ColumnextResult | read-only | current | The result code (exit status) from the executed command. |
| 1.3.6.1.4.1.2021.8.1.101 | ColumnextOutput | read-only | current | The first line of output of the executed command. |
| 1.3.6.1.4.1.2021.8.1.102 | ColumnextErrFix | read-write | current | Setting this to one will try to fix the problem if the agent has been configured with a script to call to attempt to fix problems automatically using remote sn… |
| 1.3.6.1.4.1.2021.8.1.103 | ColumnextErrFixCmd | read-only | current | The command that gets run when the extErrFix column is set to 1. |
| 1.3.6.1.4.1.2021.9 | TabledskTable | not-accessible | current | Disk watching information. Partions to be watched are configured by the snmpd.conf file of the agent. |
| 1.3.6.1.4.1.2021.9.1 | RowdskEntry | not-accessible | current | An entry containing a disk and its statistics. |
| 1.3.6.1.4.1.2021.9.1.1 | ColumndskIndex | read-only | current | Integer reference number (row number) for the disk mib. |
| 1.3.6.1.4.1.2021.9.1.2 | ColumndskPath | read-only | current | Path where the disk is mounted. |
| 1.3.6.1.4.1.2021.9.1.3 | ColumndskDevice | read-only | current | Path of the device for the partition |
| 1.3.6.1.4.1.2021.9.1.4 | ColumndskMinimum | read-only | current | Minimum space required on the disk (in kBytes) before the errors are triggered. Either this or dskMinPercent is configured via the agent's snmpd.conf file. |
| 1.3.6.1.4.1.2021.9.1.5 | ColumndskMinPercent | read-only | current | Percentage of minimum space required on the disk before the errors are triggered. Either this or dskMinimum is configured via the agent's snmpd.conf file. |
| 1.3.6.1.4.1.2021.9.1.6 | ColumndskTotal | read-only | current | Total size of the disk/partion (kBytes). For large disks (>2Tb), this value will latch at INT32_MAX (2147483647). |
| 1.3.6.1.4.1.2021.9.1.7 | ColumndskAvail | read-only | current | Available space on the disk. For large lightly-used disks (>2Tb), this value will latch at INT32_MAX (2147483647). |
| 1.3.6.1.4.1.2021.9.1.8 | ColumndskUsed | read-only | current | Used space on the disk. For large heavily-used disks (>2Tb), this value will latch at INT32_MAX (2147483647). |
| 1.3.6.1.4.1.2021.9.1.9 | ColumndskPercent | read-only | current | Percentage of space used on disk |
| 1.3.6.1.4.1.2021.9.1.10 | ColumndskPercentNode | read-only | current | Percentage of inodes used on disk |
| 1.3.6.1.4.1.2021.9.1.11 | ColumndskTotalLow | read-only | current | Total size of the disk/partion (kBytes). Together with dskTotalHigh composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.12 | ColumndskTotalHigh | read-only | current | Total size of the disk/partion (kBytes). Together with dskTotalLow composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.13 | ColumndskAvailLow | read-only | current | Available space on the disk (kBytes). Together with dskAvailHigh composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.14 | ColumndskAvailHigh | read-only | current | Available space on the disk (kBytes). Together with dskAvailLow composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.15 | ColumndskUsedLow | read-only | current | Used space on the disk (kBytes). Together with dskUsedHigh composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.16 | ColumndskUsedHigh | read-only | current | Used space on the disk (kBytes). Together with dskUsedLow composes 64-bit number. |
| 1.3.6.1.4.1.2021.9.1.100 | ColumndskErrorFlag | read-only | current | Error flag signaling that the disk or partition is under the minimum required space configured for it. |
| 1.3.6.1.4.1.2021.9.1.101 | ColumndskErrorMsg | read-only | current | A text description providing a warning and the space left on the disk. |
| 1.3.6.1.4.1.2021.10 | TablelaTable | not-accessible | current | Load average information. |
| 1.3.6.1.4.1.2021.10.1 | RowlaEntry | not-accessible | current | An entry containing a load average and its values. |
| 1.3.6.1.4.1.2021.10.1.1 | ColumnlaIndex | read-only | current | reference index/row number for each observed loadave. |
| 1.3.6.1.4.1.2021.10.1.2 | ColumnlaNames | read-only | current | The list of loadave names we're watching. |
| 1.3.6.1.4.1.2021.10.1.3 | ColumnlaLoad | read-only | current | The 1,5 and 15 minute load averages (one per row). |
| 1.3.6.1.4.1.2021.10.1.4 | ColumnlaConfig | read-write | current | The watch point for load-averages to signal an error. If the load averages rises above this value, the laErrorFlag below is set. |
| 1.3.6.1.4.1.2021.10.1.5 | ColumnlaLoadInt | read-only | current | The 1,5 and 15 minute load averages as an integer. This is computed by taking the floating point loadaverage value and multiplying by 100, then converting the … |
| 1.3.6.1.4.1.2021.10.1.6 | ColumnlaLoadFloat | read-only | current | The 1,5 and 15 minute load averages as an opaquely wrapped floating point number. |
| 1.3.6.1.4.1.2021.10.1.100 | ColumnlaErrorFlag | read-only | current | A Error flag to indicate the load-average has crossed its threshold value defined in the snmpd.conf file. It is set to 1 if the threshold is crossed, 0 otherwi… |
| 1.3.6.1.4.1.2021.10.1.101 | ColumnlaErrMessage | read-only | current | An error message describing the load-average and its surpased watch-point value. |
| 1.3.6.1.4.1.2021.11 | NodesystemStats | |||
| 1.3.6.1.4.1.2021.11.1 | ScalarssIndex | read-only | current | Bogus Index. This should always return the integer 1. |
| 1.3.6.1.4.1.2021.11.2 | ScalarssErrorName | read-only | current | Bogus Name. This should always return the string 'systemStats'. |
| 1.3.6.1.4.1.2021.11.3 | ScalarssSwapIn | read-only | current | The average amount of memory swapped in from disk, calculated over the last minute. |
| 1.3.6.1.4.1.2021.11.4 | ScalarssSwapOut | read-only | current | The average amount of memory swapped out to disk, calculated over the last minute. |
| 1.3.6.1.4.1.2021.11.5 | ScalarssIOSent | read-only | deprecated | The average amount of data written to disk or other block device, calculated over the last minute. This object has been deprecated in favour of 'ssIORawSent(57… |
| 1.3.6.1.4.1.2021.11.6 | ScalarssIOReceive | read-only | deprecated | The average amount of data read from disk or other block device, calculated over the last minute. This object has been deprecated in favour of 'ssIORawReceived… |
| 1.3.6.1.4.1.2021.11.7 | ScalarssSysInterrupts | read-only | deprecated | The average rate of interrupts processed (including the clock) calculated over the last minute. This object has been deprecated in favour of 'ssRawInterrupts(5… |
| 1.3.6.1.4.1.2021.11.8 | ScalarssSysContext | read-only | deprecated | The average rate of context switches, calculated over the last minute. This object has been deprecated in favour of 'ssRawContext(60)', which can be used to ca… |
| 1.3.6.1.4.1.2021.11.9 | ScalarssCpuUser | read-only | deprecated | The percentage of CPU time spent processing user-level code, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawUser(50)', … |
| 1.3.6.1.4.1.2021.11.10 | ScalarssCpuSystem | read-only | deprecated | The percentage of CPU time spent processing system-level code, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawSystem(52… |
| 1.3.6.1.4.1.2021.11.11 | ScalarssCpuIdle | read-only | deprecated | The percentage of processor time spent idle, calculated over the last minute. This object has been deprecated in favour of 'ssCpuRawIdle(53)', which can be use… |
| 1.3.6.1.4.1.2021.11.50 | ScalarssCpuRawUser | read-only | current | The number of 'ticks' (typically 1/100s) spent processing user-level code. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, … |
| 1.3.6.1.4.1.2021.11.51 | ScalarssCpuRawNice | read-only | current | The number of 'ticks' (typically 1/100s) spent processing reduced-priority code. This object will not be implemented on hosts where the underlying operating sy… |
| 1.3.6.1.4.1.2021.11.52 | ScalarssCpuRawSystem | read-only | current | The number of 'ticks' (typically 1/100s) spent processing system-level code. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs… |
| 1.3.6.1.4.1.2021.11.53 | ScalarssCpuRawIdle | read-only | current | The number of 'ticks' (typically 1/100s) spent idle. On a multi-processor system, the 'ssCpuRaw*' counters are cumulative over all CPUs, so their sum will typi… |
| 1.3.6.1.4.1.2021.11.54 | ScalarssCpuRawWait | read-only | current | The number of 'ticks' (typically 1/100s) spent waiting for IO. This object will not be implemented on hosts where the underlying operating system does not meas… |
| 1.3.6.1.4.1.2021.11.55 | ScalarssCpuRawKernel | read-only | current | The number of 'ticks' (typically 1/100s) spent processing kernel-level code. This object will not be implemented on hosts where the underlying operating system… |
| 1.3.6.1.4.1.2021.11.56 | ScalarssCpuRawInterrupt | read-only | current | The number of 'ticks' (typically 1/100s) spent processing hardware interrupts. This object will not be implemented on hosts where the underlying operating syst… |
| 1.3.6.1.4.1.2021.11.57 | ScalarssIORawSent | read-only | current | Number of blocks sent to a block device |
| 1.3.6.1.4.1.2021.11.58 | ScalarssIORawReceived | read-only | current | Number of blocks received from a block device |
| 1.3.6.1.4.1.2021.11.59 | ScalarssRawInterrupts | read-only | current | Number of interrupts processed |
| 1.3.6.1.4.1.2021.11.60 | ScalarssRawContexts | read-only | current | Number of context switches |
| 1.3.6.1.4.1.2021.11.61 | ScalarssCpuRawSoftIRQ | read-only | current | The number of 'ticks' (typically 1/100s) spent processing software interrupts. This object will not be implemented on hosts where the underlying operating syst… |
| 1.3.6.1.4.1.2021.11.62 | ScalarssRawSwapIn | read-only | current | Number of blocks swapped in |
| 1.3.6.1.4.1.2021.11.63 | ScalarssRawSwapOut | read-only | current | Number of blocks swapped out |
| 1.3.6.1.4.1.2021.11.64 | ScalarssCpuRawSteal | read-only | current | The number of 'ticks' (typically 1/100s) spent by the hypervisor code to run other VMs even though the CPU in the current VM had something runnable. This objec… |
| 1.3.6.1.4.1.2021.11.65 | ScalarssCpuRawGuest | read-only | current | The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest). This object will not be implemented on hosts where the underlying opera… |
| 1.3.6.1.4.1.2021.11.66 | ScalarssCpuRawGuestNice | read-only | current | The number of 'ticks' (typically 1/100s) spent by the CPU to run a niced virtual CPU (guest). This object will not be implemented on hosts where the underlying… |
| 1.3.6.1.4.1.2021.12 | NodeucdInternal | |||
| 1.3.6.1.4.1.2021.13 | NodeucdExperimental | |||
| 1.3.6.1.4.1.2021.15 | TablefileTable | not-accessible | current | Table of monitored files. |
| 1.3.6.1.4.1.2021.15.1 | RowfileEntry | not-accessible | current | Entry of file |
| 1.3.6.1.4.1.2021.15.1.1 | ColumnfileIndex | read-only | current | Index of file |
| 1.3.6.1.4.1.2021.15.1.2 | ColumnfileName | read-only | current | Filename |
| 1.3.6.1.4.1.2021.15.1.3 | ColumnfileSize | read-only | current | Size of file (kB) |
| 1.3.6.1.4.1.2021.15.1.4 | ColumnfileMax | read-only | current | Limit of filesize (kB) |
| 1.3.6.1.4.1.2021.15.1.100 | ColumnfileErrorFlag | read-only | current | Limit exceeded flag |
| 1.3.6.1.4.1.2021.15.1.101 | ColumnfileErrorMsg | read-only | current | Filesize error message |
| 1.3.6.1.4.1.2021.16 | NodelogMatch | |||
| 1.3.6.1.4.1.2021.16.1 | ScalarlogMatchMaxEntries | read-only | current | The maximum number of logmatch entries this snmpd daemon can support. |
| 1.3.6.1.4.1.2021.16.2 | TablelogMatchTable | not-accessible | current | Table of monitored files. |
| 1.3.6.1.4.1.2021.16.2.1 | RowlogMatchEntry | not-accessible | current | Entry of file |
| 1.3.6.1.4.1.2021.16.2.1.1 | ColumnlogMatchIndex | read-only | current | Index of logmatch |
| 1.3.6.1.4.1.2021.16.2.1.2 | ColumnlogMatchName | read-only | current | logmatch instance name |
| 1.3.6.1.4.1.2021.16.2.1.3 | ColumnlogMatchFilename | read-only | current | filename to be logmatched |
| 1.3.6.1.4.1.2021.16.2.1.4 | ColumnlogMatchRegEx | read-only | current | regular expression |
| 1.3.6.1.4.1.2021.16.2.1.5 | ColumnlogMatchGlobalCounter | read-only | current | global count of matches |
| 1.3.6.1.4.1.2021.16.2.1.6 | ColumnlogMatchGlobalCount | read-only | current | Description. |
| 1.3.6.1.4.1.2021.16.2.1.7 | ColumnlogMatchCurrentCounter | read-only | current | Regex match counter. This counter will be reset with each logfile rotation. |
| 1.3.6.1.4.1.2021.16.2.1.8 | ColumnlogMatchCurrentCount | read-only | current | Description. |
| 1.3.6.1.4.1.2021.16.2.1.9 | ColumnlogMatchCounter | read-only | current | Regex match counter. This counter will be reset with each read |
| 1.3.6.1.4.1.2021.16.2.1.10 | ColumnlogMatchCount | read-only | current | Description. |
| 1.3.6.1.4.1.2021.16.2.1.11 | ColumnlogMatchCycle | read-only | current | time between updates (if not queried) in seconds |
| 1.3.6.1.4.1.2021.16.2.1.100 | ColumnlogMatchErrorFlag | read-only | current | errorflag: is this line configured correctly? |
| 1.3.6.1.4.1.2021.16.2.1.101 | ColumnlogMatchRegExCompilation | read-only | current | message of regex precompilation |
| 1.3.6.1.4.1.2021.100 | Nodeversion | |||
| 1.3.6.1.4.1.2021.100.1 | ScalarversionIndex | read-only | current | Index to mib (always 0) |
| 1.3.6.1.4.1.2021.100.2 | ScalarversionTag | read-only | current | CVS tag keyword |
| 1.3.6.1.4.1.2021.100.3 | ScalarversionDate | read-only | current | Date string from RCS keyword |
| 1.3.6.1.4.1.2021.100.4 | ScalarversionCDate | read-only | current | Date string from ctime() |
| 1.3.6.1.4.1.2021.100.5 | ScalarversionIdent | read-only | current | Id string from RCS keyword |
| 1.3.6.1.4.1.2021.100.6 | ScalarversionConfigureOptions | read-only | current | Options passed to the configure script when this agent was built. |
| 1.3.6.1.4.1.2021.100.10 | ScalarversionClearCache | read-write | current | Set to 1 to clear the exec cache, if enabled |
| 1.3.6.1.4.1.2021.100.11 | ScalarversionUpdateConfig | read-write | current | Set to 1 to read-read the config file(s). |
| 1.3.6.1.4.1.2021.100.12 | ScalarversionRestartAgent | read-write | current | Set to 1 to restart the agent. |
| 1.3.6.1.4.1.2021.100.13 | ScalarversionSavePersistentData | read-write | current | Set to 1 to force the agent to save it's persistent data immediately. |
| 1.3.6.1.4.1.2021.100.20 | ScalarversionDoDebugging | read-write | current | Set to 1 to turn debugging statements on in the agent or 0 to turn it off. |
| 1.3.6.1.4.1.2021.101 | Nodesnmperrs | |||
| 1.3.6.1.4.1.2021.101.1 | ScalarsnmperrIndex | read-only | current | Bogus Index for snmperrs (always 0). |
| 1.3.6.1.4.1.2021.101.2 | ScalarsnmperrNames | read-only | current | snmp |
| 1.3.6.1.4.1.2021.101.100 | ScalarsnmperrErrorFlag | read-only | current | A Error flag to indicate trouble with the agent. It goes to 1 if there is an error, 0 if no error. |
| 1.3.6.1.4.1.2021.101.101 | ScalarsnmperrErrMessage | read-only | current | An error message describing the problem (if one exists). |
| 1.3.6.1.4.1.2021.102 | TablemrTable | not-accessible | current | A table displaying all the oid's registered by mib modules in the agent. Since the agent is modular in nature, this lists each module's OID it is responsible f… |
| 1.3.6.1.4.1.2021.102.1 | RowmrEntry | not-accessible | current | An entry containing a registered mib oid. |
| 1.3.6.1.4.1.2021.102.1.1 | ColumnmrIndex | read-only | current | The registry slot of a mibmodule. |
| 1.3.6.1.4.1.2021.102.1.2 | ColumnmrModuleName | read-only | current | The module name that registered this OID. |
| 1.3.6.1.4.1.2021.250 | NodeucdSnmpAgent | |||
| 1.3.6.1.4.1.2021.250.1 | Nodehpux9 | |||
| 1.3.6.1.4.1.2021.250.2 | Nodesunos4 | |||
| 1.3.6.1.4.1.2021.250.3 | Nodesolaris | |||
| 1.3.6.1.4.1.2021.250.4 | Nodeosf | |||
| 1.3.6.1.4.1.2021.250.5 | Nodeultrix | |||
| 1.3.6.1.4.1.2021.250.6 | Nodehpux10 | |||
| 1.3.6.1.4.1.2021.250.7 | Nodenetbsd1 | |||
| 1.3.6.1.4.1.2021.250.8 | Nodefreebsd | |||
| 1.3.6.1.4.1.2021.250.9 | Nodeirix | |||
| 1.3.6.1.4.1.2021.250.10 | Nodelinux | |||
| 1.3.6.1.4.1.2021.250.11 | Nodebsdi | |||
| 1.3.6.1.4.1.2021.250.12 | Nodeopenbsd | |||
| 1.3.6.1.4.1.2021.250.13 | Nodewin32 | |||
| 1.3.6.1.4.1.2021.250.14 | Nodehpux11 | |||
| 1.3.6.1.4.1.2021.250.15 | Nodeaix | |||
| 1.3.6.1.4.1.2021.250.16 | Nodemacosx | |||
| 1.3.6.1.4.1.2021.250.17 | Nodedragonfly | |||
| 1.3.6.1.4.1.2021.250.255 | Nodeunknown | |||
| 1.3.6.1.4.1.2021.251 | NodeucdTraps | |||
| 1.3.6.1.4.1.2021.251.1 | NotificationucdStart | current | This trap could in principle be sent when the agent start | |
| 1.3.6.1.4.1.2021.251.2 | NotificationucdShutdown | current | This trap is sent when the agent terminates |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Float | Opaque (SIZE (7)) | current | A single precision floating-point number. The semantics and encoding are identical for type 'single' defined in IEEE Standard for Binary Floating-Point, ANSI/IEEE Std 754-1985. The value is restricted to the BER seriali… |
| UCDErrorFix | INTEGER { noError(0), runFix(1) } | current | Represents a 'push-button' object, to invoke a suitable configured action. Will always return 0 when read. |
| UCDErrorFlag | INTEGER { noError(0), error(1) } | current | Represents a possible error condition |