rdbmsDbIndex
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.1.1.1
Object
column Integer32
A numeric index, unique among all the databases from all
products on this host. This value is a surrogate for the
conceptually unique key, which is {PrivateMibOID,
databasename}
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rdbmsDbEntry
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::rdbmsDbIndex'
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::rdbmsDbIndex.<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::rdbmsDbIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647