Defining new mibs.

Terje Malmedal (terje.malmedal@usit.uio.no)
Thu, 19 Sep 1996 22:15:50 +0200

When I hopefully get tkined working I wish to monitor some
oracle databases. Using snmpwalk I get stuff like this:

enterprises.111.4.1.1.1.1.1 : 2638
enterprises.111.4.1.1.1.1.2 : 4512
enterprises.111.4.1.1.1.1.3 : 5

Oracle provides information about their private definitions in this format:
"oraDbMIB", "1.3.6.1.4.1.111.4",
"oraDbObjects", "1.3.6.1.4.1.111.4.1",
"oraDbSysTable", "1.3.6.1.4.1.111.4.1.1",
"oraDbSysEntry", "1.3.6.1.4.1.111.4.1.1.1",
"oraDbSysConsistentChanges", "1.3.6.1.4.1.111.4.1.1.1.1",
"oraDbSysConsistentGets", "1.3.6.1.4.1.111.4.1.1.1.2",
"oraDbSysDbBlockChanges", "1.3.6.1.4.1.111.4.1.1.1.3",

How can I add this information to the other mibs?

-- 
 - Terje
malmedal@usit.uio.no