6 BRM OMF Instrumented Objects

This chapter describes the Oracle Communications Billing and Revenue Management (BRM) Operations Management Framework (OMF) instrumented objects. It also includes a simplified, more readable, version of the BRM Management Information Base (MIB).

For more information, see "Using the SNMP Instrumentation Protocol to Monitor and Control BRM Components".

About the BRM MIB

The BRM MIB defines the structure of the managed data in the BRM system. All instrumented objects are included in the MIB except for probes that use the Big Table format.

The BRM MIB is described in the PORTAL-MIB.txt file in BRM_home/instrumentation.

About the Top-Level Components in the MIB

  • log: Provides recent messages from log files.

    Note:

    These probes are BigTable probes and are therefore not included in the BRM MIB.
  • omf: Provides data about the SNMP and HTTP OMF protocols and the Diagnostic Data Handler.

  • mml: Provides data about the Memory Manager.

  • plg: Provides data about EDR statistics.

  • fct: Provides data about opcode statistics.

  • ppl: Provides data about the Pipeline Manager input controller.

Transaction Manager Probes

The Transaction Manager probes are listed in Table 6-1:

Table 6-1 Transaction Manager Probes

Probe Description

batchSizeLimit

Minimum size of a batch before committing it to the log file, as configured in the Transaction Manager BatchSizeLimit registry entry.

loggingOff

Indicates if logging is on or off, as configured in the Transaction Manager LoggingOff registry entry.


Log File Probes

For information about the log file OIDs, see "Log File OIDs".

The probe listed in Table 6-2 collects status and error messages in a circular buffer. It collects all messages, including debugging information, independent of log file settings.

By default, the circular buffer size is set to 1000 messages. You can change that setting in the registry. See "Getting Recent Pipeline Log File Entries".

You can display this data in the HTTP protocol. It is also included in the file created by the Diagnostic Data Handler.

Note:

Log file probes are Big Table probes and are therefore not included in the BRM MIB.

Table 6-2 Log File Probe

Probes Description

message

Recent log file messages.


Operations Management Framework Probes

Operations Management Framework (OMF) includes the following probes:

For information about the OMF OIDs, see "OMF OIDs".

HTTP Probes

The HTTP probes are listed in Table 6-3:

Table 6-3 HTTP Probes

Probe Description

port

The port number for the HTTP listener as configured in the Port registry entry.

styleSheetName

The XML style sheet as configured in the StyleSheetFile registry entry.

portalLogoName

The file name of the logo used on the HTTP display, as defined in the PortalLogoFile registry entry.

numHttpRequests

The number of requests to get data from the HTTP server.


SNMP Probes

The probes listed in Table 6-4 show data about:

  • The SNMP instrumentation configuration.

  • SNMP activity; for example, the number of GET requests.

The SNMP table includes SNMP activity about specific instrumented objects. Figure 6-1 shows an example:

Table 6-4 SNMP Probes

Probe Description

port

The port number for the SNMP subagent as configured in the Port registry entry.

numSnmpRequests

The number of SNMP requests received.

snmpTableEntry

A table showing OMF instrumented objects and SNMP Get, GetNext, and Set requests used for those objects.

snmpTableOid

The OID of the object for which SNMP data is shown.

snmpTableName

The object name in the MIB; for example, ProcessTable, statisticGroup, or diagnosticDataHandlerGroup.

numSnmpGetRequests

The number of SNMP Get requests received.

numSnmpGetNextRequests

The number of SNMP GetNext requests received.

numSnmpSetRequests

The number of SNMP Set requests received.


Diagnostic Data Handler Probe

Use the probe listed in Table 6-5 to get a snapshot from the Diagnostic Data Handler.

For information about the Diagnostic Data Handler, see "Using the Diagnostic Data Handler to Get OMF Diagnostic Data".

Table 6-5 Diagnostic Data Handler Probe

Probe Description

createSnapshot

Creates a Diagnostic Data Handler snapshot. To get a snapshot, set to true:

Use all lowercase characters.

Note: This probe is a write-only probe. It is not displayed in the HTTP interface.


Multi-Threaded Framework

Multi-threaded framework (MTF) includes the following probes:

For information about the MTF OIDs, see "MTF OIDs".

Connection Configurations Probes

The connection configurations probes listed in Table 6-6 include:

Connection Configurations Probes

The probes shown in Figure 6-2 and listed in Table 6-6 provide data about the available Oracle DM servers.

Figure 6-2 Connection Configuration Probes

Description of Figure 6-2 follows
Description of ''Figure 6-2 Connection Configuration Probes''

Table 6-6 Connection Configurations Probes

Probe Description

dmoServerConfigured

The number of Oracle DM servers configured.

dmoServerAvailable

The number of available Oracle DM servers.

peerConfigured

Specifies if a peer is configured.

addServerInstance

Rebalances DM connections when you restart a failed DM or when you add a new DM to the DM pool. When you use this to add a new DM, provide the host name, port number, and maximum connections it can process.

