Jump to content

NDT Test Definitions part 1


cholla

Recommended Posts

I had to put this in 2 topics because it exceeded the max number of characters.

This is a list of definitions for the results given for the NDT test.

VariableName: protocol

ShortDescr: Protocol type for this connection

Category: CONNECTION ID

ProcType: Integer32

Description: Protocol type for this connection.

R/W: read-only

Reference:

Comment: This could be used to support a common mib across multiple

transport protocols.

------------------------------------------------------------------------------

VariableName: LocalAddress

ShortDescr: Local IP Address

Category: CONNECTION ID

ProcType: Ip_Address

Description: IP Address of the host from which the KIS was read.

R/W: read-only

Reference: RFC2012 (TCP-MIB v2)

Comment: This is required for backward compatibility with RFC2012

------------------------------------------------------------------------------

VariableName: LocalPort

ShortDescr: Local Port Number

Category: CONNECTION ID

ProcType: Unsigned16

Description: The Local Host's TCP port number for a connection.

R/W: read-only

Reference: RFC2012 (TCP-MIB v2)

Comment: This is required for backward compatibility with RFC2012

------------------------------------------------------------------------------

VariableName: RemoteAddress

ShortDescr: Remote IP Address

Category: CONNECTION ID

ProcType: Ip_Address

Description: IP Address of the Remote host's end of a connection.

R/W: read-only

Reference: RFC2012 (TCP-MIB v2)

Comment: This is required for backward compatibility with RFC2012

------------------------------------------------------------------------------

VariableName: RemotePort

ShortDescr: Remote Port Number

Category: CONNECTION ID

ProcType: Unsigned16

Description: The Remote Host's TCP port number for a connection.

R/W: read-only

Reference: RFC2012 (TCP-MIB v2)

Comment: This is required for backward compatibility with RFC2012

------------------------------------------------------------------------------

CATEGORY: CONNECTION STATE

CatDescr: Flags indicating if various protocol features or algorithms

are enabled.

Link to comment
Share on other sites

×
×
  • Create New...