All MIBs › CISCO-IETF-SCTP-MIB › cSctpStatOutOfBlues
cSctpStatOutOfBlues
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpStatOutOfBlues
OID (numeric): 1.3.6.1.4.1.9.10.75.1.1.13
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of out of the blue packets (SCTP packet correctly formed -right checksum- but the receiver is not able to identify the association to which this packet belongs) received by the host.
What is cSctpStatOutOfBlues?
This counts SCTP packets that arrived correctly formed and with a valid checksum but that this device couldn't match to any known association - commonly caused by stray retransmissions after an association already closed, or by port scanning/spoofed traffic. A steady low background rate is generally benign (late retransmits after a normal teardown), but a sudden spike is worth investigating as a possible SCTP-targeted probing or DoS attempt against the device. Seeing this counter jump right after a large batch of associations closed (visible via cSctpShutdowns or cSctpAborteds) is the benign explanation - stragglers arriving after the fact rather than an attack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.13 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatOutOfBlues
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.1.13.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpStatOutOfBlues.1
Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpStatOutOfBlues OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1 | cSctpScalars | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.1.13 | cSctpStatOutOfBlues | CISCO-IETF-SCTP-MIB |