All MIBs › BW-BroadworksApplicationServer › bwSipStatsSetupSignalDelay
bwSipStatsSetupSignalDelay
Module: BW-BroadworksApplicationServer
OID (symbolic): BW-BroadworksApplicationServer::bwSipStatsSetupSignalDelay
OID (numeric): 1.3.6.1.4.1.6431.1.2.9.1.44
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-write
Description: This gauge is applicable to SIP originated calls. It measures the average time (in milliseconds) it takes between the receipt of an INVITE message for the origination of a new call and the transmission of an INVITE (Sip terminator), RQNT (MGCP terminator with in-band ringback), or CRCX (MGCP terminator without in-band ringback) to the primary device of the original called party (in the case of intra-group call) or to the network element of the original called party (in the case of a call to the PSTN). Delays incurred by a query to an external element (e.g. - dip to the Network Server, CNAME query, any external database interaction incurred by CPL scripting) are part of the measurement. This measurement is intended to reflect the elapsed delay between receipt of the call setup signal from the caller and transmission of the call setup signal to the called party
What is bwSipStatsSetupSignalDelay?
This gauge measures, in milliseconds, how long it takes on SIP-originated calls between receiving the INVITE that starts a new call and sending the corresponding call-setup signal (an INVITE, RQNT, or CRCX) onward to the called party's device or network element. Per the source, this includes any delay from external lookups such as a Network Server dip or CNAME query, so a high value can point to a slow downstream dependency rather than the AS itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6431.1.2.9.1.44 snmpwalk -v2c -c public <target> BW-BroadworksApplicationServer::bwSipStatsSetupSignalDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6431.1.2.9.1.44.1 snmpget -v2c -c public <target> BW-BroadworksApplicationServer::bwSipStatsSetupSignalDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6431.1.2.9.1.44.1 i <value>
Start monitoring BroadSoft application servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BW-BroadworksApplicationServer::bwSipStatsSetupSignalDelay OID value, configure state conditions and alerts, and monitor any BroadSoft application servers from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6431 | broadsoft | BroadworksFault |
| 1.3.6.1.4.1.6431.1 | broadworks | BroadworksFault |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6431.1.2 | executionServer | BW-BroadworksApplicationServer |
| 1.3.6.1.4.1.6431.1.2.9 | sipModule | BW-BroadworksApplicationServer |
| 1.3.6.1.4.1.6431.1.2.9.1 | sipStats | BW-BroadworksApplicationServer |
| 1.3.6.1.4.1.6431.1.2.9.1.44 | bwSipStatsSetupSignalDelay | BW-BroadworksApplicationServer |