Device Online Help # Go back one pageGo to the next page#Go to this book's Index

Test tab fields


Field Description
Result The result of the most recently run (or current) test:
  • None
  • Success
  • InProgress
  • NotSupported
  • unAbleToRun
  • Aborted
  • Failed
The code contains more specific information on the test result (for example, an error code after a failed test):
  • NoReceive (timeout on a send)
  • BadSeq (packets received out of sequence)
  • BadLen (packet length mismatch)
  • BadData (packet data mismatch)
Code
This object contains a code which contains more specific information on the test results, for example an error-code after a failed test. Error codes and other values this object may take are specific to the type of interface and/or test. The value may have the semantics of either the Autonomous Type or InstancePointer textual conventions as defined in RFC 1443. The identifier: testCodeUnknown OBJECT IDENTIFIER :={0 0} is defined for use if no additional result code is available.
PassCount The number of iterations of the loopback test completed successfully.
FailCount
The number of iterations of the loopback test failed.


Go back one pageGo to the next page##Go to this book's Index