rdbmsDbInfoEntry
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.2.1
Object
row
Information that must be present if the database is actively opened. If the database is not actively opened, then attempts to access corresponding instances in this table may result in either noSuchName (SNMPv1) or noSuchInstance (SNMPv2). 'Actively opened' means at least one of the rdbmsRelState entries for this database in the rdbmsRelTable is active(2).
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.2.1- Type
- row
- Status
- current
- Parent
- rdbmsDbInfoTable
- Table
- rdbmsDbInfoTable
- Children
- 6
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::rdbmsDbInfoEntry'
More examples
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::rdbmsDbInfoEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.