MUR Application MIB

The following figure illustrates the hierarchical structure of the management information base (MIB) for the Mobile Unified Reporting (MUR) application.


Figure 1. MUR Application MIB Tree

MIB Textual Conventions

This section defines the objects, traps and conformances for the MUR MIB.

enterprise.8164.103.starMURMIBObjects(1)

Object

starMURThreshConfigured

Object ID

enterprise.8164.103.1.1

Description

This object indicates configured value of a thresholded parameter.

Syntax

StarMURFloatValue

Access

read-only

Object

starMURThreshMeasured

Object ID

enterprise.8164.103.1.2

Description

This object indicates measured value of a thresholded parameter.

Syntax

StarMURFloatValue

Access

read-only

Object

starMURDiskPath

Object ID

enterprise.8164.103.1.3

Description

Disk path to be monitored.

Syntax

DisplayString (SIZE (1..255))

Access

accessible-for-notify

Object

starMURAppIdentifier

Object ID

enterprise.8164.103.1.4

Description

Identifier of the MUR application to be monitored.

Syntax

INTEGER {

schedulingserver(1)

postgresserver(2)

apacheserver(3) }

Access

accessible-for-notify

Object

starMURDataIdentifier

Object ID

enterprise.8164.103.1.5

Description

Identifier of the MUR data to be monitored.

Syntax

INTEGER {

edr(1)

cfedr(2)

bulkstats(3)

httpeddr(4)

rdp(5) }

Access

accessible-for-notify

Object

starMURTaskIdentifier

Object ID

enterprise.8164.103.1.6

Description

Name of the task to be monitored.

Syntax

INTEGER {

edrnormalization(1)

httpedrnormalization(2)

cfedrnormalization(3)

portaggregation(4)

protocolsummary(5)

subscriberaggregationminutely(6)

subscriberaggregationhourly7)

flowcount(8)

httphostaggregationminutely(9)

httphostaggregationhourly(10)

httpcontentsummary(11) }

Access

accessible-for-notify

Object

starMURGatewayIdentifier

Object ID

enterprise.8164.103.1.7

Description

Identifier of the MUR Gateway to be monitored.

Syntax

Integer32

Access

accessible-for-notify

Object

starMURThreshComparator

Object ID

enterprise.8164.103.1.8

Description

Used as comparator for threshold.

Syntax

INTEGER {

greaterthanequal(1)

lesserthanequal(2) }

Access

accessible-for-notify

Object

starMURKPI

Object ID

enterprise.8164.103.1.9

Object

starMURKPITable

Object ID

enterprise.8164.103.1.9.1

Description

A table containing information of KPI alarms.

Syntax

SEQUENCE OF StarMURKPIEntry

Access

not-accessible

Object

starMURKPIEntry

Object ID

enterprise.8164.103.1.9.1.1

Description

Information about a particular KPI.

Syntax

StarMURKPIEntry

Access

not-accessible

Object

starMURGatewayName

Object ID

enterprise.8164.103.1.9.1.1.1

Description

The object indicates the name of the Chassis.

Syntax

DisplayString (SIZE (1..255))

Access

accessible-for-notify

Object

starMURKPIName

Object ID

enterprise.8164.103.1.9.1.1.2

Description

KPI to be monitored.

Syntax

DisplayString (SIZE (1..255))

Access

accessible-for-notify

Object

starMUREntityName

Object ID

enterprise.8164.103.1.9.1.1.3

Description

The object instance of the schema, i.e. CARD-0 , CARD-1.

Syntax

DisplayString (SIZE (1..64))

Access

accessible-for-notify

Object

starMURThreshConfiguredString

Object ID

enterprise.8164.103.1.10

Description

This object indicates configured value of a thresholded parameter in string format.

Syntax

DisplayString (SIZE (1..32))

Access

accessible-for-notify

Object

starMURThreshMeasuredString

Object ID

enterprise.8164.103.1.11

Description

