To export MIBs, use the following rhino-console command.

Note
What are MIBs?

Management Information Base (MIB) files contain descriptions of the OID hierarchy that SNMP uses to interact with statistics and notifications.

exportmibs

Command

exportmibs <dir>
  Description
    Exports current SNMP statistics configuration as MIB files to the specified
    directory.
Note These represent the current configuration of Rhino’s parameter sets. (This information may change at a later date when components (such as services) are deployed or undeployed.)

Once deployed, a service always gets the same OIDs (see Configuring SNMP OID mappings). SNMP management clients usually provide a tool for using or importing the information from MIBs.

Example

[Rhino@localhost (#19)] exportmibs mibs
Writing MIB exports to: /home/user/rhino/client/bin/mibs
- writing parameter set type "ActivityHandler" to ACTIVITYHANDLER.MIB
- writing parameter set type "ObjectPools" to OBJECTPOOLS.MIB
- writing parameter set type "Events" to EVENTS.MIB
- writing RHINO-NOTIFICATIONS.MIB
- writing parameter set type "Transactions" to TRANSACTIONS.MIB
- writing parameter set type "Limiters" to LIMITERS.MIB
- writing parameter set type "Savanna-Membership" to SAVANNA-MEMBERSHIP.MIB
- writing parameter set type "SystemInfo" to SYSTEMINFO.MIB
- writing parameter set type "Services" to SERVICES.MIB
- writing parameter set type "EventRouter" to EVENTROUTER.MIB
- writing parameter set type "MemDB-Local" to MEMDB-LOCAL.MIB
- writing parameter set type "JDBCDatasource" to JDBCDATASOURCE.MIB
- writing parameter set type "LockManagers" to LOCKMANAGERS.MIB
- writing parameter set type "Activities" to ACTIVITIES.MIB
- writing parameter set type "StagingThreads-TM" to STAGINGTHREADS-TM.MIB
- writing parameter set type "StagingThreads-Misc" to STAGINGTHREADS-MISC.MIB
- writing parameter set type "StagingThreads" to STAGINGTHREADS.MIB
- writing parameter set type "LicenseAccounting" to LICENSEACCOUNTING.MIB
- writing parameter set type "JVM" to JVM.MIB
- writing parameter set type "Savanna-Group" to SAVANNA-GROUP.MIB
- writing parameter set type "MemDB-Replicated" to MEMDB-REPLICATED.MIB
21 MIBs exported.
Tip RHINO-NOTIFICATIONS.MIB represents the OIDs used for notifications, while the remainder of the MIBs define OIDs for statistics access.
Previous page Next page
Rhino Version 2.6.1