tmnxOamMcastTrRespFwdCode

ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.2.17.1.13

Object

column Enumeration
tmnxOamMcastTrRespFwdCode contains a forwarding information/error 
code:
noError(0)    - No error
wrongIf(1)    - Traceroute request arrived on an interface to
                which this router would not forward for this
                source,group,destination.
pruneSent(2)  - This router has sent a prune upstream which
                applies to the source and group in the traceroute 
                request.
pruneRecvd(3) - This router has stopped forwarding for this
                source and group in response to a request from
                the next hop router.
scoped(4)     - The group is subject to administrative scoping
                 at this hop.
noRoute(5)    - This router has no route for the source or
                group and no way to determine a potential route.
wrongLastHop(6)  - This router is not the proper last-hop router.
notForwarding(7) - This router is not forwarding this
                   source,group out the outgoing interface for an
                   unspecified reason.
reachedRP(8) - Reached Rendez-vous Point or Core
rpfIf(9)     - Traceroute request arrived on the expected RPF
                 interface for this source,group.
noMulticast(10) - Traceroute request arrived on an interface
                 which is not enabled for multicast.
infoHidden(11)  - One or more hops have been hidden from this trace.
fatalError(12)  - Router may know the previous hop but cannot forward 
                  the message to it.
noSpace(129)    - There was not enough room to insert another
                 response data block in the packet.
oldRouter(130)  - The previous hop router does not understand
                  traceroute requests
adminProhib(131) - Traceroute is administratively prohibited.
unknown(132)     - Unknown forwarding code received.

Context

MIB
ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.2.17.1.13
Type
column
Access
readonly
Status
current
Parent
tmnxOamMcastTrRespEntry
Groups
1

Walk 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 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamMcastTrRespFwdCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamMcastTrRespFwdCode.<tmnxOamTrCtlOwnerIndex>.<tmnxOamTrCtlTestIndex>.<tmnxOamTrResultsTestRunIndex>.<tmnxOamTrProbeHistoryIndex>.<tmnxOamTrProbeHistoryHopIndex>.<tmnxOamTrProbeHistoryProbeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-OAM-TEST-MIB::tmnxOamMcastTrRespFwdCode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noError
1wrongIf
2pruneSent
3pruneRecvd
4scoped
5noRoute
6wrongLastHop
7notForwarding
8reachedRP
9rpfIf
10noMulticast
11infoHidden
128fatalError
129noSpace
130oldRouter
131adminProhib
132unknown

Conformance