All MIBs › SIP-COMMON-MIB › sipCommonSummaryTotalTransactions
sipCommonSummaryTotalTransactions
Module: SIP-COMMON-MIB
OID (symbolic): SIP-COMMON-MIB::sipCommonSummaryTotalTransactions
OID (numeric): 1.3.6.1.2.1.149.1.3.1.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object contains a count of the number of transactions that are in progress and transactions that have reached the 'Terminated' state. It is not applicable to stateless SIP Proxy Servers.
A SIP transaction occurs between a client and a server, and comprises all messages from the first request sent from the client to the server, up to a final (non-1xx) response sent from the server to the client.
If the request is INVITE and the final response is a non-2xx, the transaction also include an ACK to the response. The ACK for a 2xx response to an INVITE request is a separate transaction.
The branch ID parameter in the Via header field values serves as a transaction identifier.
A transaction is identified by the CSeq sequence number within a single call leg. The ACK request has the same CSeq number as the corresponding INVITE request, but comprises a transaction of its own.
In the case of a forked request, each branch counts as a single transaction.
For a transaction stateless Proxy Server, this counter is always 0.
Discontinuities in the value of this counter can occur at re-initialization of the SIP entity or service. A Management Station can detect discontinuities in this counter by monitoring the sipCommonSummaryDisconTime object in the same row.
What is sipCommonSummaryTotalTransactions?
Count of SIP transactions in progress plus those that reached 'Terminated'; each forked branch counts separately, and this is always 0 for a transaction-stateless proxy server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.149.1.3.1.1.5 snmpwalk -v2c -c public <target> SIP-COMMON-MIB::sipCommonSummaryTotalTransactions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.149.1.3.1.1.5.1 snmpget -v2c -c public <target> SIP-COMMON-MIB::sipCommonSummaryTotalTransactions.1
Start monitoring standards-compliant SIP User Agent/Proxy/Redirect/Registrar equipment (entity type/service uptime status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SIP-COMMON-MIB::sipCommonSummaryTotalTransactions OID value, configure state conditions and alerts, and monitor any standards-compliant SIP User Agent/Proxy/Redirect/Registrar equipment (entity type/service uptime status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.149 | sipCommonMIB | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1 | sipCommonMIBObjects | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.3 | sipCommonSummaryStats | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.3.1 | sipCommonSummaryStatsTable | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.3.1.1 | sipCommonSummaryStatsEntry | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.3.1.1.5 | sipCommonSummaryTotalTransactions | SIP-COMMON-MIB |