Note: This probe is a write-only probe. It is not displayed in the HTTP interface.


Oracle DM Server Probes

The probes shown in Figure 6-3 and listed in Table 6-7 provide data about each Oracle DM.

Figure 6-3 Oracle DM Server Probes

Description of Figure 6-3 follows
Description of ''Figure 6-3 Oracle DM Server Probes''

Table 6-7 Oracle DM Server Probes

Probe Description

dmoHost

The Oracle DM host name.

dmoPort

The Oracle DM port number.

dmoMaxConn

The number of maximum connections that the Oracle DM can handle at any time.

dmoActiveConn

Active connections for this Oracle DM.


Thread Check Manager Probes

Thread Check Manager monitors threads and reports failures as part of a high-availability configuration.

Thread Check Manager Probes

The probe listed in Table 6-8 shows the current ThreadCheckManager registry settings.

Table 6-8 Thread Check Manager Probes

Probe Description

requestInterval

The time in seconds to poll for thread responsiveness.


Thread Chart Probes

The probes shown in Figure 6-4 and listed in Table 6-9 provide data about active threads.

Figure 6-4 Thread Chart Probes

Description of Figure 6-4 follows
Description of ''Figure 6-4 Thread Chart Probes''

Table 6-9 Thread Chart Probes

Probe Description

threadChartThreadName

The name of the thread.

threadChartThreadId

The thread ID.

threadChartStatus

The status, HEALTHY or UNHEALTHY.

threadChartTime

The timestamp when the thread data was collected.

threadChartCount

The number of times the thread has been checked for responsiveness.

threadChartMessage

The type of thread being monitored:

  • ClientConnection

  • ClientGateway

  • DataMigrator

  • WorkerDataMigratorThread

  • PoidIdManager


MTF State Manager Probes

The probes shown in Figure 6-5 and listed in Table 6-10 provide data about the MTF framework.

Figure 6-5 MTF State Manager Probes

Description of Figure 6-5 follows
Description of ''Figure 6-5 MTF State Manager Probes''

Table 6-10 MTF State Manager Probes

Probe Description

state

The current execution state of the MTF framework:

  • Initial: The system is starting up.

  • Running: Normal operation. The MTF framework is accepting client requests.

  • SuspendInProgress: The MTF framework is in the process of shutting down client connections. No new connections are allowed in this state.

  • Suspended: The MTF framework is not accepting connections so that a shutdown or switchover can occur.

numOfConnection

The number of current client connections.


AAA Manager Connection and Number Portability Probes

Use these probes to manage AAA Manager connections and number portability.

Connection Monitor Probes

Use the probe listed in Table 6-11 to send a Diameter Disconnect Peer Request (DPR) message.

For information about the connection monitor OIDs, see "AAA Manager Connection and Number Portability OIDs".

Table 6-11 Connection Monitor Probe

Probe Description

sendDPR

Sends a Disconnect Peer Request (DPR) message.


Number Portability Probes

Use the probes listed in Table 6-12 to print, load, and append the number portability records. See "Setting Up Number Portability" in BRM Configuring Pipeline Rating and Discounting.

For more information about the number portability OIDs, see "AAA Manager Connection and Number Portability OIDs".

Table 6-12 Number Portability Probes

Probe Description

reload

Reloads the data from the number portability file.

Value: True or False.

Set to True to continue to use the old number portability data if the reload operation fails.

deltaLoad

Appends the additional number portability data in the memory.

Location: Pipeline_home

Value: File_name

Where File_name is the name of the delta file.

printData

Displays the in-memory number portability data or saves it in a file.

Location: Pipeline_home

Value: NULL or File_name

Set to NULL to display the number portability data on the screen.

Set to the File_name to save the number portability data in the file.


Memory Monitor Probes

The probe listed in Table 6-13 provides data on memory allocation.

For information about the memory monitor OIDs, see "Memory Monitor OIDs".

Table 6-13 Memory Monitor Probes

Probe Description

totalMemoryAllocated

The total memory allocated to the process.


Pipeline Statistics Probes

You can get EDR throughput statistics for individual pipelines.

For information about the pipeline statistics OIDs, see "Statistics OIDs".

Throughput Statistics Probes

The probes shown in Figure 6-6 and listed in Table 6-14 provide data about the total EDRs processed by a pipeline.

Figure 6-6 Throughput Statistics Probes

Description of Figure 6-6 follows
Description of ''Figure 6-6 Throughput Statistics Probes''

Table 6-14 Throughput Statistics Probes

Probe Description

totalEdrCount

The total number of EDRs processed since startup, independent of any transaction, including EDRs processed in canceled and rolled-back transactions. This value is incremented for each EDR.

totalTxnEdrCount

The total number of EDRs processed in a transaction. This value is incremented after a transaction finishes.

totalProcTime

The total processing time in seconds since startup.

totalTxnCount

The number of transactions processed since startup.


Last Throughputs Probes

The probes shown in Figure 6-7 and listed in Table 6-15 provide data about EDR throughput (in a transaction) for a pipeline.

