CISCO-SIP-CALLS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SIP-CALLS-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
 ciscoSipCallsMIB 1.3.6.1.4.1.9.9.995
The Cisco Session Initiation Protocol (SIP) Calls MIB module is designed to provide protocol-specific information on SIP calls which are currently active. SIP is an application-layer signalling protocol for creating, modifying and terminating multimedia sessions with one or more participants. SIP is defined in RFC 3261 (June 2002). The endpoints in a SIP communication are called user agents. A user agent is an application which contains both a User Agent Client (UAC) and a User Agent Server (UAS). A UAC is an application that initiates a SIP request. A UAS is an application that contacts the user when a SIP request is received and that returns a response on behalf of the user. This MIB module provides information on SIP calls and the user agents initiating these calls. Also, it provides a way to manage media forking of SIP calls.
         ciscoSipCallsMIBNotifs 1.3.6.1.4.1.9.9.995.0
         ciscoSipCallsMIBObjects 1.3.6.1.4.1.9.9.995.1
             cSipCallActive 1.3.6.1.4.1.9.9.995.1.1
                 cSipUACActiveCalls 1.3.6.1.4.1.9.9.995.1.1.1 gauge32 read-only
This object reflects the number of UAC calls currently active. UAC calls are those calls which are initiated by this system's SIP user agent on behalf of users acting as the calling party.
                 cSipUASActiveCalls 1.3.6.1.4.1.9.9.995.1.1.2 gauge32 read-only
This object reflects the number of UAS calls currently active. UAS calls are those calls which are received by this system's SIP user agent on behalf of users acting as the called party.
                 cSipCallActiveTable 1.3.6.1.4.1.9.9.995.1.1.3 no-access
This table is the SIP extension to cvVoIPCallActiveTable of CISCO-VOICE-DIAL-CONTROL-MIB. It represents UAC and UAS information on active SIP calls.
                     cSipCallActiveEntry 1.3.6.1.4.1.9.9.995.1.1.3.1 no-access
An entry contains information regarding a single active SIP Call. The active call entry is identified by using the same index objects that are used by callActiveTable of IETF DIAL-CONTROL-MIB to identify the call.
                         cSipCallActiveId 1.3.6.1.4.1.9.9.995.1.1.3.1.1 snmpadminstring read-only
This object represents the protocol specific unique identifier for this call.
                         cSipCallActiveType 1.3.6.1.4.1.9.9.995.1.1.3.1.2 integer read-only
This object denotes whether the call is a UAC or a UAS one. 'uac' - User Agent Client 'uas' - User Agent Server. Enumeration: 'uac': 1, 'uas': 2.
                         cSipCallActiveState 1.3.6.1.4.1.9.9.995.1.1.3.1.3 csipcallstate read-only
This object reflects the current state of the call.
                         cSipCallActiveSubstate 1.3.6.1.4.1.9.9.995.1.1.3.1.4 csipcallsubstate read-only
This object reflects the current substate of the call.
                         cSipCallActiveCallingNumber 1.3.6.1.4.1.9.9.995.1.1.3.1.5 snmpadminstring read-only
Indicates the calling number.
                         cSipCallActiveCalledNumber 1.3.6.1.4.1.9.9.995.1.1.3.1.6 snmpadminstring read-only
Indicates the called Number.
                         cSipCallActiveSigSrcIpAddrType 1.3.6.1.4.1.9.9.995.1.1.3.1.7 inetaddresstype read-only
Internet type of the signaling source IP address.
                         cSipCallActiveSigSrcIpAddr 1.3.6.1.4.1.9.9.995.1.1.3.1.8 inetaddress read-only
This object reflects the signaling source IP address. Its value should be interpreted within the context of the associated cSipCallActiveSigSrcIpAddrType object.
                         cSipCallActiveDestReqIpAddrType 1.3.6.1.4.1.9.9.995.1.1.3.1.9 inetaddresstype read-only
Internet type of the signaling destination request IP address.
                         cSipCallActiveDestReqIpAddr 1.3.6.1.4.1.9.9.995.1.1.3.1.10 inetaddress read-only
