All MIBs › SIP-COMMON-MIB › sipCommonCfgMaxTransactions
sipCommonCfgMaxTransactions
Module: SIP-COMMON-MIB
OID (symbolic): SIP-COMMON-MIB::sipCommonCfgMaxTransactions
OID (numeric): 1.3.6.1.2.1.149.1.1.1.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object indicates the maximum number of simultaneous transactions per second that the SIP entity can manage. In general, the value of this object SHOULD reflect a level of transaction processing per second that is considered high enough to impact the system's CPU and/or memory resources to the point of deteriorating SIP call processing but not high enough to cause catastrophic system failure.
What is sipCommonCfgMaxTransactions?
Maximum number of simultaneous SIP transactions per second this entity is rated to handle; the value should represent a load high enough to stress CPU/memory but not so high it risks a catastrophic failure, giving an admin a capacity-planning ceiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.6 snmpwalk -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgMaxTransactions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.149.1.1.1.1.6.1 snmpget -v2c -c public <target> SIP-COMMON-MIB::sipCommonCfgMaxTransactions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sipCommonCfgMaxTransactions.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::sipCommonCfgMaxTransactions 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.1 | sipCommonCfgBase | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1 | sipCommonCfgTable | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1.1 | sipCommonCfgEntry | SIP-COMMON-MIB |
| 1.3.6.1.2.1.149.1.1.1.1.6 | sipCommonCfgMaxTransactions | SIP-COMMON-MIB |