SONUS-RTCP-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-RTCP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sonusRtcpMIB 1.3.6.1.4.1.2879.2.2.7
The MIB Module for RTCP.
     sonusRtcpMIBObjects 1.3.6.1.4.1.2879.2.2.7.1
         sonusRtcpShelfAdmnTable 1.3.6.1.4.1.2879.2.2.7.1.1 no-access
Table of Sonus Enterprise RTCP Admn information.
             sonusRtcpShelfAdmnEntry 1.3.6.1.4.1.2879.2.2.7.1.1.1 no-access
Entry in Table consisting of the Sonus RTCP ADMN information.
                 sonusRtcpShelfAdmnIndex 1.3.6.1.4.1.2879.2.2.7.1.1.1.1 sonusshelfindex read-only
Shelf Index for Sonus RTCP table.
                 sonusRtcpShelfAdmnSrInterval 1.3.6.1.4.1.2879.2.2.7.1.1.1.2 integer32 read-write
Time interval between the transmition of RTCP Sender Reports.
                 sonusRtcpShelfAdmnEstablishInterval 1.3.6.1.4.1.2879.2.2.7.1.1.1.3 integer32 read-write
The number of SR Intervals to elapse before starting bearer plane connectivity checks.
                 sonusRtcpShelfAdmnLossTrapHistoryEntries 1.3.6.1.4.1.2879.2.2.7.1.1.1.4 integer32 read-write
The number of entries in the loss trap history table.
                 sonusRtcpShelfAdmnAbsenceTrapHistoryEntries 1.3.6.1.4.1.2879.2.2.7.1.1.1.5 integer32 read-write
The number of entries in the absence trap history table.
                 sonusRtcpShelfAdmnLossTrapHistoryTableReset 1.3.6.1.4.1.2879.2.2.7.1.1.1.6 integer read-write
This object is used to reset the loss trap history table. This object always reads as unknown(1). Enumeration: 'reset': 2, 'unknown': 1.
                 sonusRtcpShelfAdmnAbsenceTrapHistoryTableReset 1.3.6.1.4.1.2879.2.2.7.1.1.1.7 integer read-write
This object is used to reset the absence trap history table. This object always reads as unknown(1). Enumeration: 'reset': 2, 'unknown': 1.
         sonusRtcpSlotLinkLossTrapStatusTable 1.3.6.1.4.1.2879.2.2.7.1.4 no-access
This table contains RTCP packet loss trap statistics for a specific slot and link. A link is an IP connection over which voice over IP calls are made. The IP link is terminated on the PNS NIF. The RTCP instance runs on the CNS slot (collecting RTP statistics from the DSP). Every call made through this slot and link, and configured to trap for excessive packet loss, can contribute to the statistics in this entry. This table is enabled when the configured number of entries is non-zero. Entries remain in the table indefinitely. A link can displace the oldest entry in the table that is no longer active. Also, the entire table can be reset.
             sonusRtcpSlotLinkLossTrapStatusEntry 1.3.6.1.4.1.2879.2.2.7.1.4.1 no-access
The index into this table is composed of the shelf index, the slot index, the source IP address and the destination IP address of the RTP connection.
                 sonusRtcpSlotLinkLossTrapStatShelfIndex 1.3.6.1.4.1.2879.2.2.7.1.4.1.1 sonusshelfindex read-only
Shelf index for this table.
                 sonusRtcpSlotLinkLossTrapStatSlotIndex 1.3.6.1.4.1.2879.2.2.7.1.4.1.2 integer32 read-only
The slot index for the CNS server that hosts the RTCP instance maintaing this table.
                 sonusRtcpSlotLinkLossTrapStatSrcIpAddress 1.3.6.1.4.1.2879.2.2.7.1.4.1.3 ipaddress read-only
Source IP address of the link. RTCP detected excessive packet loss for a voice over IP call on this link for which trap generation is specified.
                 sonusRtcpSlotLinkLossTrapStatDestIpAddress 1.3.6.1.4.1.2879.2.2.7.1.4.1.4 ipaddress read-only
Destination IP address of the link. RTCP detected excessive packet loss for a voice over IP call on this link for which trap generation is specified.
                 sonusRtcpSlotLinkLossTrapStatCount 1.3.6.1.4.1.2879.2.2.7.1.4.1.5 integer32 read-only
This field reflects the number of times excessive loss was detected on voice over IP calls made through this slot and link during the period between the described start time and last time.
                 sonusRtcpSlotLinkLossTrapStatTotalCount 1.3.6.1.4.1.2879.2.2.7.1.4.1.6 integer32 read-only
This field indicates the total number of times excessive loss was detected on voice over IP calls made through this slot and link.
                 sonusRtcpSlotLinkLossTrapStatStartTime 1.3.6.1.4.1.2879.2.2.7.1.4.1.7 dateandtime read-only
Indicates the time excessive packet loss started on a call made through this slot and link. This field is unchanged while excessive loss is active. It is later updated if excessive packet loss resumes, after a quiet period of 15 seconds is detected.
                 sonusRtcpSlotLinkLossTrapStatLastTime 1.3.6.1.4.1.2879.2.2.7.1.4.1.8 dateandtime read-only
Indicates the last time excessive packet loss was detected through this slot and link.
                 sonusRtcpSlotLinkLossTrapStatActive 1.3.6.1.4.1.2879.2.2.7.1.4.1.9 sonusboolean read-only
