The state of the 'traceroute' process associated with this row.
Before this row is activated, this object will have the value
'notActive(1)'.
Upon activation, if DNS resolution is needed, the object will
receive the value 'waitingDns(2)'. If DNS times out or otherwise
fails, this object will receive the value 'dnsFailed(3)'.
If the resolved IP address is not legal, this object value will be
'badAddress(4)'.
If the a timeout occurs or the hop count is exceeded, the value will
be 'hopTimeout(6)' or 'hopsExceeded(7)'.
If a route to the host could not be found, a 'destUnreachable(8)'
value will be returned.
If none of the above fails, the first traceroute command will be sent
and this object will indicate the value 'tracing(9)'.
After the completes this object will receive the value
completed(10)'.
Parsed from file USR-TRACEROUTE-MIB.mib.txt
Company: None
Module: USR-TRACEROUTE-MIB
The state of the 'traceroute' process associated with this row.
Before this row is activated, this object will have the value
'notActive(1)'.
Upon activation, if DNS resolution is needed, the object will
receive the value 'waitingDns(2)'. If DNS times out or otherwise
fails, this object will receive the value 'dnsFailed(3)'.
If the resolved IP address is not legal, this object value will be
'badAddress(4)'.
If the a timeout occurs or the hop count is exceeded, the value will
be 'hopTimeout(6)' or 'hopsExceeded(7)'.
If a route to the host could not be found, a 'destUnreachable(8)'
value will be returned.
If none of the above fails, the first traceroute command will be sent
and this object will indicate the value 'tracing(9)'.
After the completes this object will receive the value
completed(10)'.
Parsed from file USR-TRACEROUTE-MIB.mib
Module: USR-TRACEROUTE-MIB
Vendor: UTStarcom Incorporated
Module: USR-TRACEROUTE-MIB
[Automatically extracted from oidview.com]
usrTracerouteState OBJECT-TYPE SYNTAX INTEGER { notActive(1), waitingDns(2), dnsFailed(3), badAddress(4), hopsExceeded(5), destUnreachable(6), tracing(7), completed(8), resourceFailure(9) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the 'traceroute' process associated with this row. Before this row is activated, this object will have the value 'notActive(1)'. Upon activation, if DNS resolution is needed, the object will receive the value 'waitingDns(2)'. If DNS times out or otherwise fails, this object will receive the value 'dnsFailed(3)'. If the resolved IP address is not legal, this object value will be 'badAddress(4)'. If the a timeout occurs or the hop count is exceeded, the value will be 'hopTimeout(6)' or 'hopsExceeded(7)'. If a route to the host could not be found, a 'destUnreachable(8)' value will be returned. If none of the above fails, the first traceroute command will be sent and this object will indicate the value 'tracing(9)'. After the completes this object will receive the value completed(10)'." ::= { usrTracerouteEntry 10 }
usrTracerouteState OBJECT-TYPE SYNTAX INTEGER { notActive(1), waitingDns(2), dnsFailed(3), badAddress(4), hopsExceeded(5), destUnreachable(6), tracing(7), completed(8), resourceFailure(9) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the 'traceroute' process associated with this row. Before this row is activated, this object will have the value 'notActive(1)'. Upon activation, if DNS resolution is needed, the object will receive the value 'waitingDns(2)'. If DNS times out or otherwise fails, this object will receive the value 'dnsFailed(3)'. If the resolved IP address is not legal, this object value will be 'badAddress(4)'. If the a timeout occurs or the hop count is exceeded, the value will be 'hopTimeout(6)' or 'hopsExceeded(7)'. If a route to the host could not be found, a 'destUnreachable(8)' value will be returned. If none of the above fails, the first traceroute command will be sent and this object will indicate the value 'tracing(9)'. After the completes this object will receive the value completed(10)'." ::= { usrTracerouteEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.40.2.1.1 | usrTracerouteIndex | 0 | 0 | A unique index identifying this entry in the table. |
1.3.6.1.4.1.429.4.40.2.1.2 | usrTracerouteDestination | 0 | 0 | The host name or IP address (in dot notation) of the target destination being traced by this row. A row cannot be activated unles… |
1.3.6.1.4.1.429.4.40.2.1.3 | usrTracerouteResolvedIPAddress | 0 | 0 | The IP address resolved from the destination address string. If an IP address was set in the destination field it will be reflect… |
1.3.6.1.4.1.429.4.40.2.1.4 | usrTracerouteHopTimeout | 0 | 0 | Amount of time in seconds before retrying a hop. This object cannot be modified whenever usrTracerouteRowStatus is 'active'. |
1.3.6.1.4.1.429.4.40.2.1.5 | usrTracerouteHopProbes | 0 | 0 | The maixmum number of times to try to discern a hop before moving on to the next hop |
1.3.6.1.4.1.429.4.40.2.1.6 | usrTracerouteMaxHops | 0 | 0 | The maixmum number of hops to trace before quitting. |
1.3.6.1.4.1.429.4.40.2.1.7 | usrTracerouteUDPPort | 0 | 0 | The UDP port value to use when attempting to find the route |
1.3.6.1.4.1.429.4.40.2.1.8 | usrTracerouteDataSize | 0 | 0 | The maixmum number of hops to trace before quitting. |
1.3.6.1.4.1.429.4.40.2.1.9 | usrTracerouteHopCount | 0 | 0 | The number of hops taken to get to the destination. |
1.3.6.1.4.1.429.4.40.2.1.11 | usrTracerouteRowStatus | 0 | 0 | This object is used to create, modify or delete a row in this table. Setting this object to 'createAndWait' creates the row with… |