rdbmsDbLimitedResourceLimit
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.4.1.3
Object
column r/w
Integer32
The maximum value the resource use may attain.
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.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdbmsDbLimitedResourceEntry
- Groups
- 1
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 'RDBMS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDBMS-MIB::rdbmsDbLimitedResourceLimit'
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::rdbmsDbLimitedResourceLimit.<rdbmsDbIndex>.<rdbmsDbLimitedResourceName>'
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::rdbmsDbLimitedResourceLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of
Compliance refinements
rdbmsCompliance
readonly
A compliant system need not allow write-access to this
object.
object.