This object indicates measured value of a thresholded parameter in string format.

Syntax

DisplayString (SIZE (1..32))

Access

accessible-for-notify

Object

starMURSFTPMessage

Object ID

enterprise.8164.103.1.12

Description

Reason for failure for SFTP

Syntax

DisplayString (SIZE (1..255))

Access

accessible-for-notify

enterprise.8164.103.starMURMIBTraps(2)

Object

starMURCPUBusy

Object ID

enterprise.8164.103.2.1

Description

MUR application is experiencing high CPU usage. The usage has exceeded an operator-configure value.

Probable Cause: The amount of information being sent to the MUR application is approaching the MUR application's capacity the MUR application has other tasks running on it which are taking CPU time; a problem with the MUR application is causing the CPU to be abnormally busy.

Condition Clear Alarm: This condition is cleared by a starMURCPUNormal notification.

Objects

starMURThreshConfigured

starMURThreshMeasured

Object

starMURCPUNormal

Object ID

enterprise.8164.103.2.2

Description

MUR application's CPU usage has returned to a normal range.

Objects

starMURThreshConfigured

starMURThreshMeasured

Object

starMURDiskSpaceLow

Object ID

enterprise.8164.103.2.3

Description

MUR application is experiencing low available disk space. The available disk space has gone below an operator-configure value.

Probable Cause: The amount of information being sent to the MUR application is approaching the MUR application's capacity; the MUR application has other information consuming disk space; a problem with the MUR application is causing less disk space to be available then normal.

Condition Clear Alarm: This condition is cleared by a starMURDiskSpaceNormal notification.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDiskPath

Object

starMURDiskSpaceNormal

Object ID

enterprise.8164.103.2.4

Description

MUR application's available disk space has returned to a normal range.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDiskPath

Object

starMURMemLow

Object ID

enterprise.8164.103.2.5

Description

MUR application is experiencing a low memory condition. The available amount of memory has gone below an operator-configure value.

Probable Cause: The MUR application has other tasks consuming memory space; a problem with the MUR application is causing less memory space to be available then normal.

Condition Clear Alarm: This condition is cleared by a starMURMEMNormal notification.

Object

starMURMemNormal

Object ID

enterprise.8164.103.2.6

Description

MUR application's available memory space has returned to a normal range.

Objects

starMURThreshConfigured

starMURThreshMeasured

Object

starMURAppStart

Object ID

enterprise.8164.103.2.7

Description

One of the processes in MUR application has been started.

Objects

starMURAppIdentifier

Object

starMURAppStop

Object ID

enterprise.8164.103.2.8

Description

One of the processes in MUR application has been stopped.

Objects

starMURAppIdentifier

Object

starMURUnProcessedFiles

Object ID

enterprise.8164.103.2.9

Description

MUR application reports that there are too many unprocessed data files. Number of unprocessed data files are greater than an operator-configured value.

Probable Cause: No action has been taken long for the data files received by MUR application.

Condition Clear Alarm: This condition is cleared by a starMURUnProcessedFilesNormal notification.

Object

starMURUnProcessedFilesNormal

Object ID

enterprise.8164.103.2.10

Description

MUR application reports that number of unprocessed data files are less than an operator-configured value.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDataIdentifier

starMURGatewayIdentifier

Object

starMURErroneousFiles

Object ID

enterprise.8164.103.2.11

Description

MUR application reports that there are too many errorneous data files. Number of errorneous data files are greater than an operator-configured value.

Probable Cause:Corrupted files.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDataIdentifier

starMURGatewayIdentifier

Object

starMURErrorneousRecords

Object ID

enterprise.8164.103.2.12

Description

MUR application reports that there are too many errorneous records. Number of errorneous records are greater than an operator-configured value.

Probable CauseCorrupted records or mismatch of records.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDataIdentifier

starMURGatewayIdentifier

Object

starMURRecordProcessingTaskLag

Object ID

enterprise.8164.103.2.13