This object reflects the signaling destination request IP address. Its value should be interpreted within the context of the associated cSipCallActiveDestReqIpAddrType object.
                         cSipCallActiveDestReqPort 1.3.6.1.4.1.9.9.995.1.1.3.1.11 inetportnumber read-only
This object reflects the signaling destination request port number.
                         cSipCallActiveDestResIpAddrType 1.3.6.1.4.1.9.9.995.1.1.3.1.12 inetaddresstype read-only
Internet type of the signaling destination response IP address.
                         cSipCallActiveDestResIpAddr 1.3.6.1.4.1.9.9.995.1.1.3.1.13 inetaddress read-only
This object reflects the signaling destination response IP address. Its value should be interpreted within the context of the associated cSipCallActiveDestResIpAddrType object.
                         cSipCallActiveDestResPort 1.3.6.1.4.1.9.9.995.1.1.3.1.14 inetportnumber read-only
This object reflects the signaling destination response port number.
                         cSipCallActiveDestIpAddrType 1.3.6.1.4.1.9.9.995.1.1.3.1.15 inetaddresstype read-only
Internet type of the signaling destination IP address.
                         cSipCallActiveDestIpAddr 1.3.6.1.4.1.9.9.995.1.1.3.1.16 inetaddress read-only
This object reflects the signaling destination IP address. It may be either a DNS hostname or an IP address. Its value should be interpreted within the context of the associated cSipCallActiveDestIpAddrType object.
                         cSipCallActiveMediaStreams 1.3.6.1.4.1.9.9.995.1.1.3.1.17 unsigned32 read-only
If the call is a media-forked one, this object reflects the number of media streams.
                         cSipCallActiveMediaStreamsActive 1.3.6.1.4.1.9.9.995.1.1.3.1.18 unsigned32 read-only
If the call is a media-forked one, this object reflects the number of media streams currently active.
                 cSipMediaStreamsTable 1.3.6.1.4.1.9.9.995.1.1.4 no-access
This table contains objects relating to the media streams that get forked in a SIP call. It includes information about each media stream, if it is a media-forked call.
                     cSipMediaStreamsEntry 1.3.6.1.4.1.9.9.995.1.1.4.1 no-access
Each entry in this table, represents information regarding a media stream associated with a SIP call. Conceptually it is a nested table within a call entry in the cSipCallActiveTable.
                         cSipMediaStreamIndex 1.3.6.1.4.1.9.9.995.1.1.4.1.1 unsigned32 no-access
The unique media stream identifier for a single call.
                         cSipMediaStreamState 1.3.6.1.4.1.9.9.995.1.1.4.1.2 integer read-only
The current state of the media stream. 'invalidStreamState' - None of the following. 'idle' - Initialization state. The stream is yet to be forked. 'adding' - The stream is getting forked. 'deleting' - The stream is being deleted from the call. 'changing' - The stream is in the process of changing its state. 'active' - The stream is now active and communication is on. 'dead' - The stream has been cleared. Enumeration: 'adding': 3, 'dead': 7, 'idle': 2, 'active': 6, 'changing': 5, 'deleting': 4, 'invalidStreamState': 1.
                         cSipMediaStreamCallId 1.3.6.1.4.1.9.9.995.1.1.4.1.3 integer32 read-only
This object represents the stream call identifier indicated by the media stream header. A value of -1 indicates that the stream is in DEAD state.
                         cSipMediaStreamType 1.3.6.1.4.1.9.9.995.1.1.4.1.4 integer read-only
This object identifies the type of the Media Stream. 'voiceOnly' - Voice-only media streams send all audio from the DS0 channel. 'dtmfRelay' - Dual Tone Multi Frequency Tones. 'voiceAndDtmfRelay' - Send both encoded voice and DTMF-relay packets. Enumeration: 'dtmfRelay': 2, 'voiceOnly': 1, 'voiceAndDtmfRelay': 3.
                         cSipMediaStreamNegotdCodec 1.3.6.1.4.1.9.9.995.1.1.4.1.5 cvccodertyperate read-only
This object reflects the codec selected for the media stream.
                         cSipMediaStreamCodecPayloadType 1.3.6.1.4.1.9.9.995.1.1.4.1.6 integer32 read-only
