SONUS-RTCP-MIB

File: SONUS-RTCP-MIB.mib (19359 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SONUS-COMMON-MIB
SONUS-SMI SONUS-TC

Imported symbols

Integer32 IpAddress MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE DateAndTime
sonusEventClass sonusEventDescription sonusEventLevel
sonusShelfIndex sonusSlotIndex sonusResourcesMIBs
SonusBoolean SonusShelfIndex

Defined Types

SonusRtcpShelfAdmnEntry  
SEQUENCE    
  sonusRtcpShelfAdmnIndex SonusShelfIndex
  sonusRtcpShelfAdmnSrInterval Integer32
  sonusRtcpShelfAdmnEstablishInterval Integer32
  sonusRtcpShelfAdmnLossTrapHistoryEntries Integer32
  sonusRtcpShelfAdmnAbsenceTrapHistoryEntries Integer32
  sonusRtcpShelfAdmnLossTrapHistoryTableReset INTEGER
  sonusRtcpShelfAdmnAbsenceTrapHistoryTableReset INTEGER

SonusRtcpSlotLinkLossTrapStatusEntry  
SEQUENCE    
  sonusRtcpSlotLinkLossTrapStatShelfIndex SonusShelfIndex
  sonusRtcpSlotLinkLossTrapStatSlotIndex Integer32
  sonusRtcpSlotLinkLossTrapStatSrcIpAddress IpAddress
  sonusRtcpSlotLinkLossTrapStatDestIpAddress IpAddress
  sonusRtcpSlotLinkLossTrapStatCount Integer32
  sonusRtcpSlotLinkLossTrapStatTotalCount Integer32
  sonusRtcpSlotLinkLossTrapStatStartTime DateAndTime
  sonusRtcpSlotLinkLossTrapStatLastTime DateAndTime
  sonusRtcpSlotLinkLossTrapStatActive SonusBoolean

SonusRtcpSlotLinkAbsenceTrapStatusEntry  
SEQUENCE    
  sonusRtcpSlotLinkAbsenceTrapStatShelfIndex SonusShelfIndex
  sonusRtcpSlotLinkAbsenceTrapStatSlotIndex Integer32
  sonusRtcpSlotLinkAbsenceTrapStatSrcIpAddress IpAddress
  sonusRtcpSlotLinkAbsenceTrapStatDestIpAddress IpAddress
  sonusRtcpSlotLinkAbsenceTrapStatCount Integer32
  sonusRtcpSlotLinkAbsenceTrapStatTotalCount Integer32
  sonusRtcpSlotLinkAbsenceTrapStatStartTime DateAndTime
  sonusRtcpSlotLinkAbsenceTrapStatLastTime DateAndTime
  sonusRtcpSlotLinkAbsenceTrapStatActive SonusBoolean

Defined Values

sonusRtcpMIB 1.3.6.1.4.1.2879.2.2.7
The MIB Module for RTCP.
MODULE-IDENTITY    

sonusRtcpMIBObjects 1.3.6.1.4.1.2879.2.2.7.1
OBJECT IDENTIFIER    

sonusRtcpShelfAdmnTable 1.3.6.1.4.1.2879.2.2.7.1.1
Table of Sonus Enterprise RTCP Admn information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRtcpShelfAdmnEntry

sonusRtcpShelfAdmnEntry 1.3.6.1.4.1.2879.2.2.7.1.1.1
Entry in Table consisting of the Sonus RTCP ADMN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRtcpShelfAdmnEntry  

sonusRtcpShelfAdmnIndex 1.3.6.1.4.1.2879.2.2.7.1.1.1.1
Shelf Index for Sonus RTCP table.
Status: current Access: read-only
OBJECT-TYPE    
  SonusShelfIndex  

sonusRtcpShelfAdmnSrInterval 1.3.6.1.4.1.2879.2.2.7.1.1.1.2
Time interval between the transmition of RTCP Sender Reports.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..40  

sonusRtcpShelfAdmnEstablishInterval 1.3.6.1.4.1.2879.2.2.7.1.1.1.3
The number of SR Intervals to elapse before starting bearer plane connectivity checks.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

sonusRtcpShelfAdmnLossTrapHistoryEntries 1.3.6.1.4.1.2879.2.2.7.1.1.1.4
The number of entries in the loss trap history table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

sonusRtcpShelfAdmnAbsenceTrapHistoryEntries 1.3.6.1.4.1.2879.2.2.7.1.1.1.5
The number of entries in the absence trap history table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..50  

sonusRtcpShelfAdmnLossTrapHistoryTableReset 1.3.6.1.4.1.2879.2.2.7.1.1.1.6
This object is used to reset the loss trap history table. This object always reads as unknown(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), reset(2)  

sonusRtcpShelfAdmnAbsenceTrapHistoryTableReset 1.3.6.1.4.1.2879.2.2.7.1.1.1.7
This object is used to reset the absence trap history table. This object always reads as unknown(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), reset(2)  

sonusRtcpSlotLinkLossTrapStatusTable 1.3.6.1.4.1.2879.2.2.7.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRtcpSlotLinkLossTrapStatusEntry

sonusRtcpSlotLinkLossTrapStatusEntry 1.3.6.1.4.1.2879.2.2.7.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRtcpSlotLinkLossTrapStatusEntry  

sonusRtcpSlotLinkLossTrapStatShelfIndex 1.3.6.1.4.1.2879.2.2.7.1.4.1.1
Shelf index for this table.
Status: current Access: read-only
OBJECT-TYPE    
  SonusShelfIndex  

sonusRtcpSlotLinkLossTrapStatSlotIndex 1.3.6.1.4.1.2879.2.2.7.1.4.1.2
The slot index for the CNS server that hosts the RTCP instance maintaing this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusRtcpSlotLinkLossTrapStatSrcIpAddress 1.3.6.1.4.1.2879.2.2.7.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sonusRtcpSlotLinkLossTrapStatDestIpAddress 1.3.6.1.4.1.2879.2.2.7.1.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sonusRtcpSlotLinkLossTrapStatCount 1.3.6.1.4.1.2879.2.2.7.1.4.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRtcpSlotLinkLossTrapStatTotalCount 1.3.6.1.4.1.2879.2.2.7.1.4.1.6
This field indicates the total number of times excessive loss was detected on voice over IP calls made through this slot and link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRtcpSlotLinkLossTrapStatStartTime 1.3.6.1.4.1.2879.2.2.7.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusRtcpSlotLinkLossTrapStatLastTime 1.3.6.1.4.1.2879.2.2.7.1.4.1.8
Indicates the last time excessive packet loss was detected through this slot and link.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusRtcpSlotLinkLossTrapStatActive 1.3.6.1.4.1.2879.2.2.7.1.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  SonusBoolean  

sonusRtcpSlotLinkAbsenceTrapStatusTable 1.3.6.1.4.1.2879.2.2.7.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusRtcpSlotLinkAbsenceTrapStatusEntry

sonusRtcpSlotLinkAbsenceTrapStatusEntry 1.3.6.1.4.1.2879.2.2.7.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusRtcpSlotLinkAbsenceTrapStatusEntry  

sonusRtcpSlotLinkAbsenceTrapStatShelfIndex 1.3.6.1.4.1.2879.2.2.7.1.5.1.1
Shelf for this RTCP slot link table.
Status: current Access: read-only
OBJECT-TYPE    
  SonusShelfIndex  

sonusRtcpSlotLinkAbsenceTrapStatSlotIndex 1.3.6.1.4.1.2879.2.2.7.1.5.1.2
The slot index for the CNS server that hosts the RTCP instance maintaing this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

sonusRtcpSlotLinkAbsenceTrapStatSrcIpAddress 1.3.6.1.4.1.2879.2.2.7.1.5.1.3
Source IP address of the link. RTCP detected absence for a voice over IP call on this link for which trap generation is specified.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sonusRtcpSlotLinkAbsenceTrapStatDestIpAddress 1.3.6.1.4.1.2879.2.2.7.1.5.1.4
Destination IP address of the link. RTCP detected absence for a voice over IP call on this link for which trap generation is specified.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sonusRtcpSlotLinkAbsenceTrapStatCount 1.3.6.1.4.1.2879.2.2.7.1.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRtcpSlotLinkAbsenceTrapStatTotalCount 1.3.6.1.4.1.2879.2.2.7.1.5.1.6
This field indicates the total number of times RTCP detected absence on voice over IP calls made through this slot and link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sonusRtcpSlotLinkAbsenceTrapStatStartTime 1.3.6.1.4.1.2879.2.2.7.1.5.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusRtcpSlotLinkAbsenceTrapStatLastTime 1.3.6.1.4.1.2879.2.2.7.1.5.1.8
Indicates the last time absence was detected through this slot and link.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sonusRtcpSlotLinkAbsenceTrapStatActive 1.3.6.1.4.1.2879.2.2.7.1.5.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  SonusBoolean  

sonusRtcpMIBNotifications 1.3.6.1.4.1.2879.2.2.7.2
OBJECT IDENTIFIER    

sonusRtcpMIBNotificationsPrefix 1.3.6.1.4.1.2879.2.2.7.2.0
OBJECT IDENTIFIER    

sonusRtcpMIBNotificationsObjects 1.3.6.1.4.1.2879.2.2.7.2.1
OBJECT IDENTIFIER    

sonusRtcpLocalIpAddr 1.3.6.1.4.1.2879.2.2.7.2.1.1
Represents the local IP address for this RTP session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sonusRtcpRemoteIpAddr 1.3.6.1.4.1.2879.2.2.7.2.1.2
Represents the remote IP address for this RTP session.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE