All MIBs › CISCO-EIGRP-MIB › cEigrpSiaQueriesRcvd
cEigrpSiaQueriesRcvd
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpSiaQueriesRcvd
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of Stuck-In-Active (SIA) query packets received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.
What is cEigrpSiaQueriesRcvd?
This counter tracks the total number of Stuck-In-Active query packets received from neighbors in this autonomous system, meaning this router failed to reply to an original query fast enough and a neighbor escalated to an SIA query. Receiving an SIA query is itself an indication that this router was too slow or unable to answer a normal query in time, so an admin seeing this counter increment should investigate whether this router itself is under load or has an internal delay in generating replies, rather than assuming the problem is purely on the neighbor's side. If this counter rises alongside a period of high CPU utilization on this router, that correlation would point the admin toward local resource contention as the cause of this router failing to answer its neighbors' queries promptly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.16 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpSiaQueriesRcvd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.16.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpSiaQueriesRcvd.1
Start monitoring Cisco router/multilayer switch running EIGRP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-EIGRP-MIB::cEigrpSiaQueriesRcvd OID value, configure state conditions and alerts, and monitor any Cisco router/multilayer switch running EIGRP 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.449 | ciscoEigrpMIB | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1 | cEigrpMIBObjects | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2 | cEigrpAsInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1 | cEigrpTraffStatsTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1 | cEigrpTraffStatsEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1.16 | cEigrpSiaQueriesRcvd | CISCO-EIGRP-MIB |