traceRouteQueryResult
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.24.2.1.21
Object
column Integer32
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.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.24.2.1.21- Type
- column
- Access
- readonly
- Status
- current
- Parent
- traceRouteQueryEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::traceRouteQueryResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::traceRouteQueryResult.<traceRouteQueryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::traceRouteQueryResult'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of