UCD-SNMP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
63

prTable

table
.1.3.6.1.4.1.2021.2 · 1 row entry · 9 columns
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
textual errors.
prEntry entry .1.3.6.1.4.1.2021.2.1
An entry containing a process and its statistics.
Indexes
prIndex
Column Syntax OID
prIndex
Reference Index for each observed process.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2021.2.1.1
prNames
The process name we're counting/checking on.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.2.1.2
prMin
The minimum number of processes that should be
running. An error flag is generated if the number of
running processes is < the minimum.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.3
prMax
The maximum number of processes that should be
running. An error flag is generated if the number of
running processes is > the maximum.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.4
prCount
The number of current processes running with the name
in question.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.5
prErrorFlag
A Error flag to indicate trouble with a process. It
goes to 1 if there is an error, 0 if no error.
UCDErrorFlag
Textual Convention: UCDErrorFlag Enumeration
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.2.1.100
prErrMessage
An error message describing the problem (if one exists).
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.2.1.101
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.
UCDErrorFixr/w
Textual Convention: UCDErrorFix Enumeration
Type Values:
0noError
1runFix
.1.3.6.1.4.1.2021.2.1.102
prErrFixCmd
The command that gets run when the prErrFix column is
set to 1.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.2.1.103
.1.3.6.1.4.1.2021.8 · 1 row entry · 7 columns
A table of extensible commands returning output and
result codes.  These commands are configured via the
agent's snmpd.conf file.
extEntry entry .1.3.6.1.4.1.2021.8.1
An entry containing an extensible script/program and its output.
Indexes
extIndex
Column Syntax OID
extIndex
Reference Index for extensible scripts. Simply an
integer row number.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2021.8.1.1
extNames
A Short, one name description of the extensible command.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.8.1.2
extCommand
The command line to be executed.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.8.1.3
extResult
The result code (exit status) from the executed command.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.8.1.100
extOutput
The first line of output of the executed command.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.8.1.101
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.
UCDErrorFixr/w
Textual Convention: UCDErrorFix Enumeration
Type Values:
0noError
1runFix
.1.3.6.1.4.1.2021.8.1.102
extErrFixCmd
The command that gets run when the extErrFix column is
set to 1.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.8.1.103
.1.3.6.1.4.1.2021.9 · 1 row entry · 18 columns
Disk watching information.  Partions to be watched
are configured by the snmpd.conf file of the agent.
dskEntry entry .1.3.6.1.4.1.2021.9.1
An entry containing a disk and its statistics.
Indexes
dskIndex
Column Syntax OID
dskIndex
Integer reference number (row number) for the disk mib.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2021.9.1.1
dskPath
Path where the disk is mounted.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.9.1.2
dskDevice
Path of the device for the partition
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.9.1.3
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.4
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.5
dskTotal
Total size of the disk/partion (kBytes).
For large disks (>2Tb), this value will
latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.6
dskAvail
Available space on the disk.
For large lightly-used disks (>2Tb), this
value will latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.7
dskUsed
Used space on the disk.
For large heavily-used disks (>2Tb), this
value will latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.8
dskPercent
Percentage of space used on disk
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.9
dskPercentNode
Percentage of inodes used on disk
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.10
dskTotalLow
Total size of the disk/partion (kBytes).
Together with dskTotalHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.11
dskTotalHigh
Total size of the disk/partion (kBytes).
Together with dskTotalLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.12
dskAvailLow
Available space on the disk (kBytes).
Together with dskAvailHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.13
dskAvailHigh
Available space on the disk (kBytes).
Together with dskAvailLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.14
dskUsedLow
Used space on the disk (kBytes).
Together with dskUsedHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.15
dskUsedHigh
Used space on the disk (kBytes).
Together with dskUsedLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.16
dskErrorFlag
Error flag signaling that the disk or partition is under
the minimum required space configured for it.
UCDErrorFlag
Textual Convention: UCDErrorFlag Enumeration
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.9.1.100
dskErrorMsg
A text description providing a warning and the space left
on the disk.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.9.1.101

laTable

table
.1.3.6.1.4.1.2021.10 · 1 row entry · 8 columns
Load average information.
laEntry entry .1.3.6.1.4.1.2021.10.1
An entry containing a load average and its values.
Indexes
laIndex
Column Syntax OID
laIndex
reference index/row number for each observed loadave.
Integer32
Constraints:
range: 0-3
.1.3.6.1.4.1.2021.10.1.1
laNames
The list of loadave names we're watching.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.10.1.2
laLoad
The 1,5 and 15 minute load averages (one per row).
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.10.1.3
laConfig
The watch point for load-averages to signal an
error. If the load averages rises above this value,
the laErrorFlag below is set.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.10.1.4
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.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.10.1.5
laLoadFloat
The 1,5 and 15 minute load averages as an opaquely
wrapped floating point number.
Float
Textual Convention: Float OctetString
Type Constraints:
range: 7
.1.3.6.1.4.1.2021.10.1.6
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.
UCDErrorFlag
Textual Convention: UCDErrorFlag Enumeration
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.10.1.100
laErrMessage
An error message describing the load-average and its
surpased watch-point value.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.10.1.101
.1.3.6.1.4.1.2021.15 · 1 row entry · 6 columns
Table of monitored files.
fileEntry entry .1.3.6.1.4.1.2021.15.1
Entry of file
Indexes
fileIndex
Column Syntax OID
fileIndex
Index of file
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2021.15.1.1
fileName
Filename
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.15.1.2
fileSize
Size of file (kB)
kBSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.15.1.3
fileMax
Limit of filesize (kB)
kBSNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.15.1.4
fileErrorFlag
Limit exceeded flag
UCDErrorFlag
Textual Convention: UCDErrorFlag Enumeration
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.15.1.100
fileErrorMsg
Filesize error message
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.15.1.101
.1.3.6.1.4.1.2021.16.2 · 1 row entry · 13 columns
Table of monitored files.
logMatchEntry entry .1.3.6.1.4.1.2021.16.2.1
Entry of file
Indexes
logMatchIndex
Column Syntax OID
logMatchIndex
Index of logmatch
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2021.16.2.1.1
logMatchName
logmatch instance name
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.16.2.1.2
logMatchFilename
filename to be logmatched
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.16.2.1.3
logMatchRegEx
regular expression
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.16.2.1.4
logMatchGlobalCounter
global count of matches
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.5
logMatchGlobalCount
Description.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.6
logMatchCurrentCounter
Regex match counter. This counter will
be reset with each logfile rotation.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.7
logMatchCurrentCount
Description.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.8
logMatchCounter
Regex match counter. This counter will
be reset with each read
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.9
logMatchCount
Description.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.10
logMatchCycle
time between updates (if not queried) in seconds
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.11
logMatchErrorFlag
errorflag: is this line configured correctly?
UCDErrorFlag
Textual Convention: UCDErrorFlag Enumeration
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.16.2.1.100
logMatchRegExCompilation
message of regex precompilation
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.16.2.1.101

mrTable

table
.1.3.6.1.4.1.2021.102 · 1 row entry · 2 columns
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 entry .1.3.6.1.4.1.2021.102.1
An entry containing a registered mib oid.
Indexes
mrIndex
Column Syntax OID
mrIndex
The registry slot of a mibmodule.
ObjectIdentifier .1.3.6.1.4.1.2021.102.1.1
mrModuleName
The module name that registered this OID.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2021.102.1.2