rdbmsDbParamSubIndex

RDBMS-MIB · .1.3.6.1.2.1.39.1.3.1.2

Object

column Integer32
The subindex value for this parameter.  If the parameter is
naturally considered to contain a variable number of members
of a class, e.g.  members of the DBA user group, or files
which are part of the database, then it must be presented as
a set of rows.  If, on the other hand, the parameter
represents a set of choices from a class, e.g. the
permissions on a file or the options chosen out of the set of
all options allowed, AND is guaranteed to always fit in the
255 character length of a DisplayString, then it may be
presented as a comma separated list with a subindex value of
one.  Zero may not be used as a value.

Context

MIB
RDBMS-MIB
OID
.1.3.6.1.2.1.39.1.3.1.2
Type
column
Access
noaccess
Status
current
Parent
rdbmsDbParamEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDBMS-MIB::rdbmsDbParamSubIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDBMS-MIB::rdbmsDbParamSubIndex.<rdbmsDbIndex>.<rdbmsDbParamName>.<rdbmsDbParamSubIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDBMS-MIB::rdbmsDbParamSubIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647