RAQMON-RDS-MIB
AI MIB Summary
The RAQMON-RDS-MIB module facilitates the monitoring of RAQMON data source metrics by mapping Protocol Data Units (PDUs) to SNMP notifications, specifically tracking active session counts, packet loss, and jitter statistics for real-time quality of service assessment. These metrics are exclusively accessible via asynchronous SNMP traps rather than standard polling operations, enabling immediate alerting on network performance degradation without continuous query overhead.
This is the RAQMON Data Source notification MIB Module. It provides a mapping of RAQMON PDUs to SNMP notifications. Ds stands for data source. Note that all of the object types defined in this module are accessible-for-notify and would consequently not be available to a browser using simple Get, GetNext, or GetBulk requests. Copyright (c) The Internet Society (2006). This version of this MIB module is part of RFC 4712; See the RFC itself for full legal notices.
Main OID:
raqmonDsMIB.1.3.6.1.2.1.16.32
46
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
raqmonDsMIBThis is the RAQMON Data Source notification MIB Module. It provides a mapping of RAQMON PDUs to SNMP notifications. Ds stands for data source. Note that all of the object types defined in this module are accessible-for-notify and would consequently not be available to a browser using simple Get, GetNext, or GetBulk requests. Copyright (c) The Internet Society (2006). This version of this MIB module is part of RFC 4712; See the RFC itself for full legal notices. MODULE-IDENTITY .1.3.6.1.2.1.16.32 |
raqmonDsNotifications OBJECT IDENTIFIER .1.3.6.1.2.1.16.32.0 |
raqmonDsStaticNotificationThis notification maps the static parameters in the BASIC RAQMON PDU onto an SNMP transport. This notification is expected to be sent once per session, or when a new sub-session is initiated. The following objects MAY be carried by the raqmonDsStaticNotification: raqmonDsDataSourceDevicePort, raqmonDsReceiverDevicePort, raqmonDsSessionSetupDateTime, raqmonDsSessionSetupDelay, raqmonDsSessionDuration, raqmonDsSourcePayloadType, raqmonDsReceiverPayloadType, raqmonDsSourceLayer2Priority, raqmonDsSourceDscp, raqmonDsDestinationLayer2Priority, raqmonDsDestinationDscp It is RECOMMENDED to keep the size of a notification within the MTU size limits in order to avoid fragmentation. NOTIFICATION-TYPE .1.3.6.1.2.1.16.32.0.1 |
raqmonDsDynamicNotificationThis notification maps the dynamic parameters in the BASIC RAQMON PDU onto an SNMP transport. The following objects MAY be carried by the raqmonDsDynamicNotification: raqmonDsRoundTripEndToEndNetDelay, raqmonDsOneWayEndToEndNetDelay, raqmonDsApplicationDelay, raqmonDsInterArrivalJitter, raqmonDsIPPacketDelayVariation, raqmonDsTotalPacketsSent, raqmonDsTotalOctetsReceived, raqmonDsTotalOctetsSent, raqmonDsCumulativePacketLoss, raqmonDsPacketLossFraction, raqmonDsCumulativeDiscards, raqmonDsDiscardsFraction, raqmonDsCpuUtilization, raqmonDsMemoryUtilization It is RECOMMENDED to keep the size of a notification within the MTU size limits in order to avoid fragmentation. NOTIFICATION-TYPE .1.3.6.1.2.1.16.32.0.2 |
raqmonDsByeNotificationThe BYE Notification. This Notification is the equivalent of the RAQMON NULL PDU, which signals the end of a RAQMON session. NOTIFICATION-TYPE .1.3.6.1.2.1.16.32.0.3 |
raqmonDsMIBObjects OBJECT IDENTIFIER .1.3.6.1.2.1.16.32.1 |
raqmonDsNotificationTableThis conceptual table provides the SNMP mapping of the RAQMON BASIC PDU. It is indexed by the RAQMON Data Source, sub-session, and address of the peer entity. Note that there is no concern about the indexation of this table exceeding the limits defined by RFC 2578 Section 3.5. According to [RFC4710], Section 5.1, only IPv4 and IPv6 addresses can be reported as participant addresses. SEQUENCE OF RaqmonDsNotificationEntry .1.3.6.1.2.1.16.32.1.1 |
raqmonDsNotificationEntryThe entry (row) is not retrievable and is not kept by RDSs. It serves data organization purposes only. RaqmonDsNotificationEntry .1.3.6.1.2.1.16.32.1.1.1 |
raqmonDsDSRCData Source identifier represents a unique session descriptor that points to a specific session between communicating entities. Identifiers unique for sessions conducted between two entities are generated by the communicating entities. Zero is a valid value, with no special semantics. Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.1 |
raqmonDsRCNThe Record Count Number indicates a sub-session within a communication session. A maximum number of 16 sub-sessions are supported; this limitation is dictated by reasons of compatibility with other transport protocols. Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.2 |
raqmonDsPeerAddrTypeThe type of the Internet address of the peer participant for this session. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.2.1.16.32.1.1.1.3 |
raqmonDsPeerAddrThe Internet Address of the peer participant for this session. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.2.1.16.32.1.1.1.4 |
raqmonDsAppNameThis is a text string giving the name and possibly the version of the application associated with that session, e.g., 'XYZ VoIP Agent 1.2'.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.16.32.1.1.1.5 |
raqmonDsDataSourceDevicePortThe port number from which data for this session was sent by the Data Source device.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.16.32.1.1.1.6 |
raqmonDsReceiverDevicePortThe port number where the data for this session was received.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.2.1.16.32.1.1.1.7 |
raqmonDsSessionSetupDateTimeThe time when session was initiated.ro DateAndTime (SNMPv2-TC) .1.3.6.1.2.1.16.32.1.1.1.8 |
raqmonDsSessionSetupDelaySession setup time.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.9 |
raqmonDsSessionDurationSession duration, including setup time. The SYNTAX of this object allows expression of the duration of sessions that do not exceed 4660 hours and 20 minutes.ro Unsigned32 UNITS "seconds" .1.3.6.1.2.1.16.32.1.1.1.10 |
raqmonDsSessionSetupStatusDescribes appropriate communication session states, e.g., Call Established successfully, RSVP reservation failed, etc.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.2.1.16.32.1.1.1.11 |
raqmonDsRoundTripEndToEndNetDelayMost recent available information about the round-trip end-to-end network delay.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.2.1.16.32.1.1.1.12 |
raqmonDsOneWayEndToEndNetDelayMost recent available information about the one-way end-to-end network delay.ro Unsigned32 UNITS "milliseconds" .1.3.6.1.2.1.16.32.1.1.1.13 |
raqmonDsApplicationDelayMost recent available information about the application delay.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.14 |
raqmonDsInterArrivalJitterAn estimate of the inter-arrival jitter.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.15 |
raqmonDsIPPacketDelayVariationAn estimate of the inter-arrival delay variation.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.16 |
raqmonDsTotalPacketsReceivedThe number of packets transmitted within a communication session by the receiver since the start of the session.ro Counter32 UNITS "packets" .1.3.6.1.2.1.16.32.1.1.1.17 |
raqmonDsTotalPacketsSentThe number of packets transmitted within a communication session by the sender since the start of the session.ro Counter32 UNITS "packets" .1.3.6.1.2.1.16.32.1.1.1.18 |
raqmonDsTotalOctetsReceivedThe total number of payload octets (i.e., not including header or padding octets) transmitted in packets by the receiver within a communication session since the start of the session.ro Counter32 UNITS "octets" .1.3.6.1.2.1.16.32.1.1.1.19 |
raqmonDsTotalOctetsSentThe number of payload octets (i.e., not including headers or padding) transmitted in packets by the sender within a communication sub-session since the start of the session.ro Counter32 UNITS "octets" .1.3.6.1.2.1.16.32.1.1.1.20 |
raqmonDsCumulativePacketLossThe number of packets from this session whose loss had been detected since the start of the session.ro Counter32 UNITS "packets" .1.3.6.1.2.1.16.32.1.1.1.21 |
raqmonDsPacketLossFractionThe percentage of lost packets with respect to the overall packets sent. This is defined to be 100 times the number of packets lost divided by the number of packets expected.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.22 |
raqmonDsCumulativeDiscardsThe number of packet discards detected since the start of the session.ro Counter32 UNITS "packets" .1.3.6.1.2.1.16.32.1.1.1.23 |
raqmonDsDiscardsFractionThe percentage of discards with respect to the overall packets sent. This is defined to be 100 times the number of discards divided by the number of packets expected.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.24 |
raqmonDsSourcePayloadTypeThe payload type of the packet sent by this RDS.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.25 |
raqmonDsReceiverPayloadTypeThe payload type of the packet received by this RDS.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.26 |
raqmonDsSourceLayer2PrioritySource Layer 2 priority used by the data source to send packets to the receiver by this data source during this communication session.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.27 |
raqmonDsSourceDscpLayer 3 TOS/DSCP values used by the Data Source to prioritize traffic sent.ro Dscp (DIFFSERV-DSCP-TC) .1.3.6.1.2.1.16.32.1.1.1.28 |
raqmonDsDestinationLayer2PriorityDestination Layer 2 priority. This is the priority used by the peer communicating entity to send packets to the data source.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.29 |
raqmonDsDestinationDscpLayer 3 TOS/DSCP values used by the peer communicating entity to prioritize traffic sent to the source.ro Dscp (DIFFSERV-DSCP-TC) .1.3.6.1.2.1.16.32.1.1.1.30 |
raqmonDsCpuUtilizationLatest available information about the total CPU utilization.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.31 |
raqmonDsMemoryUtilizationLatest available information about the total memory utilization.ro Unsigned32 .1.3.6.1.2.1.16.32.1.1.1.32 |
raqmonDsConformance OBJECT IDENTIFIER .1.3.6.1.2.1.16.32.2 |
raqmonDsCompliance OBJECT IDENTIFIER .1.3.6.1.2.1.16.32.2.1 |
raqmonDsBasicComplianceThe compliance statement for SNMP entities that implement this MIB module. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which we have the following compliance requirements, expressed in OBJECT clause form in this description clause: -- OBJECT raqmonDsPeerAddrType -- SYNTAX InetAddressType { ipv4(1), ipv6(2) } -- DESCRIPTION -- This MIB requires support for only global IPv4 -- and IPv6 address types. -- -- OBJECT raqmonDsPeerAddr -- SYNTAX InetAddress (SIZE(4|16)) -- DESCRIPTION -- This MIB requires support for only global IPv4 -- and IPv6 address types. -- Unknown .1.3.6.1.2.1.16.32.2.1.1 |
raqmonDsGroups OBJECT IDENTIFIER .1.3.6.1.2.1.16.32.2.2 |
raqmonDsNotificationGroupStandard RAQMON Data Source Notification group. Unknown .1.3.6.1.2.1.16.32.2.2.1 |
raqmonDsPayloadGroupStandard RAQMON Data Source payload MIB objects group. Unknown .1.3.6.1.2.1.16.32.2.2.2 |