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
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk prTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' '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
textual errors.
prEntry row .1.3.6.1.4.1.2021.2.1
An entry containing a process and its statistics.
Indexes
Column Syntax OID
Reference Index for each observed process.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2021.2.1.1
The process name we're counting/checking on.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.2.1.2
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.3
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.4
The number of current processes running with the name
in question.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.2.1.5
A Error flag to indicate trouble with a process. It
goes to 1 if there is an error, 0 if no error.
UCDErrorFlag
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.2.1.100
An error message describing the problem (if one exists).
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.2.1.101
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
Type Values:
0noError
1runFix
.1.3.6.1.4.1.2021.2.1.102
The command that gets run when the prErrFix column is
set to 1.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.2.1.103

extTable

table
.1.3.6.1.4.1.2021.8 · 1 row entry · 7 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk extTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::extTable'
A table of extensible commands returning output and
result codes.  These commands are configured via the
agent's snmpd.conf file.
extEntry row .1.3.6.1.4.1.2021.8.1
An entry containing an extensible script/program and its output.
Indexes
Column Syntax OID
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
A Short, one name description of the extensible command.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.8.1.2
The command line to be executed.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.8.1.3
The result code (exit status) from the executed command.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.8.1.100
The first line of output of the executed command.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.8.1.101
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
Type Values:
0noError
1runFix
.1.3.6.1.4.1.2021.8.1.102
The command that gets run when the extErrFix column is
set to 1.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.8.1.103

dskTable

table
.1.3.6.1.4.1.2021.9 · 1 row entry · 18 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk dskTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::dskTable'
Disk watching information.  Partions to be watched
are configured by the snmpd.conf file of the agent.
dskEntry row .1.3.6.1.4.1.2021.9.1
An entry containing a disk and its statistics.
Indexes
Column Syntax OID
Integer reference number (row number) for the disk mib.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2021.9.1.1
Path where the disk is mounted.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.9.1.2
Path of the device for the partition
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.9.1.3
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.5
Total size of the disk/partion (kBytes).
For large disks (>2Tb), this value will
latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.6
Available space on the disk.
For large lightly-used disks (>2Tb), this
value will latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.7
Used space on the disk.
For large heavily-used disks (>2Tb), this
value will latch at INT32_MAX (2147483647).
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.8
Percentage of space used on disk
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.9
Percentage of inodes used on disk
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.9.1.10
Total size of the disk/partion (kBytes).
Together with dskTotalHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.11
Total size of the disk/partion (kBytes).
Together with dskTotalLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.12
Available space on the disk (kBytes).
Together with dskAvailHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.13
Available space on the disk (kBytes).
Together with dskAvailLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.14
Used space on the disk (kBytes).
Together with dskUsedHigh composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.15
Used space on the disk (kBytes).
Together with dskUsedLow composes 64-bit number.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.9.1.16
Error flag signaling that the disk or partition is under
the minimum required space configured for it.
UCDErrorFlag
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.9.1.100
A text description providing a warning and the space left
on the disk.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.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
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk laTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::laTable'
Load average information.
laEntry row .1.3.6.1.4.1.2021.10.1
An entry containing a load average and its values.
Indexes
Column Syntax OID
reference index/row number for each observed loadave.
Integer32
Constraints:
range: 0-3
.1.3.6.1.4.1.2021.10.1.1
The list of loadave names we're watching.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.10.1.2
The 1,5 and 15 minute load averages (one per row).
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.10.1.3
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.10.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.10.1.5
The 1,5 and 15 minute load averages as an opaquely
wrapped floating point number.
Float
Type Constraints:
range: 7
.1.3.6.1.4.1.2021.10.1.6
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
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.10.1.100
An error message describing the load-average and its
surpased watch-point value.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.10.1.101

fileTable

table
.1.3.6.1.4.1.2021.15 · 1 row entry · 6 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk fileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::fileTable'
Table of monitored files.
fileEntry row .1.3.6.1.4.1.2021.15.1
Entry of file
Indexes
Column Syntax OID
Index of file
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2021.15.1.1
Filename
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.15.1.2
Size of file (kB)
kBSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.15.1.3
Limit of filesize (kB)
kBSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.15.1.4
Limit exceeded flag
UCDErrorFlag
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.15.1.100
Filesize error message
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.15.1.101
.1.3.6.1.4.1.2021.16.2 · 1 row entry · 13 columns
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk logMatchTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::logMatchTable'
Table of monitored files.
logMatchEntry row .1.3.6.1.4.1.2021.16.2.1
Entry of file
Indexes
Column Syntax OID
Index of logmatch
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2021.16.2.1.1
logmatch instance name
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.16.2.1.2
filename to be logmatched
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.16.2.1.3
regular expression
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.16.2.1.4
global count of matches
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.5
Description.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.6
Regex match counter. This counter will
be reset with each logfile rotation.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.7
Description.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.8
Regex match counter. This counter will
be reset with each read
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2021.16.2.1.9
Description.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.10
time between updates (if not queried) in seconds
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2021.16.2.1.11
errorflag: is this line configured correctly?
UCDErrorFlag
Type Values:
0noError
1error
.1.3.6.1.4.1.2021.16.2.1.100
message of regex precompilation
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.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
Uses the net-snmp variant from /opt/observium/mibs/net-snmp.
Command help
Walk mrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'UCD-SNMP-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'UCD-SNMP-MIB::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 row .1.3.6.1.4.1.2021.102.1
An entry containing a registered mib oid.
Indexes
Column Syntax OID
The registry slot of a mibmodule.
ObjectIdentifier .1.3.6.1.4.1.2021.102.1.1
The module name that registered this OID.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.2021.102.1.2