rdbmsDbInfoSizeAllocated

RDBMS-MIB · .1.3.6.1.2.1.39.1.2.1.4

Object

column r/w Integer32
The estimated size of this database (in
rdbmsDbInfoSizeUnits), which is the disk space that has been
allocated to it and is no longer available to users on this
host.  rdbmsDbInfoSize does not necessarily indicate the
amount of space actually in use for database data.  Some
databases may support extending allocated size, and others
may not.
              
Note that a compliant agent does not need to
allow write access to this object.

Context

MIB
RDBMS-MIB
OID
.1.3.6.1.2.1.39.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
rdbmsDbInfoEntry
Groups
1

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::rdbmsDbInfoSizeAllocated'
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::rdbmsDbInfoSizeAllocated.<rdbmsDbIndex>'
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::rdbmsDbInfoSizeAllocated'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance

Member of