Home | Trees | Indices | Help |
|
---|
|
Classes | |
PathSpecifier Class holding path specifications for trace to follow |
|
MediatraceRoute Read only class holding route information from results of trace |
|
EchoProfile Read only class containing ECHO profile information of a node in trace |
|
CPUProfile Read only class containing CPU profile information of a node in trace |
|
InterfaceProfile Read only class containing INTERFACE profile information of a node in trace |
|
MemoryProfile Read only class containing MEMORY profile information of a node in trace |
|
PerfmonProfile Read only class containing PERFMON profile information of a node in trace |
|
MediatraceNode Read only class containing basic information of a node in trace |
Functions | |||
|
Variables | |
Protocol = enum(TCP= 6, UDP= 17)
|
|
ProfileType = enum('ECHO', 'CPU', 'INTERFACE', 'MEMORY', 'PERF
|
|
RouteStatus = enum('PENDING', 'OK', 'NO_MEM', 'NO_OPER_COMP',
|
|
TraceRouteStatus = enum('UNKNOWN', 'IN_PROGRESS', 'COMPLETE',
|
|
NodeType = enum('MT', 'TR')
|
|
NodeStatus = enum('FAIL', 'OK', 'SYSTEM_NO_MEM', 'SYSTEM_RESP_
|
Function Details |
Trace request allows applications to gather network device information along a path without addressing each device directly.
|
Variables Details |
ProfileType
|
RouteStatus
|
TraceRouteStatus
|
NodeStatus
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:25 2014 | http://epydoc.sourceforge.net |