All MIBs › CISCO-STACK-MIB › traceRouteQueryResult
traceRouteQueryResult
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::traceRouteQueryResult
OID (numeric): 1.3.6.1.4.1.9.5.1.24.2.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The result status of the query. Possible values are:
-1 -Either the query has not been initiated or the agent is busy processing this query instance. Time to completion of the query processing depends on the complexity of the query and the number of matches that satisfy this query.
0..2147483647 - The search has ended and this is the number of rows in the traceRouteDataTable, resulting from this query.
What is traceRouteQueryResult?
Reports the status/result of a traceroute query, such as whether it's still in progress, completed, or failed, letting a manager poll for the outcome of a requested trace.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.24.2.1.21 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::traceRouteQueryResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.24.2.1.21.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::traceRouteQueryResult.1
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::traceRouteQueryResult OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) 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.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.24 | traceRouteGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.24.2 | traceRouteQueryTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.24.2.1 | traceRouteQueryEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.24.2.1.21 | traceRouteQueryResult | CISCO-STACK-MIB |