The RTP payload type of the media stream. RTP payload specifies the data transported by RTP in a packet, for example audio samples or compressed video data. A value of -1 means that no codec has been negotiated. RFC 3551 specifies the payload type number to be used with different codecs. The following are some of the standard payload types applicable to SIP calls : PT Encoding Name 0 PCMU(G711ulaw) 3 GSM 4 G723 8 PCMA(G711alaw) 9 G722 15 G728 18 G729 96--127 dynamic For other codecs, dynamic payload types in the range 96--127 are negotiated during call setup. Also note that Cisco has preassigned certain payload types in this dynamic range for certain encodings: PT Function 96 fax 97 fax-ack 100 NSE 101 NTE 121 DTMF-relay 122 Fax-relay 123 CAS 125 ClearChan
                         cSipMediaStreamNegotdDtmfRelay 1.3.6.1.4.1.9.9.995.1.1.4.1.7 integer read-only
This object reflects the DTMF-relay selected for the media stream indicated by the media stream header. 'inBandVoice' - DTMF digits are sent as in-band audio. 'rtpNte' - RTP Named Telephony Event. RTP-NTE is described in RFC 2833. Enumeration: 'rtpNte': 2, 'inBandVoice': 1.
                         cSipMediaStreamDtmfPayloadType 1.3.6.1.4.1.9.9.995.1.1.4.1.8 integer32 read-only
The RTP payload type of the negotiated DTMF-relay. RTP payload specifies the data transported by RTP in a packet, for example audio samples or compressed video data. A value of -1 means that no codec has been negotiated. RFC 3551 specifies the payload type number to be used with different codecs. The following are some of the standard payload types applicable to SIP calls : PT Encoding Name 0 PCMU(G711ulaw) 3 GSM 4 G723 8 PCMA(G711alaw) 9 G722 15 G728 18 G729 96--127 dynamic For other codecs, dynamic payload types in the range 96--127 are negotiated during call setup. Also note that Cisco has preassigned certain payload types in this dynamic range for certain encodings: PT Function 96 fax 97 fax-ack 100 NSE 101 NTE 121 DTMF-relay 122 Fax-relay 123 CAS 125 ClearChan
                         cSipMediaStreamSrcIpAddrType 1.3.6.1.4.1.9.9.995.1.1.4.1.9 inetaddresstype read-only
Internet type of the media stream source IP address.
                         cSipMediaStreamSrcIpAddr 1.3.6.1.4.1.9.9.995.1.1.4.1.10 inetaddress read-only
This object reflects the source IP address of the media stream. Its value should be interpreted within the context of the associated cSipMediaStreamSrcIpAddrType object.
                         cSipMediaStreamSrcPort 1.3.6.1.4.1.9.9.995.1.1.4.1.11 inetportnumber read-only
This object reflects the UDP port of the media stream source.
                         cSipMediaStreamDestIpAddrType 1.3.6.1.4.1.9.9.995.1.1.4.1.12 inetaddresstype read-only
Internet type of the media stream destination IP address.
                         cSipMediaStreamDestIpAddr 1.3.6.1.4.1.9.9.995.1.1.4.1.13 inetaddress read-only
This object reflects the destination IP address of the media stream. Its value should be interpreted within the context of the associated cSipMediaStreamDestIpAddrType object.
                         cSipMediaStreamDestPort 1.3.6.1.4.1.9.9.995.1.1.4.1.14 inetportnumber read-only
This object reflects the UDP port of the media stream destination.
             cSipCallsMIBConformance 1.3.6.1.4.1.9.9.995.1.2
                 cSipCallsMIBCompliances 1.3.6.1.4.1.9.9.995.1.2.1
                     cSipCallsMIBCompliance 1.3.6.1.4.1.9.9.995.1.2.1.1
The compliance statement for entities which implement the CISCO-SIP-CALLS-MIB
                 cSipCallsMIBGroups 1.3.6.1.4.1.9.9.995.1.2.2
                     cSipCallActiveGroup 1.3.6.1.4.1.9.9.995.1.2.2.1
A collection of objects providing the active SIP calls capability.
                     cSipMediaStreamGroup 1.3.6.1.4.1.9.9.995.1.2.2.2
A collection of objects providing the media stream information capability.