CISCO-USP-MIB :: cuspStrayMessageCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-USP-MIBcuspStrayMessageCount

cuspStrayMessageCount

Module: CISCO-USP-MIB

OID (symbolic): CISCO-USP-MIB::cuspStrayMessageCount

OID (numeric): 1.3.6.1.4.1.9.9.827.1.1.11.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: This object gives the number of stray messages information. Stray messages are messages for which CUSP doesn't have a transaction.

What is cuspStrayMessageCount?

This object counts SIP messages received by CUSP for which the proxy has no matching transaction on record, as the description explicitly defines stray messages. An admin can use a rising stray message count to detect misbehaving downstream SIP devices, retransmission storms, or timing mismatches that are sending messages the proxy can no longer correlate to an active call. If cuspStrayMessageCount spikes after a downstream SIP server was rebooted, the admin might suspect that server is resending messages for calls the proxy had already considered finished.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.11.1
snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspStrayMessageCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.11.1.1
snmpget -v2c -c public <target> CISCO-USP-MIB::cuspStrayMessageCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cuspStrayMessageCount.1

Start monitoring Cisco Unified SIP Proxy (CUSP) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-USP-MIB::cuspStrayMessageCount OID value, configure state conditions and alerts, and monitor any Cisco Unified SIP Proxy (CUSP) appliance from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.827ciscoUspMIBCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1ciscoUspMIBObjectsCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.1cuspScalarCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.1.11cuspMessageStatsCISCO-USP-MIB
1.3.6.1.4.1.9.9.827.1.1.11.1cuspStrayMessageCountCISCO-USP-MIB