Figure 6-7 Last Throughputs Probes

Description of Figure 6-7 follows
Description of ''Figure 6-7 Last Throughputs Probes''

Table 6-15 Last Throughputs Probes

Probe Description

throughput

The number of EDRs per second.

throughputTimestamp

The timestamp when the throughput measurement occurred.


Opcode Latency Probes

These probes provide data about the performance of the FCT_Opcode module.

For information about the opcode latency OIDs, see "fct Probe OIDs".

Opcode Plug-In Probes

The probes listed in Table 6-16 provide statistics on the opcodePlugInGroup probes.

Table 6-16 Opcode Plug-In Probes

Probe Description

totalOpcodeCalls

The total number of opcode calls since startup.

totalLatency

The total amount of time for all opcode calls.


Last Latency Probes

The probes listed in Table 6-17 provide data on opcode latency.

Table 6-17 Last Latency Probes

Probe Description

latency

The processing time for opcodes.

latencyTimestamp

The timestamp when the latency measurement occurred.


Input Probes

These probes provide data about pipeline input processing.

For information about the input OIDs, see "Input Controller probes".

Input Controller Probes

The probes in Figure 6-8 and listed in Table 6-18 show processing time for real-time pipeline events.

Figure 6-8 Input Controller Probes

Description of Figure 6-8 follows
Description of ''Figure 6-8 Input Controller Probes''

Table 6-18 Input Controller Probes

Probe Description

maxProcessingTime

The longest processing time for a real-time event.

minProcessingTime

The shortest processing time for a real-time event.


Last Processing Times Probes

The probes in Figure 6-9 and listed in Table 6-19 show pipeline processing times for the last 10 real-time events.

Figure 6-9 Last Processing Times Probes

Description of Figure 6-9 follows
Description of ''Figure 6-9 Last Processing Times Probes''

Table 6-19 Last Processing Times Probes

Probe Description

processingTime

The processing time for a real-time event.

timestamp

The timestamp when the processing time was measured.


SNMP Object IDs

The following sections describe the Portal object IDs (POIDs) in order of the ID number. The same information is available in the BRM MIB, but not in order. However, the BRM MIB includes details about every instrumented object; for example:

-- 1.3.6.1.4.1.3512.1.5.5.1.1.2
numOfConnection OBJECT-TYPE
     SYNTAX          Integer32
     MAX-ACCESS      read-only
     STATUS          current
     DESCRIPTION     "Number of open connections"
     ::= { stateManagerGroupEntry 2 }

To derive the complete OIDs, in the following sections, replace the:

  • process_id with the process ID of the SNMP subagent process that is registered with the SNMP master-agent.

  • registry_id with the registry ID of the SNMP subagent process that is registered with the SNMP master-agent.

For more information, see "About Dynamic Object IDs".

MIB Prefix

The BRM MIB uses the industry-standard internet.private root, with 3512 as the start of the BRM subroot. The only branch following portal (3512) is components (1), so the prefix for all entries is:

iso.org.dod.internet.private.enterprise.portal.components 

or:

1.3.6.1.4.1.3512.1

Transaction Manager OIDs

txm
1.3.6.1.4.1.3512.1.2

        transactionManager
        1.3.6.1.4.1.3512.1.2.1

                transactionManagerGroup
                1.3.6.1.4.1.3512.1.2.1.1

                        transactionManagerGroupEntry
                        1.3.6.1.4.1.3512.1.2.1.1.1

                                batchSizeLimit
                                1.3.6.1.4.1.3512.1.2.1.1.1.1

                                loggingOff
                                1.3.6.1.4.1.3512.1.2.1.1.1.2

                                transactionManagerGroupIndex
                                1.3.6.1.4.1.3512.1.2.1.1.1.3

Log File OIDs

Because log file probes use the Big Table format, they are not included in the MIB file.

log
1.3.6.1.4.1.3512.1.3

OMF OIDs

