MIBs Depot

CISCO-SIP-CALLS-MIB

Registered at
1.3.6.1.4.1.9.9.995
Last updated
2004-04-16 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-04-16 00:00
Namespace
cisco
Source file
CISCO-SIP-CALLS-MIB
Digest
sha256:0f9ecc835cdd1658fc9516c7ca043b39222db9766ccb95313c385397d61db9d4

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-sip@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-VOICE-COMMON-DIAL-CONTROL-MIBCvcCoderTypeRate
DIAL-CONTROL-MIBcallActiveIndex, callActiveSetupTime
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-DIAL-CONTROL-MIB
CISCO-SIP-CALLS-MIB
CISCO-SMI
CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
DIAL-CONTROL-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CSipCallState
TEXTUAL-CONVENTION
A textual convention containing the list of call states a SIP call undergoes. The list of call states and their descriptions are given below : 'none' - None of the following. 'idle' - SIP communication has not been initiated. 'setupBuffered' - A setup indication has been received from the application, but it has been buffered. The INVITE will be sent at a later time. 'sentInvite' - A SIP INVITE request has been sent and no response has been received. 'rcvdProceeding' - A non-final response (1xx) has been received in response to an INVITE request. 'outgoingResrResv' - A PRACK has been sent after receiving a 183 and QoS resource reservation has been initiated. 'outgoingResrAllocated' - QoS reservations have completed and an UPDATE has been sent. 'active' - A 2xx (Success) response has been received for an INVITE message and the call is now active. 'rcvdTransfer' - A SIP REFER request was received for an active call. 'disconnecting' - A SIP BYE or CANCEL request has been sent and no response has been received. 'dead' - The call has been cleared in normal or abnormal fashion. 'rcvdInvite' - A SIP INVITE request has been received for an incoming SIP call. 'sentQosProgress' - An INVITE with QoS precondition has been received. A 183 Session Progress response has been sent in response. 'incomingResrResv' - A 200 (OK) for a PRACK has been sent out and QoS resource reservation has been initiated. 'sentAlerting' - A SIP 180 (Ringing) response has been sent. 'sentSuccess' - A SIP 2xx response has been sent. 'midCallLocalRespPending' - A SIP mid-call INVITE was received and the response has not been sent yet. 'sendMidCallInvitePending' - A SIP call is active and a mid-call INVITE needs to be sent. 'sentMidCallInvite' - A SIP mid-call INVITE has been sent. 'rcvdSubscribe' - A SIP SUBSCRIBE request was received. 'subscribeSuccess' - A response for the SUBSCRIBE request was received. 'subscribeExpired' - The SUBSCRIBE request for a particular event has expired. 'sentPreAuthRequest' - A SIP INVITE was received and a preauthorization request has been sent. 'sendNotify' - A NOTIFY message for an event earlier subscribed was sent. 'subscribeIdle' - This state is the initialization state for SUBSCRIBE/NOTIFY messages. 'sentSubscribe' - A SIP SUBSCRIBE request has been sent. 'subscribed' - The user agent has been subscribed with the messaging system. 'initTransfer' - A SIP REFER request was received and the call was placed on hold in preparation for the transfer. 'outgoingRegister' - A SIP REGISTER message has been sent. 'incomingRegister' - A SIP REGISTER message has been received. 'rcvdUnsolicitedNotify' - A Cisco-proprietary unsolicited NOTIFY message was received.
current
CSipCallSubstate
TEXTUAL-CONVENTION
A textual convention containing the list of call substates a SIP call undergoes. The list of substates and their descriptions are given below: 'none' - None of the following. 'sentDns' - A DNS request has been sent to the DNS server. 'proceedingProceeding' - A non-final 1xx response was received, while in rcvdProceeding state. 'rcvdInviteCallSetup' - A SIP INVITE has been received and the call is being set up. 'rcvdInviteProceeding' - A 100 (Trying) response was received for a INVITE request. 'sentEnum' - An ENUM query is in progress. 'ackPending' - An acknowledgement pending for any message sent. 'sentNotify' - A NOTIFY message for any subscribed event was sent. 'callTransferSendByeAlso' - A BYE request was sent with an 'Also' header.
current

Objects

