CISCO-SERVICE-CONTROL-RDR-MIB

CISCO-SERVICE-CONTROL-RDR-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-SERVICE-CONTROL-RDR-MIB

cscRdrFormatterTable
This table lists the operational information and aggregated statistics for the RDR formatter of a service control entity.
cscRdrFormatterEntry
This entry contains the operational data and global counters for the RDR formatter associated with the service control entity identified by its assigned entPhysicalIndex. An entry exists for each corresponding row in the entPhysicalTable having one of th ...
cscRdrFormatterEnable
This object specifies whether the RDR formatter is enabled or disabled. When the RDR formatter is enabled, it sends the records it gets from the traffic processors to the RDR destination as defined in the cscRdrDestTable.
cscRdrFormatterNumSentReports
This object indicates the number of reports sent by the RDR formatter. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other times as indicated by the value of cscRdrCounterDiscontinuityTime.
cscRdrFormatterNumDiscardedReports
This object indicates the number of reports discarded by the RDR formatter due to insufficient resources or unavailibility of the destination. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other ...
cscRdrFormatterReportRate
This object indicates the rate at which the RDR formatter is currently sending reports to all of the destinations.
cscRdrFormatterReportRatePeak
This object indicates the maximum rate at which the RDR formatter sent reports to all of the destinations since sysUpTime, if cscRdrCounterDiscontinuityTime is zero. If cscRdrCounterDiscontinuityTime has a non zero value, the maximum rate is determined f ...
cscRdrFormatterReportRatePeakTime
This object indicates the time elapsed since the cscRdrFormatterReportRatePeak value occured.
cscRdrFormatterProtocol
This object specifies the RDR protocol currently used by the RDR formatter. 'other' : The RDR formatter is using a protocol not recognized by this revision of the MIB. 'rdrv1' : RDR protocol version 1 'netflowV9' : NetFlow ver 9
cscRdrFormatterForwardingMode
This object specifies the mode by which the RDR formatter sends the reports to its destinations. 'other' : The RDR formatter is using a protocol not recognized by this revision of the MIB. 'redundancy' : The reports are sent to th ...
cscRdrDestTable
This table lists the addresses of the configured RDR destination servers and the corresponding connection status for each destination. The RDR formatter sends reports to one or more configured destinations that have a connection to the RDR formatter. Thi ...
cscRdrDestEntry
This entry contains the operational data and global counters for a connection between the RDR formatter destination and the RDR formatter associated with the service control entity identified by its assigned entPhysicalIndex. An entry exists for each cor ...
cscRdrDestIndex
A monotonically increasing integer for the sole purpose of indexing RDR destinations. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.
cscRdrDestInetAddressType
This object indicates the type of Internet address by which the RDR destination server is reachable.
cscRdrDestInetAddress
This object indicates the RDR destination server IP Address.
cscRdrDestPort
This object indicates the port on which the RDR destination server listens.
cscRdrDestPriority
This object indicates the priority given to the RDR destination server. The RDR formatter determines the priority of a destination by the value of entPhysicalIndex and the RDR category of the destination. RDR formatter assigns the highest priority to th ...
cscRdrDestStatus
This object indicates the status of this RDR destination. 'other' : None of the following. 'active' : The reports are sent to this destination. 'standby': This destination is a backup. Only one RDR destination can be 'active' if the cscRdrFormat ...
cscRdrDestConnectionStatus
This object indicates the status of the connection between the RDR formatter and this destination. 'other' : The connection is in some unknown state. 'up' : The RDR formatter can reach this destination. 'down' : The RDR formatter cannot reach th ...
cscRdrDestNumSentReports
This object indicates the number of reports sent by the RDR formatter to this destination. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other times as indicated by the value of cscRdrCounterDisc ...
cscRdrDestNumDiscardedReports
This object indicates the number of reports dropped by the RDR formatter for this destination. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other times as indicated by the value of cscRdrCounter ...
cscRdrDestReportRate
This object indicates the rate at which the RDR formatter is currently sending reports to this destinations.
cscRdrCategoryTable
This table describes the operational values and aggregated statistics of the different categories of the RDR Formatter.
cscRdrCategoryEntry
This entry contains the operational data and global counters for a category configured on a RDR formatter of a service control entity identified by the entPhysicalIndex in the ENTITY-MIB with the entPhysicalVendorType set to any of the following values: ' ...
cscRdrCategoryIndex
This object indicates the category number, index to the table.
cscRdrCategoryID
This object indicates the unique id assigned to this RDR category by the RDR formatter.
cscRdrCategoryName
This object indicates the human readable name assigned to this RDR category by the RDR formatter. The client application provides the RDR formatter with the value of this object.
cscRdrCategoryNumSentReports
This object indicates the number of RDR reports sent over this category. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other times as indicated by the value of cscRdrCounterDiscontinuityTime.
cscRdrCategoryNumDiscardedReports
This object indicates the number of RDR reports dropped for this category. Discontinuities in the value of this counter can occur at disabling/enabling of the RDR formatter, and at other times as indicated by the value of cscRdrCounterDiscontinuityTime.
cscRdrCategoryReportRate
This object indicates the rate at which the RDR formatter is currently sending reports over this category.
cscRdrCategoryNumQueuedReports
This object indicates the number of pending RDR reports within this category.
cscRdrCategoryDestTable
This table lists the operational data for RDR destination servers for each RDR category for a service control entity.
cscRdrCategoryDestEntry
This entry contains the operational data for a category of RDR formatter for a destination server of the service control entity identified by the entPhysicalIndex in the ENTITY-MIB with the entPhysicalVendorType set to any of the following values: 'cevCha ...
cscRdrCategoryDestPriority
This object indicates the priority configured for this category on the RDR destination server. The priority is determined by entPhysicalIndex and the category of the destination server.
cscRdrCategoryDestStatus
This object indicates the status of this RDR destination for this category. 'other' : None of the following. 'active' : The reports are sent to this destination. 'standby': This destination is a backup. Only one RDR destination can be 'active' i ...
cscRdrCounterDiscontinuityTime
The value of service up time on the most recent occasion at which any one or more of the RDR counters suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object ...
cscRdrReportsEnableNotifs
This object controls whether the system produces notifications defined in thi MIB. A 'false' value will prevent the notifications from being generated by this system.
cscRdrObjectGroup
This group of objects maintains informative data for RDRs.
cscRdrNotifsControlGroup
This is a collection of objects to control the enable/disable state of notification generation.
cscRdrCounterDiscontinuityGroup
A collection of objects providing information specific to RDR counter discontinuities.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list