|
|
Description:
|
nwIpTraceRouteStatus OBJECT-TYPE
SYNTAX INTEGER {
other(1),
not-sent(2),
in-progress(3),
alive(4),
timeout(5),
bad-results(6),
failed(7),
net-unreach(8),
host-unreach(9),
proto-unreach(10),
port-unreach(11),
cant-frag(12),
sr-failed(13),
net-unknown(14),
host-unknown(15),
isolated(16),
no-net-comm(17),
no-host-comm(18),
no-net-tos(19),
no-host-tos(20),
source-quence(21),
ttl-exceeded(22),
frag-exceeded(23),
parameter(24)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The results of a trace request. A result of alive(3) means
the end device has responded. Otherwise the next hop count
will indicate how many hops were traversed."
|
|