nqaMtracertHistoryFwdCode
NQA-MIB ·
.1.3.6.1.4.1.2011.5.25.111.5.3.1.18
Object
column Enumeration
This field contains a forwarding information/error code. noError(1): No error wrongIf(2): Traceroute request arrived on an interface to which this router would not forward for this source,group,destination. pruneSent(3): This router has sent a prune upstream which applies to the source and group in the tracer- oute request. pruneRCVD(4): This router has stopped forwarding for this source and group in response to a request from the next hop router. scoped(5): The group is subject to administrative scoping at this hop. noRoute(6): This router has no route for the source or group and no way to determine a potential route. wrongLastHop(7): This router is not the proper last-hop router. notForwarding(8):This router is not forwarding this source,group out the outgoing interface for an unspecified reason. reachedRP(9): Reached Rendez-vous Point or Core rpfIf(10): Traceroute request arrived on the expected RPF interface for this source,group. noMulticast(11): Traceroute request arrived on an interface which is not enabled for multicast. infoHidden(12): One or more hops have been hidden from this trace. noSpace(13): There was not enough room to insert another response data block in the packet. oldRouter(14): The previous hop router does not understand traceroute requests. adminProhib(15): Traceroute is administratively prohibited.
Context
- MIB
- NQA-MIB
- OID
.1.3.6.1.4.1.2011.5.25.111.5.3.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nqaMtracertHistoryEntry
- 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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaMtracertHistoryFwdCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaMtracertHistoryFwdCode.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>.<nqaMtracertHistoryIndex>.<nqaMtracertHistoryHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaMtracertHistoryFwdCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | wrongIf |
3 | pruneSent |
4 | pruneRCVD |
5 | scoped |
6 | noRoute |
7 | wrongLastHop |
8 | notForwarding |
9 | reachedRP |
11 | noMulticast |
12 | infoHidden |
130 | noSpace |
131 | oldRouter |
132 | adminProhib |
255 | unknownError |
Conformance
Member of