SALIX-RTP-MIB: View SNMP OID List / Download MIB

VENDOR: SALIX TECHNOLOGIES


 Home MIB: SALIX-RTP-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
 salixRtpMIB 1.3.6.1.4.1.2158.5.1.1
The SALIX-RTP-MIB containts objects for describing RTP Sessions.
     salixRtpMIBObjects 1.3.6.1.4.1.2158.5.1.1.1
         salixRtpStatsTable 1.3.6.1.4.1.2158.5.1.1.1.1 no-access
Table to hold statistics on RTP sessions. For each active RTP Session, there will be one entry in the table. NOTE: Retrieval of RTP statistics is an expensive operation. Please use with care.
             salixRtpStatsEntry 1.3.6.1.4.1.2158.5.1.1.1.1.1 no-access
This entry lists statistics on a given RTP session. The session is uniqely identified by the source Ip Address and port, along with the destination Ip Address and UDP Port.
                 salixRtpStatsSrcIpAddress 1.3.6.1.4.1.2158.5.1.1.1.1.1.1 ipaddress no-access
The Ip Address for the source side of the RTP session. Along with the source UDP Port, these objects identify the RTP session on the source side. Complete identification of the RTP session also requires a unique identification on the destination side
                 salixRtpStatsSrcPort 1.3.6.1.4.1.2158.5.1.1.1.1.1.2 integer no-access
The UDP Port for the source side of the RTP session. Along with the source Ip Address, these objects identify the RTP session on the source side. Complete identification of the RTP session also requires a unique identification on the destination side
                 salixRtpStatsDestIpAddress 1.3.6.1.4.1.2158.5.1.1.1.1.1.3 ipaddress no-access
The Ip Address for the destination side of the RTP session. Along with the destination UDP Port, these objects identify the RTP session on the destination side. Complete identification of the RTP session also requires a unique identification on the source side
                 salixRtpStatsDestPort 1.3.6.1.4.1.2158.5.1.1.1.1.1.4 integer no-access
The UDP Port for the destination side of the RTP session. Along with the destination Ip Address, these objects identify the RTP session on the destination side. Complete identification of the RTP session also requires a unique identification on the source side
                 salixRtpStatsPktsSent 1.3.6.1.4.1.2158.5.1.1.1.1.1.5 counter32 read-only
The total number of RTP packets sent during the specified session
                 salixRtpStatsPktsRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.6 counter32 read-only
The total number of RTP packets recieved during the specified session
                 salixRtpStatsPktsDropped 1.3.6.1.4.1.2158.5.1.1.1.1.1.7 counter32 read-only
The total number of RTP packets dropped during the specified session
                 salixRtpStatsBytesSent 1.3.6.1.4.1.2158.5.1.1.1.1.1.8 counter32 read-only
The total number of bytes sent during the specified session
                 salixRtpStatsBytesRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.9 counter32 read-only
The total number of bytes received during the specified session
                 salixRtpStatsBytesDropped 1.3.6.1.4.1.2158.5.1.1.1.1.1.10 counter32 read-only
The total number of bytes dropped during the specified session
                 salixRtpStatsSignalPktsSent 1.3.6.1.4.1.2158.5.1.1.1.1.1.11 counter32 read-only
The number of signalling packets sent for the RTP session
                 salixRtpStatsSignalPktsRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.12 counter32 read-only
The number of signalling packets received for the RTP session
                 salixRtpStatsSignalPktsDropped 1.3.6.1.4.1.2158.5.1.1.1.1.1.13 counter32 read-only
The number of signalling packets dropped for the RTP session
                 salixRtpStatsSignalBytesRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.14 counter32 read-only
The number of signalling bytes received for the RTP session
                 salixRtpStatsAudioPktsRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.15 counter32 read-only
The number of audio packets received for the specified RTP session
                 salixRtpStatsAudioBytesRecv 1.3.6.1.4.1.2158.5.1.1.1.1.1.16 counter32 read-only
The number of audio bytes received for the specified RTP session
                 salixRtpStatsEstimatedAvgLatency 1.3.6.1.4.1.2158.5.1.1.1.1.1.17 integer32 read-only
The Estimated Average Latency for the RTP session
     salixRtpMIBTraps 1.3.6.1.4.1.2158.5.1.1.2
         salixRtpMIBTrapPrefix 1.3.6.1.4.1.2158.5.1.1.2.0
     salixRtpMIBCompliance 1.3.6.1.4.1.2158.5.1.1.3
         salixRtpGroups 1.3.6.1.4.1.2158.5.1.1.3.1
             salixRtpGroup 1.3.6.1.4.1.2158.5.1.1.3.1.3
Stats Statistics for Rtp Sessions
         salixRtpCompliances 1.3.6.1.4.1.2158.5.1.1.3.2
             salixRtpCompliance 1.3.6.1.4.1.2158.5.1.1.3.2.1
The basic implementation requirements for the SALIX-RTP-MIB.