omf
1.3.6.1.4.1.3512.1.4

        http
        1.3.6.1.4.1.3512.1.4.1

                httpInfo
                1.3.6.1.4.1.3512.1.4.1.1

                        httpInfoEntry
                        1.3.6.1.4.1.3512.1.4.1.1.1

                                port
                                1.3.6.1.4.1.3512.1.4.1.1.1.1

                                styleSheetName
                                1.3.6.1.4.1.3512.1.4.1.1.1.2

                                portalLogoName
                                1.3.6.1.4.1.3512.1.4.1.1.1.3

                                numHttpRequests
                                1.3.6.1.4.1.3512.1.4.1.1.1.4

                                httpInfoIndex
                                1.3.6.1.4.1.3512.1.4.1.1.1.5

        snmp
        1.3.6.1.4.1.3512.1.4.2

                snmpInfo
                1.3.6.1.4.1.3512.1.4.2.1

                        snmpInfoEntry
                        1.3.6.1.4.1.3512.1.4.2.1.1

                                port
                                1.3.6.1.4.1.3512.1.4.2.1.1.1

                                numSnmpRequests
                                1.3.6.1.4.1.3512.1.4.2.1.1.2

                                snmpInfoIndex
                                1.3.6.1.4.1.3512.1.4.2.1.1.3

                snmpTable
                1.3.6.1.4.1.3512.1.4.2.2

                        snmpTableEntry
                        1.3.6.1.4.1.3512.1.4.2.2.1

                                snmpTableIndex
                                1.3.6.1.4.1.3512.1.4.2.2.1.1

                                snmpTableOid
                                1.3.6.1.4.1.3512.1.4.2.2.1.2

                                snmpTableName
                                1.3.6.1.4.1.3512.1.4.2.2.1.3

                                numSnmpGetRequests
                                1.3.6.1.4.1.3512.1.4.2.2.1.4

                                numSnmpGetNextRequests
                                1.3.6.1.4.1.3512.1.4.2.2.1.5

                                numSnmpSetRequests
                                1.3.6.1.4.1.3512.1.4.2.2.1.6


        diagnosticDataHandler
        1.3.6.1.4.1.3512.1.4.3


                diagnosticDataHandlerGroup
                1.3.6.1.4.1.3512.1.4.3.1

                        diagnosticDataHandlerGroupEntry
                        1.3.6.1.4.1.3512.1.4.3.1.1

                                createSnapshot
                                1.3.6.1.4.1.3512.1.4.3.1.1.1

                                diagnosticDataHandlerGroupIndex
                                1.3.6.1.4.1.3512.1.4.3.1.1.2

MTF OIDs