NameOIDSyntaxAccessStatus
ciscoSipCallsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.0
ciscoSipCallsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.1
cSipCallActive
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.1.1
cSipUACActiveCalls
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.1Gauge32read-onlycurrent
cSipUASActiveCalls
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.2Gauge32read-onlycurrent
cSipCallActiveTable
OBJECT-TYPE
This table is the SIP extension to cvVoIPCallActiveTable of CISCO-VOICE-DIAL-CONTROL-MIB. It represents UAC and UAS information on active SIP calls.
1.3.6.1.4.1.9.9.995.1.1.3not-accessiblecurrent
cSipCallActiveEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.3.1not-accessiblecurrent
cSipCallActiveId
OBJECT-TYPE
This object represents the protocol specific unique identifier for this call.
1.3.6.1.4.1.9.9.995.1.1.3.1.1SnmpAdminStringread-onlycurrent
cSipCallActiveType
OBJECT-TYPE
This object denotes whether the call is a UAC or a UAS one. 'uac' - User Agent Client 'uas' - User Agent Server.
1.3.6.1.4.1.9.9.995.1.1.3.1.2INTEGER {uac(1), uas(2)}read-onlycurrent
cSipCallActiveState
OBJECT-TYPE
This object reflects the current state of the call.
1.3.6.1.4.1.9.9.995.1.1.3.1.3CSipCallStateread-onlycurrent
cSipCallActiveSubstate
OBJECT-TYPE
This object reflects the current substate of the call.
1.3.6.1.4.1.9.9.995.1.1.3.1.4CSipCallSubstateread-onlycurrent
cSipCallActiveCallingNumber
OBJECT-TYPE
Indicates the calling number.
1.3.6.1.4.1.9.9.995.1.1.3.1.5SnmpAdminString (SIZE(0..64))read-onlycurrent
cSipCallActiveCalledNumber
OBJECT-TYPE
Indicates the called Number.
1.3.6.1.4.1.9.9.995.1.1.3.1.6SnmpAdminString (SIZE(0..64))read-onlycurrent
cSipCallActiveSigSrcIpAddrType
OBJECT-TYPE
Internet type of the signaling source IP address.
1.3.6.1.4.1.9.9.995.1.1.3.1.7InetAddressTyperead-onlycurrent
cSipCallActiveSigSrcIpAddr
OBJECT-TYPE
This object reflects the signaling source IP address. Its value should be interpreted within the context of the associated cSipCallActiveSigSrcIpAddrType object.
1.3.6.1.4.1.9.9.995.1.1.3.1.8InetAddressread-onlycurrent
cSipCallActiveDestReqIpAddrType
OBJECT-TYPE
Internet type of the signaling destination request IP address.
1.3.6.1.4.1.9.9.995.1.1.3.1.9InetAddressTyperead-onlycurrent
cSipCallActiveDestReqIpAddr
OBJECT-TYPE
This object reflects the signaling destination request IP address. Its value should be interpreted within the context of the associated cSipCallActiveDestReqIpAddrType object.
1.3.6.1.4.1.9.9.995.1.1.3.1.10InetAddressread-onlycurrent
cSipCallActiveDestReqPort
OBJECT-TYPE
This object reflects the signaling destination request port number.
1.3.6.1.4.1.9.9.995.1.1.3.1.11InetPortNumberread-onlycurrent
cSipCallActiveDestResIpAddrType
OBJECT-TYPE
Internet type of the signaling destination response IP address.
1.3.6.1.4.1.9.9.995.1.1.3.1.12InetAddressTyperead-onlycurrent
cSipCallActiveDestResIpAddr
OBJECT-TYPE
This object reflects the signaling destination response IP address. Its value should be interpreted within the context of the associated cSipCallActiveDestResIpAddrType object.
1.3.6.1.4.1.9.9.995.1.1.3.1.13InetAddressread-onlycurrent
cSipCallActiveDestResPort
OBJECT-TYPE
This object reflects the signaling destination response port number.
1.3.6.1.4.1.9.9.995.1.1.3.1.14InetPortNumberread-onlycurrent
cSipCallActiveDestIpAddrType
OBJECT-TYPE
Internet type of the signaling destination IP address.
1.3.6.1.4.1.9.9.995.1.1.3.1.15InetAddressTyperead-onlycurrent
cSipCallActiveDestIpAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.3.1.16InetAddressread-onlycurrent
cSipCallActiveMediaStreams
OBJECT-TYPE
If the call is a media-forked one, this object reflects the number of media streams.
1.3.6.1.4.1.9.9.995.1.1.3.1.17Unsigned32read-onlycurrent
cSipCallActiveMediaStreamsActive
OBJECT-TYPE
If the call is a media-forked one, this object reflects the number of media streams currently active.
1.3.6.1.4.1.9.9.995.1.1.3.1.18Unsigned32read-onlycurrent
cSipMediaStreamsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4not-accessiblecurrent
cSipMediaStreamsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4.1not-accessiblecurrent
cSipMediaStreamIndex
OBJECT-TYPE
The unique media stream identifier for a single call.
1.3.6.1.4.1.9.9.995.1.1.4.1.1Unsigned32not-accessiblecurrent
cSipMediaStreamState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4.1.2INTEGER {invalidStreamState(1), idle(2), adding(3), deleting(4), changing(5), active(6), dead(7)}read-onlycurrent
cSipMediaStreamCallId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4.1.3Integer32 (-1..2147483647)read-onlycurrent
cSipMediaStreamType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4.1.4INTEGER {voiceOnly(1), dtmfRelay(2), voiceAndDtmfRelay(3)}read-onlycurrent
cSipMediaStreamNegotdCodec
OBJECT-TYPE
This object reflects the codec selected for the media stream.
1.3.6.1.4.1.9.9.995.1.1.4.1.5CvcCoderTypeRateread-onlycurrent
cSipMediaStreamCodecPayloadType
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.995.1.1.4.1.6Integer32 (-1..127)read-onlycurrent
cSipMediaStreamNegotdDtmfRelay
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.995.1.1.4.1.7INTEGER {inBandVoice(1), rtpNte(2)}read-onlycurrent
cSipMediaStreamDtmfPayloadType
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.995.1.1.4.1.8Integer32 (-1..127)read-onlycurrent
cSipMediaStreamSrcIpAddrType
OBJECT-TYPE
Internet type of the media stream source IP address.
1.3.6.1.4.1.9.9.995.1.1.4.1.9InetAddressTyperead-onlycurrent
cSipMediaStreamSrcIpAddr
OBJECT-TYPE
This object reflects the source IP address of the media stream. Its value should be interpreted within the context of the associated cSipMediaStreamSrcIpAddrType object.
1.3.6.1.4.1.9.9.995.1.1.4.1.10InetAddressread-onlycurrent
cSipMediaStreamSrcPort
OBJECT-TYPE
This object reflects the UDP port of the media stream source.
1.3.6.1.4.1.9.9.995.1.1.4.1.11InetPortNumberread-onlycurrent
cSipMediaStreamDestIpAddrType
OBJECT-TYPE
Internet type of the media stream destination IP address.
1.3.6.1.4.1.9.9.995.1.1.4.1.12InetAddressTyperead-onlycurrent
cSipMediaStreamDestIpAddr
OBJECT-TYPE
This object reflects the destination IP address of the media stream. Its value should be interpreted within the context of the associated cSipMediaStreamDestIpAddrType object.
1.3.6.1.4.1.9.9.995.1.1.4.1.13InetAddressread-onlycurrent
cSipMediaStreamDestPort
OBJECT-TYPE
This object reflects the UDP port of the media stream destination.
1.3.6.1.4.1.9.9.995.1.1.4.1.14InetPortNumberread-onlycurrent
cSipCallsMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.1.2
cSipCallsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.1.2.1
cSipCallsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.995.1.2.2

Conformance

NameOIDStatus
cSipCallsMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-SIP-CALLS-MIB
1.3.6.1.4.1.9.9.995.1.2.1.1current
cSipCallActiveGroup
OBJECT-GROUP
A collection of objects providing the active SIP calls capability.
1.3.6.1.4.1.9.9.995.1.2.2.1current
cSipMediaStreamGroup
OBJECT-GROUP
A collection of objects providing the media stream information capability.
1.3.6.1.4.1.9.9.995.1.2.2.2current