Class containing the info about the DHCPSession. More...
Methods | |
Advertise.Timestamp.Last.Get | |
Returns the timestamp when the last DHCP Advertise message is received. More... | |
Description.Get | |
Returns a textual description of the object. | |
Parent.Get | |
Returns the parent object. | |
Refresh.Timestamp.Get | |
Returns the timestamp when the results are last retrieved from the server. More... | |
Refresh | |
Refresh the info. More... | |
Reply.Timestamp.Last.Get | |
Returns the timestamp when the last DHCP Reply message is received. More... | |
Request.Timestamp.Last.Get | |
Returns the timestamp when the last DHCP Request message is sent. More... | |
Rx.Get | |
Returns the number of DHCPMessages recieved. More... | |
Solicit.Timestamp.Last.Get | |
Returns the timestamp when the last DHCP Solicit message is sent. More... | |
Tx.Get | |
Returns the number of DHCPMessages transmitted. More... | |
Class containing the info about the DHCPSession.
This class represents the session info gathered from a DHCPv6Session. It will contain counters of the amount of DHCPMesseage transmitted and received.
Layer5.Dhcpv6.SessionInfo::Advertise.Timestamp.Last.Get |
Returns the timestamp when the last DHCP Advertise message is received.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the timestamp when the last ADVERTISE message is received.
Returns:
1576744318605049012
Layer5.Dhcpv6.SessionInfo::Refresh |
Layer5.Dhcpv6.SessionInfo::Refresh.Timestamp.Get |
Returns the timestamp when the results are last retrieved from the server.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Returns:
1576744318605049012
Layer5.Dhcpv6.SessionInfo::Reply.Timestamp.Last.Get |
Returns the timestamp when the last DHCP Reply message is received.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the timestamp when the last REPLY message is received.
Returns:
1576744318605049012
Layer5.Dhcpv6.SessionInfo::Request.Timestamp.Last.Get |
Returns the timestamp when the last DHCP Request message is sent.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the timestamp when the last REQUEST message is sent.
Returns:
1576744318605049012
Layer5.Dhcpv6.SessionInfo::Rx.Get |
Returns the number of DHCPMessages recieved.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the number of DHCPMessage received
Returns:
2
Layer5.Dhcpv6.SessionInfo::Solicit.Timestamp.Last.Get |
Returns the timestamp when the last DHCP Solicit message is sent.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the timestamp when the last SOLICIT message is sent.
Returns:
1576744318605049012
Layer5.Dhcpv6.SessionInfo::Tx.Get |
Returns the number of DHCPMessages transmitted.
Returns:
<Layer5::Dhcpv6::SessionInfo object>
Get the number of DHCPMessage received
Returns:
2