mtf
1.3.6.1.4.1.3512.1.5

        highAvailabilityManager
        1.3.6.1.4.1.3512.1.5.1

        connectionConfigurations
        1.3.6.1.4.1.3512.1.5.2

                connectionConfigurationsGroup
                1.3.6.1.4.1.3512.1.5.2.1

                        connectionConfigurationsGroupEntry
                        1.3.6.1.4.1.3512.1.5.2.1.1

                                dmoServerConfigured
                                1.3.6.1.4.1.3512.1.5.2.1.1.1

                                dmoServerAvailable
                                1.3.6.1.4.1.3512.1.5.2.1.1.2

                                peerConfigured
                                1.3.6.1.4.1.3512.1.5.2.1.1.3

                                refreshConnections
                                1.3.6.1.4.1.3512.1.5.2.1.1.4

                                addServerInstance
                                1.3.6.1.4.1.3512.1.5.2.1.1.5

                                connectionConfigurationsGroupIndex
                                1.3.6.1.4.1.3512.1.5.2.1.1.6

                dmoTable
                1.3.6.1.4.1.3512.1.5.2.2

                        dmoEntry
                        1.3.6.1.4.1.3512.1.5.2.2.1

                                dmoIndex
                                1.3.6.1.4.1.3512.1.5.2.2.1.1

                                dmoHost
                                1.3.6.1.4.1.3512.1.5.2.2.1.2

                                dmoPort
                                1.3.6.1.4.1.3512.1.5.2.2.1.3

                                dmoMaxConn
                                1.3.6.1.4.1.3512.1.5.2.2.1.4

                                dmoActiveConn
                                1.3.6.1.4.1.3512.1.5.2.2.1.5

                                dmoState
                                1.3.6.1.4.1.3512.1.5.2.2.1.6

        threadCheckManager
        1.3.6.1.4.1.3512.1.5.3

                threadCheckManagerGroup
                1.3.6.1.4.1.3512.1.5.3.1

                        threadCheckManagerGroupEntry
                        1.3.6.1.4.1.3512.1.5.3.1.1

                                requestInterval
                                1.3.6.1.4.1.3512.1.5.3.1.1.1

                                notifyFailure
                                1.3.6.1.4.1.3512.1.5.3.1.1.2

                                threadCheckManagerGroupIndex
                                1.3.6.1.4.1.3512.1.5.3.1.1.3

                threadCheckManagerTable
                1.3.6.1.4.1.3512.1.5.3.2

                        threadChartTableEntry
                        1.3.6.1.4.1.3512.1.5.3.2.1

                                threadChartTableIndex
                                1.3.6.1.4.1.3512.1.5.3.2.1.1

                                threadChartThreadName
                                1.3.6.1.4.1.3512.1.5.3.2.1.2

                                threadChartThreadId
                                1.3.6.1.4.1.3512.1.5.3.2.1.3

                                threadChartStatus
                                1.3.6.1.4.1.3512.1.5.3.2.1.4

                                threadChartTime
                                1.3.6.1.4.1.3512.1.5.3.2.1.5

                                threadChartCount
                                1.3.6.1.4.1.3512.1.5.3.2.1.6

                                threadChartMessage
                                1.3.6.1.4.1.3512.1.5.3.2.1.7

        threadPool
        1.3.6.1.4.1.3512.1.5.4

                threadPoolAcceptorGroup
                1.3.6.1.4.1.3512.1.5.4.1

                        threadPoolAcceptorGroupEntry
                        1.3.6.1.4.1.3512.1.5.4.1.1

                                acceptorThreadPoolType
                                1.3.6.1.4.1.3512.1.5.4.1.1.1

                                acceptorThreadCount
                                1.3.6.1.4.1.3512.1.5.4.1.1.2

                                acceptorReactorType
                                1.3.6.1.4.1.3512.1.5.4.1.1.3

                                threadPoolAcceptorGroupIndex
                                1.3.6.1.4.1.3512.1.5.4.1.1.4

                threadPoolAcceptorTable
                1.3.6.1.4.1.3512.1.5.4.2

                        threadPoolAcceptorTableEntry
                        1.3.6.1.4.1.3512.1.5.4.2.1

                                acceptorConnectionThreadNumber
                                1.3.6.1.4.1.3512.1.5.4.2.1.1

                                acceptorAccumulatedConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.2.1.2

                                acceptorCurrentConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.2.1.3

                threadPoolConnectorGroup
                1.3.6.1.4.1.3512.1.5.4.3

                        threadPoolConnectorGroupEntry
                        1.3.6.1.4.1.3512.1.5.4.3.1

                                connectorThreadPoolType
                                1.3.6.1.4.1.3512.1.5.4.3.1.1

                                connectorThreadCount
                                1.3.6.1.4.1.3512.1.5.4.3.1.2

                                connectorReactorType
                                1.3.6.1.4.1.3512.1.5.4.3.1.3

                                threadPoolConnectorGroupIndex
                                1.3.6.1.4.1.3512.1.5.4.3.1.4

                threadPoolConnectorTable
                1.3.6.1.4.1.3512.1.5.4.4

                        threadPoolConnectorTableEntry
                        1.3.6.1.4.1.3512.1.5.4.4.1

                                connectorConnectionThreadNumber
                                1.3.6.1.4.1.3512.1.5.4.4.1.1

                                connectorAccumulatedConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.4.1.2

                                connectorCurrentConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.4.1.3

                threadPoolPrivatePeerGroup
                1.3.6.1.4.1.3512.1.5.4.5

                        threadPoolPrivatePeerGroupEntry
                        1.3.6.1.4.1.3512.1.5.4.5.1

                                privatePeerThreadPoolType
                                1.3.6.1.4.1.3512.1.5.4.5.1.1

                                privatePeerThreadCount
                                1.3.6.1.4.1.3512.1.5.4.5.1.2

                                privatePeerReactorType
                                1.3.6.1.4.1.3512.1.5.4.5.1.3

                                threadPoolPrivatePeerGroupIndex
                                1.3.6.1.4.1.3512.1.5.4.5.1.4

                threadPoolPrivatePeerTable
                1.3.6.1.4.1.3512.1.5.4.6

                        threadPoolPrivatePeerTableEntry
                        1.3.6.1.4.1.3512.1.5.4.6.1

                                privatePeerConnectionThreadNumber
                                1.3.6.1.4.1.3512.1.5.4.6.1.1

                                privatePeerAccumulatedConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.6.1.2

                                privatePeerCurrentConnectionCount
                                1.3.6.1.4.1.3512.1.5.4.6.1.3

                qosOpcodeConfigTable
                1.3.6.1.4.1.3512.1.5.4.7

                        qosOpcodeConfigTableEntry
                        1.3.6.1.4.1.3512.1.5.4.7.1

                                qosOpcodeConfigIndex
                                1.3.6.1.4.1.3512.1.5.4.7.1.1

                                qosOpcodeConfigName
                                1.3.6.1.4.1.3512.1.5.4.7.1.2

                                qosOpcodeConfigBucket1
                                1.3.6.1.4.1.3512.1.5.4.7.1.3

                                qosOpcodeConfigBucket2
                                1.3.6.1.4.1.3512.1.5.4.7.1.4

                                qosOpcodeConfigBucket3
                                1.3.6.1.4.1.3512.1.5.4.7.1.5

                                qosOpcodeConfigBucket4
                                1.3.6.1.4.1.3512.1.5.4.7.1.6

                                qosOpcodeConfigBucket5
                                1.3.6.1.4.1.3512.1.5.4.7.1.7

                                qosOpcodeConfigBucket6
                                1.3.6.1.4.1.3512.1.5.4.7.1.8

                                qosOpcodeConfigBucket7
                                1.3.6.1.4.1.3512.1.5.4.7.1.9

                                qosOpcodeConfigBucket8
                                1.3.6.1.4.1.3512.1.5.4.7.1.10

                qosOpcodeTable
                1.3.6.1.4.1.3512.1.5.4.8

                        qosOpcodeTableEntry
                        1.3.6.1.4.1.3512.1.5.4.8.1

                                qosOpcodeIndex
                                1.3.6.1.4.1.3512.1.5.4.8.1.1

                                qosOpcodeName
                                1.3.6.1.4.1.3512.1.5.4.8.1.2

                                qosTotalSamples
                                1.3.6.1.4.1.3512.1.5.4.8.1.3

                                qosAverageProcessingTime
                                1.3.6.1.4.1.3512.1.5.4.8.1.4

                                qosMinProcessingTime
                                1.3.6.1.4.1.3512.1.5.4.8.1.5

                                qosMaxProcessingTime
                                1.3.6.1.4.1.3512.1.5.4.8.1.6

                                qosThroughput
                                1.3.6.1.4.1.3512.1.5.4.8.1.7

                                qosOpcodeBucketCount1
                                1.3.6.1.4.1.3512.1.5.4.8.1.8

                                qosOpcodeBucketPercent1
                                1.3.6.1.4.1.3512.1.5.4.8.1.9

                                qosOpcodeBucketCount2
                                1.3.6.1.4.1.3512.1.5.4.8.1.10

                                qosOpcodeBucketPercent2
                                1.3.6.1.4.1.3512.1.5.4.8.1.11

                                qosOpcodeBucketCount3
                                1.3.6.1.4.1.3512.1.5.4.8.1.12

                                qosOpcodeBucketPercent3
                                1.3.6.1.4.1.3512.1.5.4.8.1.13

                                qosOpcodeBucketCount4
                                1.3.6.1.4.1.3512.1.5.4.8.1.14

                                qosOpcodeBucketPercent4
                                1.3.6.1.4.1.3512.1.5.4.8.1.15

                                qosOpcodeBucketCount5
                                1.3.6.1.4.1.3512.1.5.4.8.1.16

                                qosOpcodeBucketPercent5
                                1.3.6.1.4.1.3512.1.5.4.8.1.17

                                qosOpcodeBucketCount6
                                1.3.6.1.4.1.3512.1.5.4.8.1.18

                                qosOpcodeBucketPercent6
                                1.3.6.1.4.1.3512.1.5.4.8.1.19

                                qosOpcodeBucketCount7
                                1.3.6.1.4.1.3512.1.5.4.8.1.20

                                qosOpcodeBucketPercent7
                                1.3.6.1.4.1.3512.1.5.4.8.1.21

                                qosOpcodeBucketCount8
                                1.3.6.1.4.1.3512.1.5.4.8.1.22

                                qosOpcodeBucketPercent8
                                1.3.6.1.4.1.3512.1.5.4.8.1.23

                qosResetTable
                1.3.6.1.4.1.3512.1.5.4.9

                        qosResetEntry
                        1.3.6.1.4.1.3512.1.5.4.9.1

                                qosReset
                                1.3.6.1.4.1.3512.1.5.4.9.1.1

                                qosResetIndex
                                1.3.6.1.4.1.3512.1.5.4.9.1.2

                threadPoolStatisticsGroup
                1.3.6.1.4.1.3512.1.5.4.10

                        threadPoolStatisticsGroupEntry
                        1.3.6.1.4.1.3512.1.5.4.10.1

                                poolTotalRequestCount
                                1.3.6.1.4.1.3512.1.5.4.10.1.1

                                poolThroughput
                                1.3.6.1.4.1.3512.1.5.4.10.1.2

                                threadPoolStatisticsGroupIndex
                                1.3.6.1.4.1.3512.1.5.4.10.1.3

                perThreadStatisticsTable
                1.3.6.1.4.1.3512.1.5.4.11

                        perThreadStatisticsTableEntry
                        1.3.6.1.4.1.3512.1.5.4.11.1

                                threadIndex
                                1.3.6.1.4.1.3512.1.5.4.11.1.1

                                threadTotalRequestCount
                                1.3.6.1.4.1.3512.1.5.4.11.1.2

                                threadThroughput
                                1.3.6.1.4.1.3512.1.5.4.11.1.3

                                threadOverloadIntervalRequestCount
                                1.3.6.1.4.1.3512.1.5.4.11.1.4

                overloadDetectionConfigGroup
                1.3.6.1.4.1.3512.1.5.4.12

                        overloadDetectionConfigGroupEntry
                        1.3.6.1.4.1.3512.1.5.4.12.1

                                overloadDetectionEnabled
                                1.3.6.1.4.1.3512.1.5.4.12.1.1

                                overloadDetectionRate
                                1.3.6.1.4.1.3512.1.5.4.12.1.2

                                overloadDetectionInterval
                                1.3.6.1.4.1.3512.1.5.4.12.1.3

                                overloadDetectionThreshold
                                1.3.6.1.4.1.3512.1.5.4.12.1.4

                                overloadDetectionConfigGroupIndex
                                1.3.6.1.4.1.3512.1.5.4.12.1.5

        stateManager
        1.3.6.1.4.1.3512.1.5.5

                stateManagerGroup
                1.3.6.1.4.1.3512.1.5.5.1

                        stateManagerGroupEntry
                        1.3.6.1.4.1.3512.1.5.5.1.1

                                state
                                1.3.6.1.4.1.3512.1.5.5.1.1.1

                                numOfConnection
                                1.3.6.1.4.1.3512.1.5.5.1.1.2


                                stateManagerGroupIndex
                                1.3.6.1.4.1.3512.1.5.5.1.1.3

