oraDbTablespaceSizeAllocated
ORADB-MIB ·
.1.3.6.1.4.1.111.4.1.2.1.3
Object
column mandatory
Integer32
The amount of disk space, in kilobytes, allocated for this tablespace. This is the sum of the sizes of the data files associated with the tablespace.
Context
- MIB
- ORADB-MIB
- OID
.1.3.6.1.4.1.111.4.1.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- oraDbTablespaceEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ORADB-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORADB-MIB::oraDbTablespaceSizeAllocated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ORADB-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORADB-MIB::oraDbTablespaceSizeAllocated.<rdbmsDbIndex>.<oraDbTablespaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ORADB-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ORADB-MIB::oraDbTablespaceSizeAllocated'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2147483648-2147483647