Class: Ping::WMI::PingStatus

Inherits:
Struct
  • Object
show all
Defined in:
lib/net/ping/wmi.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def address
  @address
end

#buffer_sizeObject

Returns the value of attribute buffer_size

Returns:

  • (Object)

    the current value of buffer_size



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def buffer_size
  @buffer_size
end

#no_fragmentationObject

Returns the value of attribute no_fragmentation

Returns:

  • (Object)

    the current value of no_fragmentation



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def no_fragmentation
  @no_fragmentation
end

#primary_address_resolution_statusObject

Returns the value of attribute primary_address_resolution_status

Returns:

  • (Object)

    the current value of primary_address_resolution_status



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def primary_address_resolution_status
  @primary_address_resolution_status
end

#protocol_addressObject

Returns the value of attribute protocol_address

Returns:

  • (Object)

    the current value of protocol_address



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def protocol_address
  @protocol_address
end

#protocol_address_resolvedObject

Returns the value of attribute protocol_address_resolved

Returns:

  • (Object)

    the current value of protocol_address_resolved



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def protocol_address_resolved
  @protocol_address_resolved
end

#record_routeObject

Returns the value of attribute record_route

Returns:

  • (Object)

    the current value of record_route



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def record_route
  @record_route
end

#reply_inconsistencyObject

Returns the value of attribute reply_inconsistency

Returns:

  • (Object)

    the current value of reply_inconsistency



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def reply_inconsistency
  @reply_inconsistency
end

#reply_sizeObject

Returns the value of attribute reply_size

Returns:

  • (Object)

    the current value of reply_size



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def reply_size
  @reply_size
end

#resolve_address_namesObject

Returns the value of attribute resolve_address_names

Returns:

  • (Object)

    the current value of resolve_address_names



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def resolve_address_names
  @resolve_address_names
end

#response_timeObject

Returns the value of attribute response_time

Returns:

  • (Object)

    the current value of response_time



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def response_time
  @response_time
end

#response_time_to_liveObject

Returns the value of attribute response_time_to_live

Returns:

  • (Object)

    the current value of response_time_to_live



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def response_time_to_live
  @response_time_to_live
end

#route_recordObject

Returns the value of attribute route_record

Returns:

  • (Object)

    the current value of route_record



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def route_record
  @route_record
end

#route_record_resolvedObject

Returns the value of attribute route_record_resolved

Returns:

  • (Object)

    the current value of route_record_resolved



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def route_record_resolved
  @route_record_resolved
end

#source_routeObject

Returns the value of attribute source_route

Returns:

  • (Object)

    the current value of source_route



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def source_route
  @source_route
end

#source_route_typeObject

Returns the value of attribute source_route_type

Returns:

  • (Object)

    the current value of source_route_type



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def source_route_type
  @source_route_type
end

#status_codeObject

Returns the value of attribute status_code

Returns:

  • (Object)

    the current value of status_code



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def status_code
  @status_code
end

#time_to_liveObject

Returns the value of attribute time_to_live

Returns:

  • (Object)

    the current value of time_to_live



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def time_to_live
  @time_to_live
end

#timeoutObject

Returns the value of attribute timeout

Returns:

  • (Object)

    the current value of timeout



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def timeout
  @timeout
end

#timestamp_recordObject

Returns the value of attribute timestamp_record

Returns:

  • (Object)

    the current value of timestamp_record



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def timestamp_record
  @timestamp_record
end

#timestamp_record_addressObject

Returns the value of attribute timestamp_record_address

Returns:

  • (Object)

    the current value of timestamp_record_address



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def timestamp_record_address
  @timestamp_record_address
end

#timestamp_record_address_resolvedObject

Returns the value of attribute timestamp_record_address_resolved

Returns:

  • (Object)

    the current value of timestamp_record_address_resolved



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def timestamp_record_address_resolved
  @timestamp_record_address_resolved
end

#timestamp_routeObject

Returns the value of attribute timestamp_route

Returns:

  • (Object)

    the current value of timestamp_route



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def timestamp_route
  @timestamp_route
end

#type_of_serviceObject

Returns the value of attribute type_of_service

Returns:

  • (Object)

    the current value of type_of_service



13
14
15
# File 'lib/net/ping/wmi.rb', line 13

def type_of_service
  @type_of_service
end