Data Object OIDs

oal
1.3.6.1.4.1.3512.1.6

        storageManager
        1.3.6.1.4.1.3512.1.6.1

                objectTable
                1.3.6.1.4.1.3512.1.6.1.1

                        objectTableEntry
                        1.3.6.1.4.1.3512.1.6.1.1.1

                                objectIndex
                                1.3.6.1.4.1.3512.1.6.1.1.1.1

                                objectName
                                1.3.6.1.4.1.3512.1.6.1.1.1.2

                                objectCount
                                1.3.6.1.4.1.3512.1.6.1.1.1.3

                                objectAvgSize
                                1.3.6.1.4.1.3512.1.6.1.1.1.4

        indexController
        1.3.6.1.4.1.3512.1.6.2

                indexControllerTable
                1.3.6.1.4.1.3512.1.6.2.1

                        indexTableEntry
                        1.3.6.1.4.1.3512.1.6.2.1.1

                                tableIndex
                                1.3.6.1.4.1.3512.1.6.2.1.1.1

                                indexType
                                1.3.6.1.4.1.3512.1.6.2.1.1.2

                                unique
                                1.3.6.1.4.1.3512.1.6.2.1.1.3

                                indexName
                                1.3.6.1.4.1.3512.1.6.2.1.1.4

                                reverseKey
                                1.3.6.1.4.1.3512.1.6.2.1.1.5

                                totalInsert
                                1.3.6.1.4.1.3512.1.6.2.1.1.6

                                insertCollision
                                1.3.6.1.4.1.3512.1.6.2.1.1.7

                                collisionRatio
                                1.3.6.1.4.1.3512.1.6.2.1.1.8

                                bucketInstrumentation
                                1.3.6.1.4.1.3512.1.6.2.1.1.9

                                zeroBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.10

                                oneBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.11

                                twoBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.12

                                threeBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.13

                                fourBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.14

                                fiveBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.15

                                sixEightBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.16

                                nineSixteenBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.17

                                overSixteenBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.18

                                longestSize
                                1.3.6.1.4.1.3512.1.6.2.1.1.19

                                longestBucket
                                1.3.6.1.4.1.3512.1.6.2.1.1.20

        poidIndexController
        1.3.6.1.4.1.3512.1.6.2.3

                poidIndexControllerTable
                1.3.6.1.4.1.3512.1.6.3.1

                        poidIndexTableEntry
                        1.3.6.1.4.1.3512.1.6.3.1.1

                                tableIndex
                                1.3.6.1.4.1.3512.1.6.3.1.1.1

                                poidTypeName
                                1.3.6.1.4.1.3512.1.6.3.1.1.2

                                poidNumber
                                1.3.6.1.4.1.3512.1.6.3.1.1.3

                                residency
                                1.3.6.1.4.1.3512.1.6.3.1.1.4

                                lockWaits
                                1.3.6.1.4.1.3512.1.6.3.1.1.5

                                totalInsert
                                1.3.6.1.4.1.3512.1.6.3.1.1.6

                                insertCollision
                                1.3.6.1.4.1.3512.1.6.3.1.1.7

                                collisionRatio
                                1.3.6.1.4.1.3512.1.6.3.1.1.8

                                zeroBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.9

                                oneBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.10

                                twoBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.11

                                threeBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.12

                                fourBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.13

                                fiveBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.14

                                sixEightBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.15

                                nineSixteenBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.16

                                overSixteenBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.17

                                longestSize
                                1.3.6.1.4.1.3512.1.6.3.1.1.18

                                longestBucket
                                1.3.6.1.4.1.3512.1.6.3.1.1.19

