This MIB module defines objects describing statistics and
configuration relating to the Raw Data Record Formatter running
on a service control entity.
The Raw Data Record (RDR) formatter is a component implemented
by the service control entity that gathers raw data records
produced by the entity and delivers them to external entities
as reports. The external entities are called RDR destinations
or RDR collectors. The RDR formatter can be configured to send
reports to one or multiple destinations.
RDR formatter can group RDRs into potentially four categories.
RDR mapping to the categories is done by the client application
or the user and reflects different logical destinations or
purposes. For example the application may map Quota related
RDRs to category 1, and Transaction related RDRs to category 2.
The user can configure these categories to different
destinations and assign them with different priorities. Each
category has a separate queue for forwarding the RDRs and has
seperate counters for gathering of statistics (sent, dropped,
queued etc.). An RDR can belong to any one of the category as
chosen by the user or client application.
The RDR formatter supports multiple destinations identified by
IP address and a port number. Each destination is assigned with
a priority for each of the categories. Priority is a number in
the range of 1-100, with 100 being the highest priority. The
priorities are effective only when the formatter is in
forwarding mode 'Redundancy' and are configured during
destination configuration (while assigning the destination with
categories). For example we have destination A configured with
category 1 which is configured with priority 100, destination B
configured with category 1 and priority 80 and destination C
with category 1 and priority 90. When in redundancy mode the
formatter will set the active destination for a category to be
the destination with the highest priority. For category 1 the
active destination will be A. If destination A goes down then
the next destination selected by the formatter as active is
destination C.
generates this notification to indicate that the
system has recovered from congestion or unavailibility of the
RDR collector identified by the value of cscRdrCategoryID and
has stopped discarding reports being sent to this RDR
collector.
cscRdrCategoryDiscardingReportsTrap
.1.3.6.1.4.1.9.9.637.0.2
generates this notification to indicate that the
system has either encountered congestion or unavailibility of
the RDR collector with the category identified by the value of
cscRdrCategoryID and has started discarding reports destined to
this collector. The value of cscRdrCategoryNumReportsDiscarded
indicates the number of discarded reports.
cscRdrNoActiveConnectionTrap
.1.3.6.1.4.1.9.9.637.0.3
generates this notification to indicate that there
is no active connection between the RDR formatter and any
collector.
cscRdrConnectionStatusDownTrap
.1.3.6.1.4.1.9.9.637.0.4
generates this notification to indicate that a
connection to destination has transitioned to the 'down' state.
cscRdrActiveConnectionTrap
.1.3.6.1.4.1.9.9.637.0.5
generates this notification to indicate that a
connection to the destination address cscRdrDestInetAddress has
become active on TCP port cscRdrDestPort.
cscRdrConnectionStatusUpTrap
.1.3.6.1.4.1.9.9.637.0.6
generates this notification to indicate that a
connection to the destination address cscRdrDestInetAddress has
become transitioned to 'up' state on TCP port cscRdrDestPort.