Description

MUR application reports that one of the data processing task stakes more than stipulated time for processing.

Probable CauseThe amount of information being sent to the MUR application is approaching the MUR application's capacity; the MUR application has other tasks running on it which are taking CPU time; a problem with the MUR application

Condition Clear AlarmThis condition is cleared by a starMURRecordProcessingTaskLagNormal notification.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURTaskIdentifier

Object

starMURRecordProcessingTaskLagNormal

Object ID

enterprise.8164.103.2.14

Description

MUR application's reports that processing time of one of the data processing tasks has returned to a normal range.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURTaskIdentifier

Object

starMURKPIThreshCritical

Object ID

enterprise.8164.103.2.15

Description

PI threshold Critical alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshCriticalClear

Object ID

enterprise.8164.103.2.16

Description

KPI threshold Critical Clear alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshMajor

Object ID

enterprise.8164.103.2.17

Description

KPI threshold Major alarm indicates for which gateway,KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshMajorClear

Object ID

enterprise.8164.103.2.18

Description

KPI threshold Major clear alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshMinor

Object ID

enterprise.8164.103.2.19

Description

KPI threshold minor alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshMinorClear

Object ID

enterprise.8164.103.2.20

Description

KPI threshold minor clear alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshWarning

Object ID

enterprise.8164.103.2.21

Description

KPI threshold warning alarm indicates for which gateway, KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURKPIThreshWarningClear

Object ID

enterprise.8164.103.2.22

Description

KPI threshold warning clear alarm indicates for which gateway ,KPI and entity the alarm is generated and also its configured and measured threshold value.

Objects

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURGatewayName

starMUREntityName

Object

starMURSFTPFailure

Object ID

enterprise.8164.103.2.23

Description

MUR application reports that there is SFTP failure which may led to the backlog of files on RDP and affect the MUR functioning.

Probable Cause: SFTP is not working properly

Objects

starMURSFTPMessage

Object

starMURSFTPNormal

Object ID

enterprise.8164.103.2.24

Description

MUR application reports that SFTP functioning has resumed.

enterprise.8164.103.starMURMIBConformances(3)

enterprise.8164.103.3.starMURMIBGroups(1)

Object

starMURNotifMgmtGroup

Object ID

enterprise.8164.103.3.1.1

Description

A collection of objects related with notification management on MUR.

Objects

starMURThreshConfigured

starMURThreshMeasured

starMURDiskPath

starMURAppIdentifier

starMURDataIdentifier

starMURTaskIdentifier

starMURGatewayIdentifier

starMURGatewayName

starMUREntityName

starMURKPIName

starMURThreshComaparator

starMURThreshConfiguredString

starMURThreshMeasuredString

starMURSFTPMessage

Object

starMURNotifGroup

Object ID

enterprise.8164.103.3.1.2

Description

A collection of notifications.

Objects

starMURCPUBusy

starMURCPUNormal

starMURDiskSpaceLow

starMURDiskSpaceNormal

starMURMemLow

starMURMemNormal

starMURAppStart

starMURAppStop

starMURUnProcessedFiles

starMURUnProcessedFilesNormal

starMURErroneousFiles

starMURErrorneousRecords

starMURRecordProcessingTaskLag

starMURRecordProcessingTaskLagNormal

starMURKPIThreshCritical

starMURKPIThreshCriticalClear

starMURKPIThreshMajor

starMURKPIThreshMajorClear

starMURKPIThreshMinor

starMURKPIThreshMinorClear

starMURKPIThreshWarning

starMURKPIThreshWarningClear

starMURSFTPFailure

starMURSFTPNormal

enterprise.8164.103.3.starMURMIBCompliances(2)

Object

starMURMIBCompliances

Object ID

enterprise.8164.103.3.2.1

Description

The compliance statements for entities which implement the STARENT MUR MIB.

Mandatory Groups

starMURNotifMgmtGroup

starMURNotifGroup