AAA Manager Connection and Number Portability OIDs

dat
1.3.6.1.4.1.3512.1.7

        connectionPool 
        1.3.6.1.4.1.3512.1.7.1

                connectionPoolGroup
                1.3.6.1.4.1.3512.1.7.1.1

                        connectionPoolGroupEntry
                        1.3.6.1.4.1.3512.1.7.1.1.1

                                rebalanceConnection
                                1.3.6.1.4.1.3512.1.7.1.1.1.1

                                connectionPoolGroupIndex
                                1.3.6.1.4.1.3512.1.7.1.1.1.2

        connectionMonitor
        1.3.6.1.4.1.3512.1.7.2

                connectionMonitorGroup
                1.3.6.1.4.1.3512.1.7.2.1

                        connectionMonitorGroupEntry
                        1.3.6.1.4.1.3512.1.7.2.1.1

                                sendDPR
                                1.3.6.1.4.1.3512.1.7.2.1.1.1

                                connectionMonitorGroupIndex
                                1.3.6.1.4.1.3512.1.7.2.1.1.2

        numberPortability 
        1.3.6.1.4.1.3512.1.7.3

                numberPortabilityGroup
                1.3.6.1.4.1.3512.1.7.3.1

                        NumberPortabilityGroupEntry
                        1.3.6.1.4.1.3512.1.7.3.1.1

                                reload
                                1.3.6.1.4.1.3512.1.7.3.1.1.1

                                deltaLoad
                                1.3.6.1.4.1.3512.1.7.3.1.1.2 

                                printData
                                1.3.6.1.4.1.3512.1.7.3.1.1.3

