UCD-SNMP-MIB

UCD-SNMP-MIB Download

MIBs list

OID list for UCD-SNMP-MIB

prTable
A table containing information on running programs/daemons configured for monitoring in the snmpd.conf file of the agent. Processes violating the number of running processes required by the agent's configuration file are flagged with numerical and textua ...
prEntry
An entry containing a process and its statistics.
prIndex
Reference Index for each observed process.
prNames
The process name we're counting/checking on.
prMin
The minimum number of processes that should be running. An error flag is generated if the number of running processes is < the minimum.
prMax
The maximum number of processes that should be running. An error flag is generated if the number of running processes is > the maximum.
prCount
The number of current processes running with the name in question.
prErrorFlag
A Error flag to indicate trouble with a process. It goes to 1 if there is an error, 0 if no error.
prErrMessage
An error message describing the problem (if one exists).
prErrFix
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 snmp operations.
prErrFixCmd
The command that gets run when the prErrFix column is set to 1.
extTable
A table of extensible commands returning output and result codes. These commands are configured via the agent's snmpd.conf file.
extEntry
An entry containing an extensible script/program and its output.
extIndex
Reference Index for extensible scripts. Simply an integer row number.
extNames
A Short, one name description of the extensible command.
extCommand
The command line to be executed.
extResult
The result code (exit status) from the executed command.
extOutput
The first line of output of the executed command.
extErrFix
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 snmp operations.
extErrFixCmd
The command that gets run when the extErrFix column is set to 1.
memIndex
Bogus Index. This should always return the integer 0.
memErrorName
Bogus Name. This should always return the string 'swap'.
memTotalSwap
The total amount of swap space configured for this host.
memAvailSwap
The amount of swap space currently unused or available.
memTotalReal
The total amount of real/physical memory installed on this host.
memAvailReal
The amount of real/physical memory currently unused or available.
memTotalSwapTXT
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 operating system does not distinguish text pages from other uses of swap space or virtual memory.
memAvailSwapTXT
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 operating system does not distinguish text pages from other uses of swap space or virtual memory. ...
memTotalRealTXT
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 system does not distinguish text pages from other uses of physical memory.
memAvailRealTXT
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 system does not distinguish text pages from other uses of physical memory. Note that (despite t ...
memTotalFree
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.
memMinimumSwap
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)') falls below the specified level, then 'memSwapError(100)' will be set to 1 and an error message m ...
memShared
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 operating system does not explicitly identify memory as specifically reserved for this purpose.
memBuffer
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 operating system does not explicitly identify memory as specifically reserved for this purpose.
memCached
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 operating system does not explicitly identify memory as specifically reserved for this purpose.
memUsedSwapTXT
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 operating system does not distinguish text pages from other uses of swap space or virtual memory.
memUsedRealTXT
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 system does not distinguish text pages from other uses of physical memory.
memSwapError
Indicates whether the amount of available swap space (as reported by 'memAvailSwap(4)'), is less than the desired minimum (specified by 'memMinimumSwap(12)').
memSwapErrorMsg
Describes whether the amount of available swap space (as reported by 'memAvailSwap(4)'), is less than the desired minimum (specified by 'memMinimumSwap(12)').
dskTable
Disk watching information. Partions to be watched are configured by the snmpd.conf file of the agent.
dskEntry
An entry containing a disk and its statistics.
dskIndex
Integer reference number (row number) for the disk mib.
dskPath
Path where the disk is mounted.
dskDevice
Path of the device for the partition
dskMinimum
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.
dskMinPercent
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.
dskTotal
Total size of the disk/partion (kBytes)
dskAvail
Available space on the disk
dskUsed
Used space on the disk
dskPercent
Percentage of space used on disk
dskPercentNode
Percentage of inodes used on disk
dskErrorFlag
Error flag signaling that the disk or partition is under the minimum required space configured for it.
dskErrorMsg
A text description providing a warning and the space left on the disk.
laTable
Load average information.
laEntry
An entry containing a load average and its values.
laIndex
reference index/row number for each observed loadave.
laNames
The list of loadave names we're watching.
laLoad
The 1,5 and 15 minute load averages (one per row).
laConfig
The watch point for load-averages to signal an error. If the load averages rises above this value, the laErrorFlag below is set.
laLoadInt
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 value to an integer.
laLoadFloat
The 1,5 and 15 minute load averages as an opaquely wrapped floating point number.
laErrorFlag
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 otherwise.
laErrMessage
An error message describing the load-average and its surpased watch-point value.
versionIndex
Index to mib (always 0)
versionTag
CVS tag keyword
versionDate
Date string from RCS keyword
versionCDate
Date string from ctime()
versionIdent
Id string from RCS keyword
versionConfigureOptions
Options passed to the configure script when this agent was built.
versionClearCache
Set to 1 to clear the exec cache, if enabled
versionUpdateConfig
Set to 1 to read-read the config file(s).
versionRestartAgent
Set to 1 to restart the agent.
versionSavePersistentData
Set to 1 to force the agent to save it's persistent data immediately.
versionDoDebugging
Set to 1 to turn debugging statements on in the agent or 0 to turn it off.
snmperrIndex
Bogus Index for snmperrs (always 0).
snmperrNames
snmp
snmperrErrorFlag
A Error flag to indicate trouble with the agent. It goes to 1 if there is an error, 0 if no error.
snmperrErrMessage
An error message describing the problem (if one exists).
mrTable
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 for and the name of the module
mrEntry
An entry containing a registered mib oid.
mrIndex
The registry slot of a mibmodule.
mrModuleName
The module name that registered this OID.
ssIndex
Bogus Index. This should always return the integer 1.
ssErrorName
Bogus Name. This should always return the string 'systemStats'.
ssSwapIn
The average amount of memory swapped in from disk, calculated over the last minute.
ssSwapOut
The average amount of memory swapped out to disk, calculated over the last minute.
ssIOSent
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)', which can be used to calculate the same metric, but over any desired time period.
ssIOReceive
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(58)', which can be used to calculate the same metric, but over any desired time period.
ssSysInterrupts
The average rate of interrupts processed (including the clock) calculated over the last minute. This object has been deprecated in favour of 'ssRawInterrupts(59)', which can be used to calculate the same metric, but over any desired time period.
ssSysContext
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 calculate the same metric, but over any desired time period.
ssCpuUser
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)', which can be used to calculate the same metric, but over any desired time period.
ssCpuSystem
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)', which can be used to calculate the same metric, but over any desired time period.
ssCpuIdle
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 used to calculate the same metric, but over any desired time period.
ssCpuRawUser
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, so their sum will typically be N*100 (for N processors).
ssCpuRawNice
The number of 'ticks' (typically 1/100s) spent processing reduced-priority code. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' c ...
ssCpuRawSystem
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, so their sum will typically be N*100 (for N processors). This object may sometimes be implemen ...
ssCpuRawIdle
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 typically be N*100 (for N processors).
ssCpuRawWait
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 measure this particular CPU metric. This time may also be included within the 'ssCpuRawSystem(52)' ...
ssCpuRawKernel
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 does not measure this particular CPU metric. This time may also be included within the 'ssCpuR ...
ssCpuRawInterrupt
The number of 'ticks' (typically 1/100s) spent processing hardware interrupts. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' cou ...
ssIORawSent
Number of blocks sent to a block device
ssIORawReceived
Number of blocks received from a block device
ssRawInterrupts
Number of interrupts processed
ssRawContexts
Number of context switches
ssCpuRawSoftIRQ
The number of 'ticks' (typically 1/100s) spent processing software interrupts. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. On a multi-processor system, the 'ssCpuRaw*' cou ...
ssRawSwapIn
Number of blocks swapped in
ssRawSwapOut
Number of blocks swapped out
fileTable
Table of monitored files.
fileEntry
Entry of file
fileIndex
Index of file
fileName
Filename
fileSize
Size of file (kB)
fileMax
Limit of filesize (kB)
fileErrorFlag
Limit exceeded flag
fileErrorMsg
Filesize error message
logMatchMaxEntries
The maximum number of logmatch entries this snmpd daemon can support.
logMatchTable
Table of monitored files.
logMatchEntry
Entry of file
logMatchIndex
Index of logmatch
logMatchName
logmatch instance name
logMatchFilename
filename to be logmatched
logMatchRegEx
regular expression
logMatchGlobalCounter
global count of matches
logMatchGlobalCount
Description.
logMatchCurrentCounter
Regex match counter. This counter will be reset with each logfile rotation.
logMatchCurrentCount
Description.
logMatchCounter
Regex match counter. This counter will be reset with each read
logMatchCount
Description.
logMatchCycle
time between updates (if not queried) in seconds
logMatchErrorFlag
errorflag: is this line configured correctly?
logMatchRegExCompilation
message of regex precompilation

MIBs list