MH Constant Enumerations

Mobility Header Types *

class pcapkit.const.mh.packet.Packet(*args, **kwds)[source]

Bases: aenum.IntEnum

[Packet] Mobility Header Types - for the MH Type field in the Mobility Header

classmethod _missing_(value)[source]

Lookup function used when value is not found.

static get(key, default=- 1)[source]

Backport support for original codes.

Binding_Acknowledgement = 6
Binding_Error = 7
Binding_Refresh_Request = 0
Binding_Revocation_Message = 16
Binding_Update = 5
Care_of_Test = 4
Care_of_Test_Init = 2
Experimental_Mobility_Header = 11
Fast_Binding_Acknowledgment = 9
Fast_Binding_Update = 8
Fast_Neighbor_Advertisement = 10
Flow_Binding_Message = 21
Handover_Acknowledge_Message = 15
Handover_Initiate_Message = 14
Heartbeat_Message = 13
Home_Agent_Switch_Message = 12
Home_Test = 3
Home_Test_Init = 1
Localized_Routing_Acknowledgment = 18
Localized_Routing_Initiation = 17
Subscription_Query = 22
Subscription_Response = 23
Update_Notification = 19
Update_Notification_Acknowledgement = 20

*

https://www.iana.org/assignments/mobility-parameters/mobility-parameters.xhtml#mobility-parameters-1