This field is TRUE if excessive loss is detected on a call through this slot and link. It is FALSE if 15 seconds have elapsed without excessive loss occuring.
         sonusRtcpSlotLinkAbsenceTrapStatusTable 1.3.6.1.4.1.2879.2.2.7.1.5 no-access
This table contains RTCP packet loss trap statistics for a specific slot and link. A link is an IP connection over which voice over IP calls are made. The IP link is terminated on the PNS NIF. The RTCP instance runs on the CNS slot (collecting RTP statistics from the DSP). Every call made through this slot and link, and configured to trap in the absence of RTP and RTCP packets within the detection interval , can contribute to the statistics in this entry. The detection interval is two times the configured Sender Report interval. This table is enabled when the configured number of entries is non-zero. Entries remain in the table indefinitely. A link can displace the oldest entry in the table that is no longer active. Also, the entire table can be reset.
             sonusRtcpSlotLinkAbsenceTrapStatusEntry 1.3.6.1.4.1.2879.2.2.7.1.5.1 no-access
The index into this table is composed of the shelf index, the slot index, the source IP address and the destination IP address of the RTP connection.
                 sonusRtcpSlotLinkAbsenceTrapStatShelfIndex 1.3.6.1.4.1.2879.2.2.7.1.5.1.1 sonusshelfindex read-only
Shelf for this RTCP slot link table.
                 sonusRtcpSlotLinkAbsenceTrapStatSlotIndex 1.3.6.1.4.1.2879.2.2.7.1.5.1.2 integer32 read-only
The slot index for the CNS server that hosts the RTCP instance maintaing this table.
                 sonusRtcpSlotLinkAbsenceTrapStatSrcIpAddress 1.3.6.1.4.1.2879.2.2.7.1.5.1.3 ipaddress read-only
Source IP address of the link. RTCP detected absence for a voice over IP call on this link for which trap generation is specified.
                 sonusRtcpSlotLinkAbsenceTrapStatDestIpAddress 1.3.6.1.4.1.2879.2.2.7.1.5.1.4 ipaddress read-only
Destination IP address of the link. RTCP detected absence for a voice over IP call on this link for which trap generation is specified.
                 sonusRtcpSlotLinkAbsenceTrapStatCount 1.3.6.1.4.1.2879.2.2.7.1.5.1.5 integer32 read-only
This field reflects the number of times RTCP detected absence on voice over IP calls made through this slot and link during the period between the described start time and last time.
                 sonusRtcpSlotLinkAbsenceTrapStatTotalCount 1.3.6.1.4.1.2879.2.2.7.1.5.1.6 integer32 read-only
This field indicates the total number of times RTCP detected absence on voice over IP calls made through this slot and link.
                 sonusRtcpSlotLinkAbsenceTrapStatStartTime 1.3.6.1.4.1.2879.2.2.7.1.5.1.7 dateandtime read-only
Indicates the time RTCP detected absence on a call made through this slot and link. This field is unchanged while absence is active. It is updated if excessive packet loss resumes, after a quiet period of 15 seconds is detected.
                 sonusRtcpSlotLinkAbsenceTrapStatLastTime 1.3.6.1.4.1.2879.2.2.7.1.5.1.8 dateandtime read-only
Indicates the last time absence was detected through this slot and link.
                 sonusRtcpSlotLinkAbsenceTrapStatActive 1.3.6.1.4.1.2879.2.2.7.1.5.1.9 sonusboolean read-only
This field is TRUE if absence is detected on a call through this slot and link. It is FALSE if 15 seconds have elapsed without absence occuring.
     sonusRtcpMIBNotifications 1.3.6.1.4.1.2879.2.2.7.2
         sonusRtcpMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.2.7.2.0
             sonusRtcpPacketLossThresholdExceededNotification 1.3.6.1.4.1.2879.2.2.7.2.0.1
This trap indicates that the RTP packet loss count has exceeded a user-specified threshold in one or more RTP sessions on the specified shelf and slot.
             sonusRtcpPacketLossThresholdClearedNotification 1.3.6.1.4.1.2879.2.2.7.2.0.2
This trap indicates that the RTP packet loss threshold was not exceeded in any RTP session on the specified shelf and slot for a period of 15 seconds.
             sonusRtcpNoRtpOrRtcpPacketsReceivedNotification 1.3.6.1.4.1.2879.2.2.7.2.0.3
This trap indicates that no RTP packets and no RTCP packets were received on a session originating on the specified shelf and slot.
             sonusRtcpNoRtpOrRtcpPacketsClearedNotification 1.3.6.1.4.1.2879.2.2.7.2.0.4
This trap indicates that the condition of no RTP or RTCP packets received has not occured on the specified shelf and slot for a period of 15 seconds.
         sonusRtcpMIBNotificationsObjects 1.3.6.1.4.1.2879.2.2.7.2.1
             sonusRtcpLocalIpAddr 1.3.6.1.4.1.2879.2.2.7.2.1.1 ipaddress read-only
Represents the local IP address for this RTP session.
             sonusRtcpRemoteIpAddr 1.3.6.1.4.1.2879.2.2.7.2.1.2 ipaddress read-only
Represents the remote IP address for this RTP session.