Memory Monitor OIDs

mml
1.3.6.1.4.1.3512.1.8

        memoryManager
        1.3.6.1.4.1.3512.1.8.1

                memoryManagerGroup
                1.3.6.1.4.1.3512.1.8.1.1

                        memoryManagerGroupEntry
                        1.3.6.1.4.1.3512.1.8.1.1.1

                                totalMemoryAllocated
                                1.3.6.1.4.1.3512.1.8.1.1.1.1

                                memoryManagerGroupIndex
                                1.3.6.1.4.1.3512.1.8.1.1.1.2

Statistics OIDs

plg
1.3.6.1.4.1.3512.1.9

        statistic
        1.3.6.1.4.1.3512.1.9.1

                statisticGroup
                1.3.6.1.4.1.3512.1.9.1.1

                        statisticGroupEntry
                        1.3.6.1.4.1.3512.1.9.1.1.1

                                totalEdrCount
                                1.3.6.1.4.1.3512.1.9.1.1.1.1

                                totalTxnEdrCount
                                1.3.6.1.4.1.3512.1.9.1.1.1.2

                                totalProcTime
                                1.3.6.1.4.1.3512.1.9.1.1.1.3

                                totalTxnCount
                                1.3.6.1.4.1.3512.1.9.1.1.1.4

                                statisticGroupIndex
                                1.3.6.1.4.1.3512.1.9.1.1.1.5

                statisticTable
                1.3.6.1.4.1.3512.1.9.1.2

                        statisticEntry
                        1.3.6.1.4.1.3512.1.9.1.2.1

                                statisticTableIndex
                                1.3.6.1.4.1.3512.1.9.1.2.1.1

                                throughput
                                1.3.6.1.4.1.3512.1.9.1.2.1.2

                                throughputTimestamp
                                1.3.6.1.4.1.3512.1.9.1.2.1.3

fct Probe OIDs

fct
1.3.6.1.4.1.3512.1.10

        opcodePlugIn
        1.3.6.1.4.1.3512.1.10.1

                opcodePlugInGroup
                1.3.6.1.4.1.3512.1.10.1.1

                        opcodePlugInGroupEntry
                        1.3.6.1.4.1.3512.1.10.1.1.1

                                totalOpcodeCalls
                                1.3.6.1.4.1.3512.1.10.1.1.1.1

                                totalLatency
                                1.3.6.1.4.1.3512.1.10.1.1.1.2

                                opcodePlugInGroupIndex
                                1.3.6.1.4.1.3512.1.10.1.1.1.3

                latencyTable
                1.3.6.1.4.1.3512.1.10.1.2

                        latencyEntry
                        1.3.6.1.4.1.3512.1.10.1.2.1

                                latencyTableIndex
                                1.3.6.1.4.1.3512.1.10.1.2.1.1

                                latency
                                1.3.6.1.4.1.3512.1.10.1.2.1.2

                                latencyTimestamp
                                1.3.6.1.4.1.3512.1.10.1.2.1.3

Input Controller probes

ppl
1.3.6.1.4.1.3512.1.11

        inputController
        1.3.6.1.4.1.3512.1.11.1

                inputControllerGroup
                1.3.6.1.4.1.3512.1.11.1.1

                        inputControllerGroupEntry
                        1.3.6.1.4.1.3512.1.11.1.1.1

                                maxProcessingTime
                                1.3.6.1.4.1.3512.1.11.1.1.1.1

                                minProcessingTime
                                1.3.6.1.4.1.3512.1.11.1.1.1.2

                                inputControllerGroupIndex
                                1.3.6.1.4.1.3512.1.11.1.1.1.3

                processingTimeTable
                1.3.6.1.4.1.3512.1.11.1.2

                        processingTimeEntry
                        1.3.6.1.4.1.3512.1.11.1.2.1

                                processingTimeTableIndex
                                1.3.6.1.4.1.3512.1.11.1.2.1.1

                                processingTime
                                1.3.6.1.4.1.3512.1.11.1.2.1.2

                                timestamp
                                1.3.6.1.4.1.3512.1.11.1.2.1.3

Process Table

processTable
1.3.6.1.4.1.3512.1.101

        processEntry
        1.3.6.1.4.1.3512.1.101.1

                processIndex
                1.3.6.1.4.1.3512.1.101.1.1

                processDescr
                1.3.6.1.4.1.3512.1.101.1.2

Registry Table

registryTable
1.3.6.1.4.1.3512.1.102

        registryEntry (1)
        1.3.6.1.4.1.3512.1.102.1

                registryIndex (1)
                1.3.6.1.4.1.3512.1.102.1.1

                registryName (2)
                1.3.6.1.4.1.3512.1.102.1.2