CISCO-SIP-UA-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CISCO-SIP-UA-MIB.
185
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
185 total| Object Name |
|---|
ciscoSipUaMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.152 |
ciscoSipUaMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1 |
cSipCfg OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.1 |
cSipCfgBase OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.1.1 |
cSipCfgVersionThis 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.ro SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.152.1.1.1.1 |
cSipCfgTransportThis object will specify 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.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.1.2 |
cSipCfgUserLocationServerAddrThis object will specify 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.rw SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.152.1.1.1.3 |
cSipCfgMaxForwardsThis object may be used with any SIP method to limit the
number of proxies that can forward the request to the next
downstream server.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.1.4 |
cSipCfgTimer OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.1.2 |
cSipCfgTimerTryingThis object specifies the time a user agent will wait to
receive a provisional response to a INVITE before resending
the INVITE.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.1 |
cSipCfgTimerExpiresThis object specifies the time a user agent will wait to
receive a final response to a INVITE before cancelling the
transaction.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.2 |
cSipCfgTimerConnectThis object specifies the time a user agent will wait to
receive an ACK confirmation a session is established.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.3 |
cSipCfgTimerDisconnectThis object specifies the time a user agent will wait to
receive an BYE confirmation a session is disconnected.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.4 |
cSipCfgTimerPrackThis object specifies the time a user agent will wait for
a final response before retransmitting the PRACK (PRovisional
ACKnowledgment).rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.5 |
cSipCfgTimerCometThis object specifies the time a user agent will wait
for a final response before retransmitting the COMET
(COndition MET).rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.6 |
cSipCfgTimerReliableRspThis object specifies the amount of time to wait for a
PRACK before retransmitting the reliable 1xx response.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.2.7 |
cSipCfgRetry OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.1.3 |
cSipCfgRetryInviteThis object will specify the number of times a user agent
will retry sending a INVITE request.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.1 |
cSipCfgRetryByeThis object will specify the number of times a user agent
will retry sending a BYE request.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.2 |
cSipCfgRetryCancelThis object will specify the number of times a user agent
will retry sending a CANCEL request.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.3 |
cSipCfgRetryRegisterThis object will specify the number of times a user agent
will retry sending a REGISTER request.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.4 |
cSipCfgRetryResponseThis object will specify the number of times a user agent
will retry sending a Response and expecting a ACK.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.5 |
cSipCfgRetryPrackThis object will specify the number of times a user agent
will retry sending a PRACK (PRovisional ACKnowledgement).rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.6 |
cSipCfgRetryCometThis object will specify the number of times a user agent
will retry sending a COMET (COndition MET).rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.7 |
cSipCfgRetryReliableRspThis object will specify the number of times a user agent
will retry sending a reliable response.rw INTEGER .1.3.6.1.4.1.9.9.152.1.1.3.8 |
cSipCfgPeer OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.1.4 |
cSipCfgPeerTableThis table contains per dial-peer SIP related
configuration.
The table is a sparse table of dial-peer information.
This means, it only reflects dial-peers being used
for SIP. A dial-peer is being used for SIP if the
value of cvVoIPPeerCfgSessionProtocol
(CISCO-VOICE-DIAL-CONTROL-MIB) is 'sip'.
Dial-peers are not created or destroyed via this
table. Only SIP related configuration can be
performed via this table once the dial-peer exists
in the system and is visible in this table. SEQUENCE OF CSipCfgPeerEntry .1.3.6.1.4.1.9.9.152.1.1.4.1 |
cSipCfgPeerEntryA row in the cSipCfgPeerTable. CSipCfgPeerEntry .1.3.6.1.4.1.9.9.152.1.1.4.1.1 |
cSipCfgPeerIndexAn arbitrary index that uniquely identifies a
dial-peer configured for SIP. INTEGER .1.3.6.1.4.1.9.9.152.1.1.4.1.1.1 |
cSipCfgPeerOutSessionTransportThis object specifies the session transport
protocol that will be used by this dial-peer
for outbound SIP messages.
The value 'system' is the default and indicates
that this dial-peer should use the value set by
cSipCfgOutSessionTransport instead.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.1.1.2 |
cSipCfgPeerReliable1xxRspStrThis object specifies the string that will be
placed in either the Supported or Require SIP
header, as specified by cSipCfgPeerReliable1xxRspHdr.rw SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.152.1.1.4.1.1.3 |
cSipCfgPeerReliable1xxRspHdrThis object specifies behavior with respect to
Support 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 cSipCfgPeerReliable1xxStr. 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 cSipCfgPeerReliable1xxStr. 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.
The value 'system' is the default and indicates that this
dial-peer should use the value of cSipCfgReliable1xxRspHdr
instead.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.1.1.4 |
cSipCfgPeerUrlTypeThis object specifies the URL type sent in outbound
INVITES generated by this device.
The value 'system' is the default and indicates that this
dial-peer should use the value of cSipCfgUrlType instead.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.1.1.5 |
cSipCfgOutSessionTransportThis 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'.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.2 |
cSipCfgReliable1xxRspStrThis object specifies the string that will be
placed in either the Supported or Require SIP
header, as specified by cSipCfgReliable1xxRspHdr.rw SnmpAdminString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.152.1.1.4.3 |
cSipCfgReliable1xxRspHdrThis 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.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.4 |
cSipCfgUrlTypeThis object specifies the URL type sent in outbound
INVITES generated by this device.rw Enumeration .1.3.6.1.4.1.9.9.152.1.1.4.5 |
cSipStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2 |
cSipStatsInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.1 |
cSipStatsInfoTryingInsThis object reflects the total number of Trying
(100) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.1 |
cSipStatsInfoTryingOutsThis object reflects the total number of Trying
(100) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.2 |
cSipStatsInfoRingingInsThis object reflects the total number of Ringing
(180) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.3 |
cSipStatsInfoRingingOutsThis object reflects the total number of Ringing
(180) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.4 |
cSipStatsInfoForwardedInsThis object reflects the total number of Call Is Being
Forwarded (181) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.5 |
cSipStatsInfoForwardedOutsThis object reflects the total number of Call Is Being
Forwarded (181) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.6 |
cSipStatsInfoQueuedInsThis object reflects the total number of Queued
(182) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.7 |
cSipStatsInfoQueuedOutsThis object reflects the total number of Queued
(182) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.8 |
cSipStatsInfoSessionProgInsThis object reflects the total number of Session
Progress (183) responses received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.9 |
cSipStatsInfoSessionProgOutsThis object reflects the total number of Session
Progress (183) responses sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.1.10 |
cSipStatsSuccess OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.2 |
cSipStatsSuccessOkInsThis object reflects the total number of Ok
(200) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.2.1 |
cSipStatsSuccessOkOutsThis object reflects the total number of Ok
(200) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.2.2 |
cSipStatsRedirect OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.3 |
cSipStatsRedirMultipleChoicesThis object reflects the total number of Multiple
Choices (300) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.1 |
cSipStatsRedirMovedPermsThis object reflects the total number of Moved
Permanently (301) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.2 |
cSipStatsRedirMovedTempsThis object reflects the total number of Moved
Temporarily (302) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.3 |
cSipStatsRedirSeeOthersThis object reflects the total number of See Other
(303) responses received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.4 |
cSipStatsRedirUseProxysThis object reflects the total number of Use Proxy
(305) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.5 |
cSipStatsRedirAltServicesThis object reflects the total number of Alternative
Service (380) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.3.6 |
cSipStatsErrClient OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.4 |
cSipStatsClientBadRequestInsThis object reflects the total number of Bad Request (400)
responses received by the user agent.
Inbound Bad Request responses indicate that requests issued
by this system could not be understood due to malformed
syntax.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.1 |
cSipStatsClientBadRequestOutsThis object reflects the total number of Bad Request (400)
responses sent by the user agent.
Outbound Bad Request responses indicate that requests
received by this system could not be understood due to
malformed syntax.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.2 |
cSipStatsClientUnauthorizedInsThis object reflects the total number of Unauthorized (401)
responses received by the user agent.
Inbound Unauthorized responses indicate that requests issued
by this system require user authentication.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.3 |
cSipStatsClientUnauthorizedOutsThis object reflects the total number of Unathorized (401)
responses sent by the user agent.
Outbound Unauthorized responses indicate that requests
received by this system require user authentication.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.4 |
cSipStatsClientPaymentReqdInsThis object reflects the total number of Payment Required
(402) responses received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.5 |
cSipStatsClientPaymentReqdOutsThis object reflects the total number of Payment Required
(402) responses sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.6 |
cSipStatsClientForbiddenInsThis object reflects the total number of Forbidden (403)
responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.7 |
cSipStatsClientForbiddenOutsThis object reflects the total number of Forbidden (403)
responses sent by the user agent.
Outbound Forbidden responses indicate that requests received
by this system are understood but this system is refusing to
fulfill the requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.8 |
cSipStatsClientNotFoundInsThis object reflects the total number of Not Found (404)
responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.9 |
cSipStatsClientNotFoundOutsThis object reflects the total number of Not Found (404)
responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.10 |
cSipStatsClientMethNotAllowedInsThis 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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.11 |
cSipStatsClientMethNotAllowedOutsThis object reflects the total number of Method Not Allowed
(405) received sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.12 |
cSipStatsClientNotAcceptableInsThis object reflects the total number of Not Acceptable
(406) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.13 |
cSipStatsClientNotAcceptableOutsThis object reflects the total number of Not Acceptable (406)
responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.14 |
cSipStatsClientProxyAuthReqdInsThis object reflects the total number of Proxy Authenticaion
Required (407) responses received by the user agent.
Inbound Proxy Authentication Required responses indicate that
this system must authenticate itself with the proxy before
gaining access to the requested resource.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.15 |
cSipStatsClientProxyAuthReqdOutsThis object reflects the total number of Proxy Authenticaion
Required (407) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.16 |
cSipStatsClientReqTimeoutInsThis object reflects the total number of Request Timeout
(408) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.17 |
cSipStatsClientReqTimeoutOutsThis object reflects the total number of Request Timeout
(408) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.18 |
cSipStatsClientConflictInsThis object reflects the total number of Conflict (409)
responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.19 |
cSipStatsClientConflictOutsThis object reflects the total number of Conflict (409)
responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.20 |
cSipStatsClientGoneInsThis object reflects the total number of Gone (410)
responses received by the user agent.
Inbound Gone responses indicate that resources requested
by this system are no longer available at the recipient server
and no forwarding address is known.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.21 |
cSipStatsClientGoneOutsThis object reflects the total number of Gone (410)
responses sent by the user agent.
Outbound Gone responses indicate that the requested
resources are no longer available at this system and
no forwarding address is known.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.22 |
cSipStatsClientLengthRequiredInsThis object reflects the total number of Length Required
(411) responses received by the user agent.
Inbound Length Required responses indicate that requests
issued by this system are being refused by servers because
of no defined Content-Length header field.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.23 |
cSipStatsClientLengthRequiredOutsThis object reflects the total number of Length Required
(411) responses sent by the user agent.
Outbound Length Required responses indicate that requests
received by this system are being refused because of no
defined Content-Length header field.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.24 |
cSipStatsClientReqEntTooLargeInsThis object reflects the total number of Request Entity Too
Large (413) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.25 |
cSipStatsClientReqEntTooLargeOutsThis object reflects the total number of Request Entity Too
Large (413) responses sent by the user agent.
Outbound Request Entity Too Large responses indicate that
requests received by this system are larger than this system
is willing or able to process.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.26 |
cSipStatsClientReqURITooLargeInsThis object reflects the total number of Request-URI Too
Large (414) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.27 |
cSipStatsClientReqURITooLargeOutsThis object reflects the total number of Request-URI Too
Large (414) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.28 |
cSipStatsClientNoSupMediaTypeInsThis object reflects the total number of Unsupported Media
Type (415) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.29 |
cSipStatsClientNoSupMediaTypeOutsThis object reflects the total number of Unsupported Media
Type (415) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.30 |
cSipStatsClientBadExtensionInsThis object reflects the total number of Bad Extension (420)
responses received by the user agent.
Inbound Bad Extension responses indicate that the recipient
did not understand the protocol extension specified in a
Require header field.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.31 |
cSipStatsClientBadExtensionOutsThis object reflects the total number of Bad Extension (420)
responses sent by the user agent.
Outbound Bad Extension responses indicate that this system
did not understand the protocol extension specified in a
Require header field of requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.32 |
cSipStatsClientTempNotAvailInsThis object reflects the total number of Temporarily Not
Available (480) responses received by the user agent.
Inbound Temporarily Not Available responses indicate that
the called party is currently unavailable.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.33 |
cSipStatsClientTempNotAvailOutsThis object reflects the total number of Temporarily Not
Available (480) responses sent by the user agent.
Outbound Temporarily Not Available responses indicate that
the called party's end system was contacted successfully but
the called party is currently unavailable.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.34 |
cSipStatsClientCallLegNoExistInsThis object reflects the total number of Call Leg/Transaction
Does Not Exist (481) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.35 |
cSipStatsClientCallLegNoExistOutsThis object reflects the total number of Call Leg/Transaction
Does Not Exist (481) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.36 |
cSipStatsClientLoopDetectedInsThis object reflects the total number of Loop Detected (482)
responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.37 |
cSipStatsClientLoopDetectedOutsThis object reflects the total number of Loop Detected (482)
responses sent by the user agent.
Outbound Loop Detected responses indicate that requests
received by this system contain a Via path with this system
appearing more than once.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.38 |
cSipStatsClientTooManyHopsInsThis object reflects the total number of Too Many Hops (483)
responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.39 |
cSipStatsClientTooManyHopsOutsThis object reflects the total number of Too Many Hops (483)
responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.40 |
cSipStatsClientAddrIncompleteInsThis object reflects the total number of Address Incomplete
(484) responses received by the user agent.
Inbound Address Incomplete responses indicate that requests
issued by this system had To addresses or Request-URIs that
were incomplete.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.41 |
cSipStatsClientAddrIncompleteOutsThis object reflects the total number of Address Incomplete
(484) responses sent by the user agent.
Outbound Address Incomplete responses indicate that requests
received by this system had To addresses or Request-URIs that
were incomplete.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.42 |
cSipStatsClientAmbiguousInsThis object reflects the total number of Ambiguous (485)
responses received by the user agent.
Inbound Ambiguous responses indicate that requests issued
by this system provided ambiguous address information.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.43 |
cSipStatsClientAmbiguousOutsThis object reflects the total number of Ambiguous (485)
responses sent by the user agent.
Outbound Ambiguous responses indicate that requests received
by this system contained ambiguous address information.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.44 |
cSipStatsClientBusyHereInsThis object reflects the total number of Busy Here (486)
responses received by the user agent.
Inbound Busy Here responses indicate that the
called party is currently not willing or not able to
take additional calls.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.45 |
cSipStatsClientBusyHereOutsThis object reflects the total number of Busy Here (486)
responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.46 |
cSipStatsClientReqTermInsThis object reflects the total number of Request Terminated
(487) responses received by the user agent.
Request Terminated responses are issued if the original
request was terminated via CANCEL or BYE.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.47 |
cSipStatsClientReqTermOutsThis object reflects the total number of Request Terminated
(487) responses sent by the user agent.
Request Terminated responses are issued if the original
request was terminated via CANCEL or BYE.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.48 |
cSipStatsClientNoAcceptHereInsThis object reflects the total number of Not Acceptable Here
(488) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.49 |
cSipStatsClientNoAcceptHereOutsThis object reflects the total number of Not Acceptable Here
(488) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.4.50 |
cSipStatsErrServer OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.5 |
cSipStatsServerIntErrorInsThis object reflects the total number of Internal Server Error
(500) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.1 |
cSipStatsServerIntErrorOutsThis object reflects the total number of Internal Server Error
(500) responses sent by the user agent.
Outbound Internal Server Error responses indicate that this
system has encountered unexpected conditions that prevent it
from fulfilling received requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.2 |
cSipStatsServerNotImplementedInsThis object reflects the total number of Not Implemented
(501) responses received by the user agent.
Inbound Not Implemented responses indicate that servers to
which this system is sending requests do not support the
functionality required to fulfill the requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.3 |
cSipStatsServerNotImplementedOutsThis object reflects the total number of Not Implemented
(501) responses sent by the user agent.
Outbound Not Implemented responses indicate that this system
does not support the functionality required to fulfill the
requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.4 |
cSipStatsServerBadGatewayInsThis object reflects the total number of Bad Gateway (502)
responses received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.5 |
cSipStatsServerBadGatewayOutsThis object reflects the total number of Bad Gateway (502)
responses sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.6 |
cSipStatsServerServiceUnavailInsThis object reflects the total number of Service Unavailable
(503) responses received by the user agent.
Inbound Service Unavailable responses indicate that the server
servicing this system's request is temporarily unavailable to
handle the request.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.7 |
cSipStatsServerServiceUnavailOutsThis object reflects the total number of Service Unavailable
(503) responses sent by the user agent.
Outbound Service Unavailable responses indicate that this
system is temporarily unable to handle received requests.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.8 |
cSipStatsServerGatewayTimeoutInsThis object reflects the total number of Gateway Time-out
(504) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.9 |
cSipStatsServerGatewayTimeoutOutsThis object reflects the total number of Gateway Time-out
(504) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.10 |
cSipStatsServerBadSipVersionInsThis object reflects the total number of SIP Version Not
Supported (505) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.11 |
cSipStatsServerBadSipVersionOutsThis object reflects the total number of SIP Version Not
Supported (505) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.12 |
cSipStatsServerPrecondFailureInsThis object reflects the total number of Precondition
Failure (580) responses received by the user agent.
This response is returned by a UAS if it is unable to
perform the mandatory preconditions for the session.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.13 |
cSipStatsServerPrecondFailureOutsThis object reflects the total number of Precondition
Failure (580) responses sent by the user agent.
This response is returned by a UAS if it is unable to
perform the mandatory preconditions for the session.ro Counter .1.3.6.1.4.1.9.9.152.1.2.5.14 |
cSipStatsGlobalFail OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.6 |
cSipStatsGlobalBusyEverywhereInsThis object reflects the total number of Busy
Everywhere (600) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.1 |
cSipStatsGlobalBusyEverywhereOutsThis object reflects the total number of Busy
Everywhere (600) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.2 |
cSipStatsGlobalDeclineInsThis object reflects the total number of Decline
(603) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.3 |
cSipStatsGlobalDeclineOutsThis object reflects the total number of Decline
(603) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.4 |
cSipStatsGlobalNotAnywhereInsThis object reflects the total number of Does Not
Exist Anywhere (604) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.5 |
cSipStatsGlobalNotAnywhereOutsThis object reflects the total number of Does Not
Exist Anywhere (604) responses sent by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.6 |
cSipStatsGlobalNotAcceptableInsThis object reflects the total number of Not Acceptable
(606) responses received by the user agent.
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.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.7 |
cSipStatsGlobalNotAcceptableOutsThis object reflects the total number of Not Acceptable
(606) responses sent by the user agent.
Outbound Not Acceptable responses indicate that the called
party wishes to communicate, but cannot adequately support
the session described in the request.ro Counter .1.3.6.1.4.1.9.9.152.1.2.6.8 |
cSipStatsTraffic OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.7 |
cSipStatsTrafficInviteInsThis object reflects the total number of INVITE requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.1 |
cSipStatsTrafficInviteOutsThis object reflects the total number of INVITE requests sent
by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.2 |
cSipStatsTrafficAckInsThis object reflects the total number of ACK requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.3 |
cSipStatsTrafficAckOutsThis object reflects the total number of ACK requests sent
by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.4 |
cSipStatsTrafficByeInsThis object reflects the total number of BYE requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.5 |
cSipStatsTrafficByeOutsThis object reflects the total number of BYE requests sent
by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.6 |
cSipStatsTrafficCancelInsThis object reflects the total number of CANCEL requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.7 |
cSipStatsTrafficCancelOutsThis object reflects the total number of CANCEL requests sent
by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.8 |
cSipStatsTrafficOptionsInsThis object reflects the total number of OPTIONS requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.9 |
cSipStatsTrafficOptionsOutsThis object reflects the total number of OPTIONS requests sent
by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.10 |
cSipStatsTrafficRegisterInsThis object reflects the total number of REGISTER requests
received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.11 |
cSipStatsTrafficRegisterOutsThis object reflects the total number of REGISTER requests
sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.12 |
cSipStatsTrafficCometInsThis object reflects the total number of COndition MET
requests received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.13 |
cSipStatsTrafficCometOutsThis object reflects the total number of COndition MET
requests sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.14 |
cSipStatsTrafficPrackInsThis object reflects the total number of PRovisonal
ACKnowledgement requests received by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.15 |
cSipStatsTrafficPrackOutsThis object reflects the total number of PRovisonal
ACKnowledgement requests sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.7.16 |
cSipStatsRetry OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.1.2.8 |
cSipStatsRetryInvitesThis object reflects the total number of INVITE retries that
have been sent by the user agent. If the number of 'first
attempt' INVITES is of interest, subtract the value of this
object from cSipStatsTrafficInviteOut.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.1 |
cSipStatsRetryByesThis object reflects the total number of BYE retries that have
been sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.2 |
cSipStatsRetryCancelsThis object reflects the total number of CANCEL retries that
have been sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.3 |
cSipStatsRetryRegistersThis object reflects the total number of REGISTER retries that
have been sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.4 |
cSipStatsRetryResponsesThis object reflects the total number of Response (while
expecting a ACK) retries that have been sent by the user
agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.5 |
cSipStatsRetryPracksThis object reflects the total number of PRovisional
ACKnowledgement retries sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.6 |
cSipStatsRetryCometsThis object reflects the total number of COndition
MET retries sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.7 |
cSipStatsRetryReliable1xxRspsThis object reflects the total number of Reliable
1xx Response retries sent by the user agent.ro Counter .1.3.6.1.4.1.9.9.152.1.2.8.8 |
ciscoSipUaMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3 |
ciscoSipUaMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.1 |
ciscoSipCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.1.1 |
ciscoSipComplianceRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.1.2 |
ciscoSipUaMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2 |
ciscoSipBaseConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.1 |
ciscoSipTimerConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.2 |
ciscoSipRetryConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.3 |
ciscoSipStatsInfoStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.4 |
ciscoSipStatsSuccessStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.5 |
ciscoSipStatsRedirStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.6 |
ciscoSipStatsClientStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.7 |
ciscoSipStatsServerStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.8 |
ciscoSipStatsGlobalStatusCodesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.9 |
ciscoSipTrafficStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.10 |
ciscoSipRetryStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.11 |
ciscoSipBaseConfigGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.12 |
ciscoSipTimerConfigGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.13 |
ciscoSipRetryConfigGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.14 |
ciscoSipTrafficStatsGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.15 |
ciscoSipStatsServerStatusCodesGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.16 |
ciscoSipRetryStatsGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.17 |
ciscoSipStatsClientStatusCodesGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.18 |
ciscoSipCfgPeerGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.152.3.2.19 |