cSipCfgVersion |
.1.3.6.1.4.1.9.9.152.1.1.1.1 |
This object will reflect the version of SIP supported by this
user agent. It will follow the same format as SIP version
information contained in the SIP messages generated by this
user agent. For example, user agents supporting SIP version 2
will return 'SIP/2.0' as dictated by RFC 2543.
|
cSipCfgTransport |
.1.3.6.1.4.1.9.9.152.1.1.1.2 |
This object specifies the transport protocol the SIP user
agent will use to receive SIP messages. A value of 'disabled'
indicates that the UA will not receive any SIP messages.
|
cSipCfgUserLocationServerAddr |
.1.3.6.1.4.1.9.9.152.1.1.1.3 |
This object specifies address of the User Location
Server (ULS) being used to resolve the location of end
points. This could be a Domain Name Server (DNS) or a
SIP proxy/redirect server.
The format of the address follows the IETF service location
protocol. The syntax is as follows:
mapping-type:type-specific-syntax
the mapping-type specifies a scheme for mapping the matching
dial string to a target server. The type-specific-syntax is
exactly that, something that the particular mapping scheme can
understand. For example,
Session target Meaning
ipv4:171.68.13.55:1006 The session target is the IP
version 4 address of 171.68.13.55
and port 1006.
dns:pots.cisco.com The session target is the IP host
with dns name pots.cisco.com.
The valid Mapping type definitions for the peer follow:
ipv4 - Syntax: ipv4:w.x.y.z:port or ipv4:w.x.y.z
dns - Syntax: dns:host.domain.
|
cSipCfgMaxForwards |
.1.3.6.1.4.1.9.9.152.1.1.1.4 |
This object may be used with any SIP method to limit the
number of proxies that can forward the request to the next
downstream server.
|
cSipCfgBindSrcAddrInterface |
.1.3.6.1.4.1.9.9.152.1.1.1.5 |
This object may specify the interface where the
source IP address used in SIP signalling or media
packets is configured. A value of 0 means that
there is no specific source address configured and
in this case the best local IP address will be chosen
by the system.
|
cSipCfgBindSrcAddrScope |
.1.3.6.1.4.1.9.9.152.1.1.1.6 |
This object specifies the scope of packets to
which the source IP address of the interface
designated by cSipCfgBindSrcAddrInterface
will be bound. A value of 'all' means the IP address
will be bound to both SIP signalling and media packets.
A value of 'control' means the IP address will only
be bound to SIP signalling packets.
If cSipCfgBindSrcAddrInterface is set to 0,
the value of this object has no meaning.
|
cSipCfgDnsSrvQueryStringFormat |
.1.3.6.1.4.1.9.9.152.1.1.1.7 |
This object specifies the format of the prefix used
by the system for DNS SRV queries.
v1 : RFC 2052 format - 'protocol.transport.'
v2 : RFC 2782 format - '_protocol._transport.'
This object allows backward compatability with systems
only supporting RFC 2052 format.
|
cSipCfgRedirectionDisabled |
.1.3.6.1.4.1.9.9.152.1.1.1.8 |
This object specifies how call redirection (3xx)
is handled by the user agent.
If 'false', the user agent's treatment of incoming
3xx class response messages is as defined in RFC 2543.
That is, the user agent uses the Contact header(s)
from the 3xx response to reinitiate another INVITE
transaction to the user's new location. The call
is redirected.
If 'true', the user agent treats incoming 3xx
response messages as 4xx (client error) class
response messages. In this case, the call is not
redirected, instead it is released with the
appropriate PSTN cause code.
The mapping of SIP 3xx response status codes to
4xx response status codes is as follows:
300 Multiple Choices -> 410 Gone
301 Moved Permanently -> 410 Gone
302 Moved Temporarily -> 480 Temporarily Unavailable
305 User Proxy -> 410 Gone
380 Alternative Service -> 410 Gone
Any other 3xx -> 410 Gone
|
cSipCfgEarlyMediaEntry |
.1.3.6.1.4.1.9.9.152.1.1.1.9.1 |
A row in the cSipCfgEarlyMediaTable.
A row is accessible with a Provisional (1xx)
status code value (eg, 180) and provides
an object for the enabling or disabling of
the Early Media Cut Through functionality.
|
cSipCfgSymNatEnabled |
.1.3.6.1.4.1.9.9.152.1.1.1.10 |
This object specifies whether remote media checks
for Symmetric Network Address Translation (NAT)
is enabled or disabled.
If 'true', remote media checks are enabled. The
gateway will have the ability to open a Real Time
Transport Protocol (RTP) session with the remote
end and then update (modify) the existing RTP
session's remote address/port (raddr:rport) with
the source address and port of the actual media
packet received. This would be triggered for only
those calls where the Session Description Protocol
(SDP) received by the gateway has an indication to
do so.
If 'false', remote media checks are disabled.
|
cSipCfgSymNatDirectionRole |
.1.3.6.1.4.1.9.9.152.1.1.1.11 |
This object specifies the value of the
'a=direction:<role>' SDP attribute supported by
the user agent. The direction attribute is used
to describe the role of the user agent (as an
endpoint for a connection-oriented media stream)
in the connection setup procedure.
none : No role is specified.
passive : The user agent will advertise itself
as a 'passive' entity (inside the NAT)
in the SDP.
active : The user agent will advertise itself
as a 'active' entity (outside the NAT)
in the SDP.
|
cSipCfgTimerTrying |
.1.3.6.1.4.1.9.9.152.1.1.2.1 |
This object specifies the time a user agent will wait to
receive a provisional response to a INVITE before resending
the INVITE.
|
cSipCfgTimerExpires |
.1.3.6.1.4.1.9.9.152.1.1.2.2 |
This object specifies the time a user agent will wait to
receive a final response to a INVITE before cancelling the
transaction.
|
cSipCfgTimerConnect |
.1.3.6.1.4.1.9.9.152.1.1.2.3 |
This object specifies the time a user agent will wait to
receive an ACK confirmation a session is established.
|
cSipCfgTimerDisconnect |
.1.3.6.1.4.1.9.9.152.1.1.2.4 |
This object specifies the time a user agent will wait to
receive an BYE confirmation a session is disconnected.
|
cSipCfgTimerPrack |
.1.3.6.1.4.1.9.9.152.1.1.2.5 |
This object specifies the time a user agent will wait for
a final response before retransmitting the PRACK (PRovisional
ACKnowledgment).
|
cSipCfgTimerComet |
.1.3.6.1.4.1.9.9.152.1.1.2.6 |
This object specifies the time a user agent will wait
for a final response before retransmitting the COMET
(COndition MET).
|
cSipCfgTimerReliableRsp |
.1.3.6.1.4.1.9.9.152.1.1.2.7 |
This object specifies the amount of time to wait for a
PRACK before retransmitting the reliable 1xx response.
|
cSipCfgTimerNotify |
.1.3.6.1.4.1.9.9.152.1.1.2.8 |
This object specifies the amount of time to wait for a
final response before retransmitting the Notify.
|
cSipCfgTimerRefer |
.1.3.6.1.4.1.9.9.152.1.1.2.9 |
This object specifies the amount of time to wait for a
final response before retransmitting the Refer.
|
cSipCfgTimerSessionTimer |
.1.3.6.1.4.1.9.9.152.1.1.2.10 |
This object specifies the value of the Min-SE
header for INVITE messages originated by this
user agent and the minimum value of the
Session-Expires headers for INVITE messages
received by this user agent.
Any Session-Expires headers received with a
value below this object's value will be rejected
with a 422 client error response message.
Setting this object to a value less than 600 is
valid, but the possibly of excessive re-INVITES
and the impact of those messages should be fully
understood and considered an acceptable risk.
|
cSipCfgRetryInvite |
.1.3.6.1.4.1.9.9.152.1.1.3.1 |
This object specifies the number of times a user agent
will retry sending a INVITE request.
|
cSipCfgRetryBye |
.1.3.6.1.4.1.9.9.152.1.1.3.2 |
This object specifies the number of times a user agent
will retry sending a BYE request.
|
cSipCfgRetryCancel |
.1.3.6.1.4.1.9.9.152.1.1.3.3 |
This object specifies the number of times a user agent
will retry sending a CANCEL request.
|
cSipCfgRetryRegister |
.1.3.6.1.4.1.9.9.152.1.1.3.4 |
This object specifies the number of times a user agent
will retry sending a REGISTER request.
|
cSipCfgRetryResponse |
.1.3.6.1.4.1.9.9.152.1.1.3.5 |
This object specifies the number of times a user agent
will retry sending a Response and expecting a ACK.
|
cSipCfgRetryPrack |
.1.3.6.1.4.1.9.9.152.1.1.3.6 |
This object specifies the number of times a user agent
will retry sending a PRACK (PRovisional ACKnowledgement).
|
cSipCfgRetryComet |
.1.3.6.1.4.1.9.9.152.1.1.3.7 |
This object specifies the number of times a user agent
will retry sending a COMET (COndition MET).
|
cSipCfgRetryReliableRsp |
.1.3.6.1.4.1.9.9.152.1.1.3.8 |
This object specifies the number of times a user agent
will retry sending a reliable response.
|
cSipCfgRetryNotify |
.1.3.6.1.4.1.9.9.152.1.1.3.9 |
This object specifies the number of times a user agent
will retry sending a Notify request.
|
cSipCfgRetryRefer |
.1.3.6.1.4.1.9.9.152.1.1.3.10 |
This object specifies the number of times a user agent
will retry sending a Refer request.
|
cSipCfgPeerEntry |
.1.3.6.1.4.1.9.9.152.1.1.4.1.1 |
A row in the cSipCfgPeerTable.
|
cSipCfgOutSessionTransport |
.1.3.6.1.4.1.9.9.152.1.1.4.2 |
This object specifies the session transport
protocol that will be used for outbound SIP
messages. This configuration is applicable
to all dial-peers in the system having
cSipCfgPeerOutSessionTransport set to 'system'.
|
cSipCfgReliable1xxRspStr |
.1.3.6.1.4.1.9.9.152.1.1.4.3 |
This object specifies the string that will be
placed in either the Supported or Require SIP
header, as specified by cSipCfgReliable1xxRspHdr.
|
cSipCfgReliable1xxRspHdr |
.1.3.6.1.4.1.9.9.152.1.1.4.4 |
This object specifies behavior with respect to
Supported or Require headers in SIP messages sent
and received via this dial-peer.
If the originating gateway is configured for 'require',
the Require header is added to the outgoing INVITEs
with the value of cSipCfgReliable1xxStr. This
requires the use of reliable provisional responses by
the terminating gateway. Sessions will be torn down
if this use cannot be supported by that gateway.
If the originating gateway is configured for 'supported',
the Supported header is added to the outgoing INVITEs
with the value of cSipCfgReliable1xxStr. This
requires that an attempt to use reliable provisional
responses be made, but sessions can continue without them.
If the originating gateway is configured for 'disabled',
the value of cSipCfgReliable1xxStr will NOT be added to
either the Require or Supported headers of outgoing INVITEs.
|
cSipCfgUrlType |
.1.3.6.1.4.1.9.9.152.1.1.4.5 |
This object specifies the URL type sent in outbound
INVITES generated by this device.
|
cSipCfgStatusCauseEntry |
.1.3.6.1.4.1.9.9.152.1.1.5.1.1 |
A row in the cSipCfgStatusCauseTable. Entries cannot be
created or destroyed by the actions of any NMS.
|
cSipCfgCauseStatusEntry |
.1.3.6.1.4.1.9.9.152.1.1.5.2.1 |
A row in the cSipCfgCauseStatusTable. Entries cannot be
created or destroyed by the actions of any NMS.
|
cSipCfgAaaUsername |
.1.3.6.1.4.1.9.9.152.1.1.6.1 |
This object specifies the source of the information used to
populate the username attribute of AAA billing records.
|
cSipStatsInfoTryingIns |
.1.3.6.1.4.1.9.9.152.1.2.1.1 |
This object reflects the total number of Trying
(100) responses received by the user agent since system startup.
Trying responses indicate that some unspecified
action is being taken on behalf of this call, but
the user has not yet been located. Inbound Trying
responses indicate that outbound INVITE request
sent out by this system have been received and
are processed.
|
cSipStatsInfoTryingOuts |
.1.3.6.1.4.1.9.9.152.1.2.1.2 |
This object reflects the total number of Trying
(100) responses sent by the user agent since system startup.
Trying responses indicate that some unspecified
action is being taken on behalf of this call, but
the user has not yet been located. Outbound Trying
responses indicate this system is successfully
receiving INVITE requests and processing them on
behalf of the system initiating the INVITE.
|
cSipStatsInfoRingingIns |
.1.3.6.1.4.1.9.9.152.1.2.1.3 |
This object reflects the total number of Ringing
(180) responses received by the user agent since system startup.
A inbound Ringing response indicates that the UAS
processing a INVITE initiated by this system has
found a possible location where the desired end user
has registered recently and is trying to alert the user.
|
cSipStatsInfoRingingOuts |
.1.3.6.1.4.1.9.9.152.1.2.1.4 |
This object reflects the total number of Ringing
(180) responses sent by the user agent since system startup.
A outbound Ringing response indicates that this
system has processed an INVITE for a particular
end user and found a possible location where that
user has registered recently. The system is trying
to alert the end user and is conveying that status
to the system that originated the INVITE.
|
cSipStatsInfoForwardedIns |
.1.3.6.1.4.1.9.9.152.1.2.1.5 |
This object reflects the total number of Call Is Being
Forwarded (181) responses received by the user agent since system startup.
A proxy server may use a Forwarded status code to
indicate that the call is being forwarded to a different
set of destinations. Inbound Forwarded responses indicate
to this system that forwarding actions are taking place
with regard to calls initiated by this system.
|
cSipStatsInfoForwardedOuts |
.1.3.6.1.4.1.9.9.152.1.2.1.6 |
This object reflects the total number of Call Is Being
Forwarded (181) responses sent by the user agent since system startup.
A proxy server may use a Forwarded status code to
indicate that the call is being forwarded to a different
set of destinations. Outbound Forwarded responses
indicate this system is taking some forwarding action
for calls and conveying that status to the system that
initiated the calls.
|
cSipStatsInfoQueuedIns |
.1.3.6.1.4.1.9.9.152.1.2.1.7 |
This object reflects the total number of Queued
(182) responses received by the user agent since system startup.
Inbound Queued responses indicate that the users
this system is attempting to call are temporarily
unavailable but the SIP agents operating on behalf
of those users wish to queue the calls rather than
reject them. When the called parties become available,
this system can expect to receive the appropriate
final status response. The Reason-Phrase from the
Queued response messages Status-Line may give further
details about the status of the call. Multiple
Queued responses to update this system about the status
of the queued call my be received.
|
cSipStatsInfoQueuedOuts |
.1.3.6.1.4.1.9.9.152.1.2.1.8 |
This object reflects the total number of Queued
(182) responses sent by the user agent since system startup.
Outbound Queued responses indicate this system
has determined that the called party is temporarily
unavailable but the call is not rejected. Rather
the call is queued until the called party becomes
available. Queued responses messages are sent to
the system originating the call request to convey
the current status of a queued call.
|
cSipStatsInfoSessionProgIns |
.1.3.6.1.4.1.9.9.152.1.2.1.9 |
This object reflects the total number of Session
Progress (183) responses received by the user agent since system startup.
|
cSipStatsInfoSessionProgOuts |
.1.3.6.1.4.1.9.9.152.1.2.1.10 |
This object reflects the total number of Session
Progress (183) responses sent by the user agent since system startup.
|
cSipStatsSuccessOkIns |
.1.3.6.1.4.1.9.9.152.1.2.2.1 |
This object reflects the total number of Ok
(200) responses received by the user agent since system startup.
The meaning of inbound Ok responses depends
on the method used in the associated request.
BYE : The Ok response means the call has
been terminated.
CANCEL : The Ok response means the search for
the end user has been cancelled.
INVITE : The Ok response means the called party
has agreed to participate in the call.
OPTIONS : The Ok response means the called party
has agreed to share its capabilities.
REGISTER : The Ok response means the registration
has succeeded.
|
cSipStatsSuccessOkOuts |
.1.3.6.1.4.1.9.9.152.1.2.2.2 |
This object reflects the total number of Ok
(200) responses sent by the user agent since system startup.
The meaning of outbound Ok responses depends
on the method used in the associated request.
BYE : The Ok response means the call has
been terminated.
CANCEL : The Ok response means the search for
the end user has been cancelled.
INVITE : The Ok response means the called party
has agreed to participate in the call.
OPTIONS : The Ok response means the called party
has agreed to share its capabilities.
REGISTER : The Ok response means the registration
has succeeded.
|
cSipStatsSuccessAcceptedIns |
.1.3.6.1.4.1.9.9.152.1.2.2.3 |
This object reflects the total number of Accepted
(202) responses received by the user agent since system startup.
The meaning of outbound 202 Ok responses depends
on the method used in the associated request.
|
cSipStatsSuccessAcceptedOuts |
.1.3.6.1.4.1.9.9.152.1.2.2.4 |
This object reflects the total number of Accepted
(202) responses sent by the user agent since system startup.
The meaning of outbound 202 Ok responses depends
on the method used in the associated request.
|
cSipStatsSuccessOkEntry |
.1.3.6.1.4.1.9.9.152.1.2.2.5.1 |
A row in the cSipStatsSuccessOkTable. There is
an entry for each SIP method for which 200 Ok
inbound and/or outbound statistics are kept.
|
cSipStatsRedirMultipleChoices |
.1.3.6.1.4.1.9.9.152.1.2.3.1 |
This object reflects the total number of Multiple
Choices (300) responses received by the user agent since system startup.
Multiple Choices responses indicate that the called
party can be reached at several different locations
and the server cannot or prefers not to proxy the request.
|
cSipStatsRedirMovedPerms |
.1.3.6.1.4.1.9.9.152.1.2.3.2 |
This object reflects the total number of Moved
Permanently (301) responses received by the user agent since system startup.
Moved Permanently responses indicate that the called party
can no longer be found at the address offered in the request
and the requesting UAC should retry at the new address given
by the Contact header field of the response.
|
cSipStatsRedirMovedTemps |
.1.3.6.1.4.1.9.9.152.1.2.3.3 |
This object reflects the total number of Moved
Temporarily (302) responses received by the user agent since system startup.
Moved Temporarily responses indicate the UAC should
retry the request directed at the new address(es)
given by the Contact header field of the response.
The duration of this redirection can be indicated
through the Expires header. If no explicit expiration
time is given, the new address(es) are only valid
for this call.
|
cSipStatsRedirSeeOthers |
.1.3.6.1.4.1.9.9.152.1.2.3.4 |
This object reflects the total number of See Other
(303) responses received by the user agent since system startup.
|
cSipStatsRedirUseProxys |
.1.3.6.1.4.1.9.9.152.1.2.3.5 |
This object reflects the total number of Use Proxy
(305) responses received by the user agent since system startup.
See Other responses indicate that requested resources
must be accessed through the proxy given by the
Contact header field of the response. The recipient
of this response is expected to repeat this single
request via the proxy.
|
cSipStatsRedirAltServices |
.1.3.6.1.4.1.9.9.152.1.2.3.6 |
This object reflects the total number of Alternative
Service (380) responses received by the user agent since system startup.
Alternative Service responses indicate that the call
was not successful, but alternative services are
possible. Those alternative services are described
in the message body of the response.
|
cSipStatsClientBadRequestIns |
.1.3.6.1.4.1.9.9.152.1.2.4.1 |
This object reflects the total number of Bad Request (400)
responses received by the user agent since system startup.
Inbound Bad Request responses indicate that requests issued
by this system could not be understood due to malformed
syntax.
|
cSipStatsClientBadRequestOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.2 |
This object reflects the total number of Bad Request (400)
responses sent by the user agent since system startup.
Outbound Bad Request responses indicate that requests
received by this system could not be understood due to
malformed syntax.
|
cSipStatsClientUnauthorizedIns |
.1.3.6.1.4.1.9.9.152.1.2.4.3 |
This object reflects the total number of Unauthorized (401)
responses received by the user agent since system startup.
Inbound Unauthorized responses indicate that requests issued
by this system require user authentication.
|
cSipStatsClientUnauthorizedOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.4 |
This object reflects the total number of Unathorized (401)
responses sent by the user agent since system startup.
Outbound Unauthorized responses indicate that requests
received by this system require user authentication.
|
cSipStatsClientPaymentReqdIns |
.1.3.6.1.4.1.9.9.152.1.2.4.5 |
This object reflects the total number of Payment Required
(402) responses received by the user agent since system startup.
|
cSipStatsClientPaymentReqdOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.6 |
This object reflects the total number of Payment Required
(402) responses sent by the user agent since system startup.
|
cSipStatsClientForbiddenIns |
.1.3.6.1.4.1.9.9.152.1.2.4.7 |
This object reflects the total number of Forbidden (403)
responses received by the user agent since system startup.
Inbound Forbidden responses indicate that requests issued
by this system are understood by the server but the server
refuses to fulfill the request. Authorization will not help
and the requests should not be repeated.
|
cSipStatsClientForbiddenOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.8 |
This object reflects the total number of Forbidden (403)
responses sent by the user agent since system startup.
Outbound Forbidden responses indicate that requests received
by this system are understood but this system is refusing to
fulfill the requests.
|
cSipStatsClientNotFoundIns |
.1.3.6.1.4.1.9.9.152.1.2.4.9 |
This object reflects the total number of Not Found (404)
responses received by the user agent since system startup.
Inbound Not Found responses indicate that the called party
does not exist at the domain specified in the Request-URI
or the domain is not handled by the recipient of the request.
|
cSipStatsClientNotFoundOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.10 |
This object reflects the total number of Not Found (404)
responses sent by the user agent since system startup.
Outbound Not Found responses indicate that this system
knows that the called party does not exist at the domain
specified in the Request-URI or the domain is not handled
by this system.
|
cSipStatsClientMethNotAllowedIns |
.1.3.6.1.4.1.9.9.152.1.2.4.11 |
This object reflects the total number of Method Not Allowed
(405) received responses by the user agent.
Inbound Method Not Allowed responses indicate that requests
issued by this system have specified a SIP method in the
Request-Line that is not allowed for the address identified
by the Request-URI.
|
cSipStatsClientMethNotAllowedOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.12 |
This object reflects the total number of Method Not Allowed
(405) received sent by the user agent since system startup.
Outbound Method Not Allowed responses indicate that requests
received by this system have SIP methods specified in the
Request-Line that are not allowed for the address identified
by the Request-URI.
|
cSipStatsClientNotAcceptableIns |
.1.3.6.1.4.1.9.9.152.1.2.4.13 |
This object reflects the total number of Not Acceptable
(406) responses received by the user agent since system startup.
Inbound Not Acceptable responses indicate the resources
identified by requests issued by this system cannot generate
responses with content characteristics acceptable to this
system according to the accept headers sent in the requests.
|
cSipStatsClientNotAcceptableOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.14 |
This object reflects the total number of Not Acceptable (406)
responses sent by the user agent since system startup.
Outbound Not Acceptable responses indicate that the resources
identified by requests received by this system cannot generate
responses with content characteristics acceptable to the
system sending the requests.
|
cSipStatsClientProxyAuthReqdIns |
.1.3.6.1.4.1.9.9.152.1.2.4.15 |
This object reflects the total number of Proxy Authenticaion
Required (407) responses received by the user agent since system startup.
Inbound Proxy Authentication Required responses indicate that
this system must authenticate itself with the proxy before
gaining access to the requested resource.
|
cSipStatsClientProxyAuthReqdOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.16 |
This object reflects the total number of Proxy Authenticaion
Required (407) responses sent by the user agent since system startup.
Outbound Proxy Authentication Required responses indicate that
the systems issuing requests being processed by this system
must authenticate themselves with this system before gaining
access to requested resources.
|
cSipStatsClientReqTimeoutIns |
.1.3.6.1.4.1.9.9.152.1.2.4.17 |
This object reflects the total number of Request Timeout
(408) responses received by the user agent since system startup.
Inbound Request Timeout responses indicate that requests
issued by this system are not being processed by the server
within the time indicated in the Expires header of the
request.
|
cSipStatsClientReqTimeoutOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.18 |
This object reflects the total number of Request Timeout
(408) responses sent by the user agent since system startup.
Outbound Request Timeout responses indicate that this
system is not able to produce an appropriate response within
the time indicated in the Expires header of the request.
|
cSipStatsClientConflictIns |
.1.3.6.1.4.1.9.9.152.1.2.4.19 |
This object reflects the total number of Conflict (409)
responses received by the user agent since system startup.
Inbound Conflict responses indicate that requests issued
by this system could not be completed due to a conflict
with the current state of a requested resource.
|
cSipStatsClientConflictOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.20 |
This object reflects the total number of Conflict (409)
responses sent by the user agent since system startup.
Outbound Conflict responses indicate that requests received
by this system could not be completed due to a conflict
with the current state of a requested resource.
|
cSipStatsClientGoneIns |
.1.3.6.1.4.1.9.9.152.1.2.4.21 |
This object reflects the total number of Gone (410)
responses received by the user agent since system startup.
Inbound Gone responses indicate that resources requested
by this system are no longer available at the recipient server
and no forwarding address is known.
|
cSipStatsClientGoneOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.22 |
This object reflects the total number of Gone (410)
responses sent by the user agent since system startup.
Outbound Gone responses indicate that the requested
resources are no longer available at this system and
no forwarding address is known.
|
cSipStatsClientLengthRequiredIns |
.1.3.6.1.4.1.9.9.152.1.2.4.23 |
This object reflects the total number of Length Required
(411) responses received by the user agent since system startup.
Inbound Length Required responses indicate that requests
issued by this system are being refused by servers because
of no defined Content-Length header field.
|
cSipStatsClientLengthRequiredOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.24 |
This object reflects the total number of Length Required
(411) responses sent by the user agent since system startup.
Outbound Length Required responses indicate that requests
received by this system are being refused because of no
defined Content-Length header field.
|
cSipStatsClientReqEntTooLargeIns |
.1.3.6.1.4.1.9.9.152.1.2.4.25 |
This object reflects the total number of Request Entity Too
Large (413) responses received by the user agent since system startup.
Inbound Request Entity Too Large responses indicate that
requests issued by this system are being refused because
the request is larger than the server is willing or able to
process.
|
cSipStatsClientReqEntTooLargeOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.26 |
This object reflects the total number of Request Entity Too
Large (413) responses sent by the user agent since system startup.
Outbound Request Entity Too Large responses indicate that
requests received by this system are larger than this system
is willing or able to process.
|
cSipStatsClientReqURITooLargeIns |
.1.3.6.1.4.1.9.9.152.1.2.4.27 |
This object reflects the total number of Request-URI Too
Large (414) responses received by the user agent since system startup.
Inbound Request-URI Too Large responses indicate that
requests issued by this system are being refused because the
Request-URI is longer than the server is willing or able to
interpret.
|
cSipStatsClientReqURITooLargeOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.28 |
This object reflects the total number of Request-URI Too
Large (414) responses sent by the user agent since system startup.
Outbound Request-URI Too Large responses indicate that
Request-URIs received by this system are longer than this
system is willing or able to interpret.
|
cSipStatsClientNoSupMediaTypeIns |
.1.3.6.1.4.1.9.9.152.1.2.4.29 |
This object reflects the total number of Unsupported Media
Type (415) responses received by the user agent since system startup.
Inbound Unsupported Media Type responses indicate that
requests issued by this system are being refused because the
message body of the request is in a format not supported by
the requested resource for the requested method.
|
cSipStatsClientNoSupMediaTypeOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.30 |
This object reflects the total number of Unsupported Media
Type (415) responses sent by the user agent since system startup.
Outbound Unsupported Media Type responses indicate that the
body of requests received by this system are in a format not
supported by the requested resource for the requested method.
|
cSipStatsClientBadExtensionIns |
.1.3.6.1.4.1.9.9.152.1.2.4.31 |
This object reflects the total number of Bad Extension (420)
responses received by the user agent since system startup.
Inbound Bad Extension responses indicate that the recipient
did not understand the protocol extension specified in a
Require header field.
|
cSipStatsClientBadExtensionOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.32 |
This object reflects the total number of Bad Extension (420)
responses sent by the user agent since system startup.
Outbound Bad Extension responses indicate that this system
did not understand the protocol extension specified in a
Require header field of requests.
|
cSipStatsClientTempNotAvailIns |
.1.3.6.1.4.1.9.9.152.1.2.4.33 |
This object reflects the total number of Temporarily Not
Available (480) responses received by the user agent since system startup.
Inbound Temporarily Not Available responses indicate that
the called party is currently unavailable.
|
cSipStatsClientTempNotAvailOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.34 |
This object reflects the total number of Temporarily Not
Available (480) responses sent by the user agent since system startup.
Outbound Temporarily Not Available responses indicate that
the called party's end system was contacted successfully but
the called party is currently unavailable.
|
cSipStatsClientCallLegNoExistIns |
.1.3.6.1.4.1.9.9.152.1.2.4.35 |
This object reflects the total number of Call Leg/Transaction
Does Not Exist (481) responses received by the user agent since system startup.
Inbound Call Leg/Transaction Does Not Exist responses indicate
that either BYE or CANCEL requests issued by this system were
received by a server and not matching call leg or transaction
existed.
|
cSipStatsClientCallLegNoExistOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.36 |
This object reflects the total number of Call Leg/Transaction
Does Not Exist (481) responses sent by the user agent since system startup.
Outbound Call Leg/Transaction Does Not Exist responses
indicate that BYE or CANCEL requests have been received by
this system and not call leg or transaction matching that
request exists.
|
cSipStatsClientLoopDetectedIns |
.1.3.6.1.4.1.9.9.152.1.2.4.37 |
This object reflects the total number of Loop Detected (482)
responses received by the user agent since system startup.
Inbound Loop Dectected responses indicate that requests issued
by this system were received at servers and the server found
itself in the Via path more than once.
|
cSipStatsClientLoopDetectedOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.38 |
This object reflects the total number of Loop Detected (482)
responses sent by the user agent since system startup.
Outbound Loop Detected responses indicate that requests
received by this system contain a Via path with this system
appearing more than once.
|
cSipStatsClientTooManyHopsIns |
.1.3.6.1.4.1.9.9.152.1.2.4.39 |
This object reflects the total number of Too Many Hops (483)
responses received by the user agent since system startup.
Inbound Too Many Hops responses indicate that requests issued
by this system contain more Via entries (hops) than allowed by
the Max-Forwards header field of the requests.
|
cSipStatsClientTooManyHopsOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.40 |
This object reflects the total number of Too Many Hops (483)
responses sent by the user agent since system startup.
Outbound Too Many Hops responses indicate that requests
received by this system contain more Via entries (hops) than
are allowed by the Max-Forwards header field of the requests.
|
cSipStatsClientAddrIncompleteIns |
.1.3.6.1.4.1.9.9.152.1.2.4.41 |
This object reflects the total number of Address Incomplete
(484) responses received by the user agent since system startup.
Inbound Address Incomplete responses indicate that requests
issued by this system had To addresses or Request-URIs that
were incomplete.
|
cSipStatsClientAddrIncompleteOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.42 |
This object reflects the total number of Address Incomplete
(484) responses sent by the user agent since system startup.
Outbound Address Incomplete responses indicate that requests
received by this system had To addresses or Request-URIs that
were incomplete.
|
cSipStatsClientAmbiguousIns |
.1.3.6.1.4.1.9.9.152.1.2.4.43 |
This object reflects the total number of Ambiguous (485)
responses received by the user agent since system startup.
Inbound Ambiguous responses indicate that requests issued
by this system provided ambiguous address information.
|
cSipStatsClientAmbiguousOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.44 |
This object reflects the total number of Ambiguous (485)
responses sent by the user agent since system startup.
Outbound Ambiguous responses indicate that requests received
by this system contained ambiguous address information.
|
cSipStatsClientBusyHereIns |
.1.3.6.1.4.1.9.9.152.1.2.4.45 |
This object reflects the total number of Busy Here (486)
responses received by the user agent since system startup.
Inbound Busy Here responses indicate that the
called party is currently not willing or not able to
take additional calls.
|
cSipStatsClientBusyHereOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.46 |
This object reflects the total number of Busy Here (486)
responses sent by the user agent since system startup.
Outbound Busy Here responses indicate that the
called party's end system was contacted successfully but the
called party is currently not willing or able to take
additional calls.
|
cSipStatsClientReqTermIns |
.1.3.6.1.4.1.9.9.152.1.2.4.47 |
This object reflects the total number of Request Terminated
(487) responses received by the user agent since system startup.
Request Terminated responses are issued if the original
request was terminated via CANCEL or BYE.
|
cSipStatsClientReqTermOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.48 |
This object reflects the total number of Request Terminated
(487) responses sent by the user agent since system startup.
Request Terminated responses are issued if the original
request was terminated via CANCEL or BYE.
|
cSipStatsClientNoAcceptHereIns |
.1.3.6.1.4.1.9.9.152.1.2.4.49 |
This object reflects the total number of Not Acceptable Here
(488) responses received by the user agent since system startup.
The response has the same meaning as 606 (Not Acceptable),
but only applies to the specific entity addressed by the
Request-URI and the request may succeed elsewhere.
|
cSipStatsClientNoAcceptHereOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.50 |
This object reflects the total number of Not Acceptable Here
(488) responses sent by the user agent since system startup.
The response has the same meaning as 606 (Not Acceptable),
but only applies to the specific entity addressed by the
Request-URI and the request may succeed elsewhere.
|
cSipStatsClientBadEventIns |
.1.3.6.1.4.1.9.9.152.1.2.4.51 |
This object reflects the total number of BadEvent (489)
responses received by the user agent since system startup.
|
cSipStatsClientBadEventOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.52 |
This object reflects the total number of BadEvent (489)
responses sent by the user agent since system startup.
|
cSipStatsClientSTTooSmallIns |
.1.3.6.1.4.1.9.9.152.1.2.4.53 |
This object reflects the total number of SessionTimerTooSmall
(422) responses received by the user agent since system
startup.
|
cSipStatsClientSTTooSmallOuts |
.1.3.6.1.4.1.9.9.152.1.2.4.54 |
This object reflects the total number of SessionTimerTooSmall
(422) responses sent by the user agent since system startup.
|
cSipStatsServerIntErrorIns |
.1.3.6.1.4.1.9.9.152.1.2.5.1 |
This object reflects the total number of Internal Server Error
(500) responses received by the user agent since system startup.
Inbound Internal Server Error responses indicate that servers
to which this system is sending requests have encountered
unexpected conditions that prevent them from fulfilling the
requests.
|
cSipStatsServerIntErrorOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.2 |
This object reflects the total number of Internal Server Error
(500) responses sent by the user agent since system startup.
Outbound Internal Server Error responses indicate that this
system has encountered unexpected conditions that prevent it
from fulfilling received requests.
|
cSipStatsServerNotImplementedIns |
.1.3.6.1.4.1.9.9.152.1.2.5.3 |
This object reflects the total number of Not Implemented
(501) responses received by the user agent since system startup.
Inbound Not Implemented responses indicate that servers to
which this system is sending requests do not support the
functionality required to fulfill the requests.
|
cSipStatsServerNotImplementedOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.4 |
This object reflects the total number of Not Implemented
(501) responses sent by the user agent since system startup.
Outbound Not Implemented responses indicate that this system
does not support the functionality required to fulfill the
requests.
|
cSipStatsServerBadGatewayIns |
.1.3.6.1.4.1.9.9.152.1.2.5.5 |
This object reflects the total number of Bad Gateway (502)
responses received by the user agent since system startup.
|
cSipStatsServerBadGatewayOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.6 |
This object reflects the total number of Bad Gateway (502)
responses sent by the user agent since system startup.
|
cSipStatsServerServiceUnavailIns |
.1.3.6.1.4.1.9.9.152.1.2.5.7 |
This object reflects the total number of Service Unavailable
(503) responses received by the user agent since system startup.
Inbound Service Unavailable responses indicate that the server
servicing this system's request is temporarily unavailable to
handle the request.
|
cSipStatsServerServiceUnavailOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.8 |
This object reflects the total number of Service Unavailable
(503) responses sent by the user agent since system startup.
Outbound Service Unavailable responses indicate that this
system is temporarily unable to handle received requests.
|
cSipStatsServerGatewayTimeoutIns |
.1.3.6.1.4.1.9.9.152.1.2.5.9 |
This object reflects the total number of Gateway Time-out
(504) responses received by the user agent since system startup.
Inbound Gateway Time-out responses indicate that the server
attempting to complete this system's request did not receive
a timely response from yet another system it was accessing to
complete the request.
|
cSipStatsServerGatewayTimeoutOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.10 |
This object reflects the total number of Gateway Time-out
(504) responses sent by the user agent since system startup.
Outbound Gateway Time-out responses indicate that this system
did not receive a timely response from the system it had
accessed to assist in completing a received request.
|
cSipStatsServerBadSipVersionIns |
.1.3.6.1.4.1.9.9.152.1.2.5.11 |
This object reflects the total number of SIP Version Not
Supported (505) responses received by the user agent since system startup.
Inbound SIP Version Not Supported responses indicate that
the server does not support, or refuses to support, the SIP
protocol version that was used in the request message.
|
cSipStatsServerBadSipVersionOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.12 |
This object reflects the total number of SIP Version Not
Supported (505) responses sent by the user agent since system startup.
Outbound SIP Version Not Supported responses indicate that
this system does not support, or refuses to support, the SIP
protocl version used in received requests.
|
cSipStatsServerPrecondFailureIns |
.1.3.6.1.4.1.9.9.152.1.2.5.13 |
This object reflects the total number of Precondition
Failure (580) responses received by the user agent since system startup.
This response is returned by a UAS if it is unable to
perform the mandatory preconditions for the session.
|
cSipStatsServerPrecondFailureOuts |
.1.3.6.1.4.1.9.9.152.1.2.5.14 |
This object reflects the total number of Precondition
Failure (580) responses sent by the user agent since system startup.
This response is returned by a UAS if it is unable to
perform the mandatory preconditions for the session.
|
cSipStatsGlobalBusyEverywhereIns |
.1.3.6.1.4.1.9.9.152.1.2.6.1 |
This object reflects the total number of Busy
Everywhere (600) responses received by the user agent since system startup.
Inbound Busy Everywhere responses indicate that the
called party's end system was contacted successfully
but the called party is busy and does not wish to take
the call at this time.
|
cSipStatsGlobalBusyEverywhereOuts |
.1.3.6.1.4.1.9.9.152.1.2.6.2 |
This object reflects the total number of Busy
Everywhere (600) responses sent by the user agent since system startup.
Outbound Busy Everywhere responses indicate that
this system has successfully contacted a called party's
end system and the called party does not wish to take
the call at this time.
|
cSipStatsGlobalDeclineIns |
.1.3.6.1.4.1.9.9.152.1.2.6.3 |
This object reflects the total number of Decline
(603) responses received by the user agent since system startup.
Decline responses indicate that the called party's end
system was contacted successfully but the called party
explicitly does not wish to, or cannot, participate.
|
cSipStatsGlobalDeclineOuts |
.1.3.6.1.4.1.9.9.152.1.2.6.4 |
This object reflects the total number of Decline
(603) responses sent by the user agent since system startup.
Outbound Decline responses indicate that this system
has successfully contacted a called party's end system
and the called party explicitly does not wish to, or
cannot, participate.
|
cSipStatsGlobalNotAnywhereIns |
.1.3.6.1.4.1.9.9.152.1.2.6.5 |
This object reflects the total number of Does Not
Exist Anywhere (604) responses received by the user agent since system startup.
Inbound Does Not Exist Anywhere responses indicate that
the server handling this system's request has authoritative
information that the called party indicated in the To
request field does not exist anywhere.
|
cSipStatsGlobalNotAnywhereOuts |
.1.3.6.1.4.1.9.9.152.1.2.6.6 |
This object reflects the total number of Does Not
Exist Anywhere (604) responses sent by the user agent since system startup.
Outbound Does Not Exist Anywhere responses indicate that
this system has authoritative information that the called
party in the To field of received requests does not exist
anywhere.
|
cSipStatsGlobalNotAcceptableIns |
.1.3.6.1.4.1.9.9.152.1.2.6.7 |
This object reflects the total number of Not Acceptable
(606) responses received by the user agent since system startup.
Inbound Not Acceptable responses indicate that the called
party's end system was contacted successfully but some
aspect of the session description is not acceptable.
|
cSipStatsGlobalNotAcceptableOuts |
.1.3.6.1.4.1.9.9.152.1.2.6.8 |
This object reflects the total number of Not Acceptable
(606) responses sent by the user agent since system startup.
Outbound Not Acceptable responses indicate that the called
party wishes to communicate, but cannot adequately support
the session described in the request.
|
cSipStatsTrafficInviteIns |
.1.3.6.1.4.1.9.9.152.1.2.7.1 |
This object reflects the total number of INVITE requests
received by the user agent since system startup.
|
cSipStatsTrafficInviteOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.2 |
This object reflects the total number of INVITE requests sent
by the user agent.
|
cSipStatsTrafficAckIns |
.1.3.6.1.4.1.9.9.152.1.2.7.3 |
This object reflects the total number of ACK requests
received by the user agent since system startup.
|
cSipStatsTrafficAckOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.4 |
This object reflects the total number of ACK requests sent
by the user agent.
|
cSipStatsTrafficByeIns |
.1.3.6.1.4.1.9.9.152.1.2.7.5 |
This object reflects the total number of BYE requests
received by the user agent since system startup.
|
cSipStatsTrafficByeOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.6 |
This object reflects the total number of BYE requests sent
by the user agent.
|
cSipStatsTrafficCancelIns |
.1.3.6.1.4.1.9.9.152.1.2.7.7 |
This object reflects the total number of CANCEL requests
received by the user agent since system startup.
|
cSipStatsTrafficCancelOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.8 |
This object reflects the total number of CANCEL requests sent
by the user agent.
|
cSipStatsTrafficOptionsIns |
.1.3.6.1.4.1.9.9.152.1.2.7.9 |
This object reflects the total number of OPTIONS requests
received by the user agent since system startup.
|
cSipStatsTrafficOptionsOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.10 |
This object reflects the total number of OPTIONS requests sent
by the user agent.
|
cSipStatsTrafficRegisterIns |
.1.3.6.1.4.1.9.9.152.1.2.7.11 |
This object reflects the total number of REGISTER requests
received by the user agent since system startup.
|
cSipStatsTrafficRegisterOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.12 |
This object reflects the total number of REGISTER requests
sent by the user agent since system startup.
|
cSipStatsTrafficCometIns |
.1.3.6.1.4.1.9.9.152.1.2.7.13 |
This object reflects the total number of COndition MET
requests received by the user agent since system startup.
|
cSipStatsTrafficCometOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.14 |
This object reflects the total number of COndition MET
requests sent by the user agent since system startup.
|
cSipStatsTrafficPrackIns |
.1.3.6.1.4.1.9.9.152.1.2.7.15 |
This object reflects the total number of PRovisonal
ACKnowledgement requests received by the user agent since system startup.
|
cSipStatsTrafficPrackOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.16 |
This object reflects the total number of PRovisonal
ACKnowledgement requests sent by the user agent since system startup.
|
cSipStatsTrafficReferIns |
.1.3.6.1.4.1.9.9.152.1.2.7.17 |
This object reflects the total number of Refer
requests received by the user agent since system startup.
|
cSipStatsTrafficReferOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.18 |
This object reflects the total number of Refer
requests sent by the user agent since system startup.
|
cSipStatsTrafficNotifyIns |
.1.3.6.1.4.1.9.9.152.1.2.7.19 |
This object reflects the total number of Notify
requests received by the user agent since system startup.
|
cSipStatsTrafficNotifyOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.20 |
This object reflects the total number of Notify
requests sent by the user agent since system startup.
|
cSipStatsTrafficInfoIns |
.1.3.6.1.4.1.9.9.152.1.2.7.21 |
This object reflects the total number of Info
requests received by the user agent since system startup.
|
cSipStatsTrafficInfoOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.22 |
This object reflects the total number of Info
requests sent by the user agent since system startup.
|
cSipStatsTrafficSubscribeIns |
.1.3.6.1.4.1.9.9.152.1.2.7.23 |
This object reflects the total number of Subscribe
requests received by the user agent since system startup.
|
cSipStatsTrafficSubscribeOuts |
.1.3.6.1.4.1.9.9.152.1.2.7.24 |
This object reflects the total number of Subscribe
requests sent by the user agent since system startup.
|
cSipStatsRetryInvites |
.1.3.6.1.4.1.9.9.152.1.2.8.1 |
This object reflects the total number of INVITE retries that
have been sent by the user agent since system startup. If the number of 'first
attempt' INVITES is of interest, subtract the value of this
object from cSipStatsTrafficInviteOut.
|
cSipStatsRetryByes |
.1.3.6.1.4.1.9.9.152.1.2.8.2 |
This object reflects the total number of BYE retries that have
been sent by the user agent since system startup.
|
cSipStatsRetryCancels |
.1.3.6.1.4.1.9.9.152.1.2.8.3 |
This object reflects the total number of CANCEL retries that
have been sent by the user agent since system startup.
|
cSipStatsRetryRegisters |
.1.3.6.1.4.1.9.9.152.1.2.8.4 |
This object reflects the total number of REGISTER retries that
have been sent by the user agent since system startup.
|
cSipStatsRetryResponses |
.1.3.6.1.4.1.9.9.152.1.2.8.5 |
This object reflects the total number of Response (while
expecting a ACK) retries that have been sent by the user
agent.
|
cSipStatsRetryPracks |
.1.3.6.1.4.1.9.9.152.1.2.8.6 |
This object reflects the total number of PRovisional
ACKnowledgement retries sent by the user agent since system startup.
|
cSipStatsRetryComets |
.1.3.6.1.4.1.9.9.152.1.2.8.7 |
This object reflects the total number of COndition
MET retries sent by the user agent since system startup.
|
cSipStatsRetryReliable1xxRsps |
.1.3.6.1.4.1.9.9.152.1.2.8.8 |
This object reflects the total number of Reliable
1xx Response retries sent by the user agent since system startup.
|
cSipStatsRetryNotifys |
.1.3.6.1.4.1.9.9.152.1.2.8.9 |
This object reflects the total number of Notify
retries that have been sent by the user agent since system startup.
|
cSipStatsRetryRefers |
.1.3.6.1.4.1.9.9.152.1.2.8.10 |
This object reflects the total number of Refer
retries that have been sent by the user agent since system startup.
|
cSipStatsMisc3xxMappedTo4xxRsps |
.1.3.6.1.4.1.9.9.152.1.2.9.1 |
This object reflects the total number of incoming Redirect
(3xx) response messages that have been mapped to Client
Error (4xx) response messages.
|