All MIBs › CISCO-SCTP-MIB › ceSctpStatOutOfBlue
ceSctpStatOutOfBlue
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpStatOutOfBlue
OID (numeric): 1.3.6.1.4.1.9.10.74.1.1.24
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 ceSctpStatOutOfBlue?
This is the count of correctly checksummed SCTP packets received for which this device could not identify a matching association, so-called out of the blue packets. A steady trickle can be normal, such as late packets arriving after an association was already torn down, but a sustained high rate suggests either a peer that still has stale associations this device has already closed, or unsolicited traffic hitting the SCTP port. A burst of these packets right after this device reboots is expected, since peers keep sending on associations that no longer exist locally until they too time out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.24 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatOutOfBlue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.1.24.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpStatOutOfBlue.1
Start monitoring Cisco router/media gateway with SCTP signaling support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCTP-MIB::ceSctpStatOutOfBlue OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support 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.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1 | ceSctpScalars | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.1.24 | ceSctpStatOutOfBlue | CISCO-SCTP-MIB |