java.lang.Object
org.pcap4j.packet.namednumber.NamedNumber<Byte,GtpV2MessageType>
org.pcap4j.packet.namednumber.GtpV2MessageType
- All Implemented Interfaces:
Serializable,Comparable<GtpV2MessageType>
GTPv2 Message Type
- Since:
- pcap4j 1.7.1
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GtpV2MessageTypeMessage type 68 (Bearer Resource Command)static final GtpV2MessageTypeMessage type 69 (Bearer Resource Failure Indication)static final GtpV2MessageTypeMessage type 38 (Change Notification Request)static final GtpV2MessageTypeMessage type 39 (Change Notification Response)static final GtpV2MessageTypeMessage type 141 (Configuration Transfer Tunnel)static final GtpV2MessageTypeMessage type 132 (Context Acknowledge)static final GtpV2MessageTypeMessage type 130 (Context Request)static final GtpV2MessageTypeMessage type 131 (Context Response)static final GtpV2MessageTypeMessage type 95 (Create Bearer Request)static final GtpV2MessageTypeMessage type 96 (Create Bearer Response)static final GtpV2MessageTypeMessage type 160 (Create Forwarding Tunnel Request)static final GtpV2MessageTypeMessage type 161 (Create Forwarding Tunnel Response)static final GtpV2MessageTypeMessage type 166 (Create Indirect Data Forwarding Tunnel Request)static final GtpV2MessageTypeMessage type 167 (Create Indirect Data Forwarding Tunnel Response)static final GtpV2MessageTypeMessage type 32 (Create Session Request)static final GtpV2MessageTypeMessage type 33 (Create Session Response)static final GtpV2MessageTypeMessage type 151 (CS Paging Indication)static final GtpV2MessageTypeMessage type 66 (Delete Bearer Command)static final GtpV2MessageTypeMessage type 67 (Delete Bearer Failure Indication)static final GtpV2MessageTypeMessage type 99 (Delete Bearer Request)static final GtpV2MessageTypeMessage type 100 (Delete Bearer Response)static final GtpV2MessageTypeMessage type 168 (Delete Indirect Data Forwarding Tunnel Request)static final GtpV2MessageTypeMessage type 169 (Delete Indirect Data Forwarding Tunnel Response)static final GtpV2MessageTypeMessage type 101 (Delete PDN Connection Set Request)static final GtpV2MessageTypeMessage type 102 (Delete PDN Connection Set Response)static final GtpV2MessageTypeMessage type 36 (Delete Session Request )static final GtpV2MessageTypeMessage type 37 (Delete Session Response)static final GtpV2MessageTypeMessage type 150 (Detach Acknowledge)static final GtpV2MessageTypeMessage type 149 (Detach Notification)static final GtpV2MessageTypeMessage type 176 (Downlink Data Notification)static final GtpV2MessageTypeMessage type 177 (Downlink Data Notification Acknowledge)static final GtpV2MessageTypeMessage type 70 (Downlink Data Notification Failure Indication)static final GtpV2MessageTypeMessage type 1 (Echo Request)static final GtpV2MessageTypeMessage type 2 (Echo Response)static final GtpV2MessageTypeMessage type 138 (Forward Access Context Acknowledge)static final GtpV2MessageTypeMessage type 137 (Forward Access Context Notification)static final GtpV2MessageTypeMessage type 136 (Forward Relocation Complete Acknowledge)static final GtpV2MessageTypeMessage type 135 (Forward Relocation Complete Notification)static final GtpV2MessageTypeMessage type 133 (Forward Relocation Request)static final GtpV2MessageTypeMessage type 134 (Forward Relocation Responsestatic final GtpV2MessageTypeMessage type 128 (Identification Request)static final GtpV2MessageTypeMessage type 129 (Identification Response)static final GtpV2MessageTypeMessage type 231 (MBMS Session Start Request)static final GtpV2MessageTypeMessage type 232 (MBMS Session Start Response)static final GtpV2MessageTypeMessage type 235 (MBMS Session Stop Request)static final GtpV2MessageTypeMessage type 236 (MBMS Session Stop Response)static final GtpV2MessageTypeMessage type 233 (MBMS Session Update Request)static final GtpV2MessageTypeMessage type 234 (MBMS Session Update Response)static final GtpV2MessageTypeMessage type 64 (Modify Bearer Command)static final GtpV2MessageTypeMessage type 65 (Modify Bearer Failure Indication)static final GtpV2MessageTypeMessage type 34 (Modify Bearer Request)static final GtpV2MessageTypeMessage type 35 (Modify Bearer Response)static final GtpV2MessageTypeMessage type 152 (RAN Information Relay)private static final Map<Byte, GtpV2MessageType> static final GtpV2MessageTypeMessage type 170 (Release Access Bearers Request)static final GtpV2MessageTypeMessage type 171 (Release Access Bearers Response)static final GtpV2MessageTypeMessage type 139 (Relocation Cancel Request)static final GtpV2MessageTypeMessage type 140 (Relocation Cancel Response)static final GtpV2MessageTypeMessage type 165 (Resume Acknowledge)static final GtpV2MessageTypeMessage type 164 (Resume Notification)private static final longstatic final GtpV2MessageTypeMessage type 73 (Stop Paging Indication)static final GtpV2MessageTypeMessage type 163 (Suspend Acknowledge)static final GtpV2MessageTypeMessage type 162 (Suspend Notification)static final GtpV2MessageTypeMessage type 71 (Trace Session Activation)static final GtpV2MessageTypeMessage type 72 (Trace Session Deactivation)static final GtpV2MessageTypeMessage type 97 (Update Bearer Request)static final GtpV2MessageTypeMessage type 98 (Update Bearer Response)static final GtpV2MessageTypeMessage type 200 (Update PDN Connection Set Request)static final GtpV2MessageTypeMessage type 201 (Update PDN Connection Set Response)static final GtpV2MessageTypeMessage type 3 (Version not Supported) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic GtpV2MessageTypegetInstance(Byte value) static GtpV2MessageTyperegister(GtpV2MessageType type)
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
ECHO_REQUEST
Message type 1 (Echo Request) -
ECHO_RESPONSE
Message type 2 (Echo Response) -
VERSION_NOT_SUPPORTED
Message type 3 (Version not Supported) -
CREATE_SESSION_REQUEST
Message type 32 (Create Session Request) -
CREATE_SESSION_RESPONSE
Message type 33 (Create Session Response) -
MODIFY_BEARER_REQUEST
Message type 34 (Modify Bearer Request) -
MODIFY_BEARER_RESPONSE
Message type 35 (Modify Bearer Response) -
DELETE_SESSION_REQUEST
Message type 36 (Delete Session Request ) -
DELETE_SESSION_RESPONSE
Message type 37 (Delete Session Response) -
CHANGE_NOTIFICATION_REQUEST
Message type 38 (Change Notification Request) -
CHANGE_NOTIFICATION_RESPONSE
Message type 39 (Change Notification Response) -
MODIFY_BEARER_COMMAND
Message type 64 (Modify Bearer Command) -
MODIFY_BEARER_FAILURE_INDICATION
Message type 65 (Modify Bearer Failure Indication) -
DELETE_BEARER_COMMAND
Message type 66 (Delete Bearer Command) -
DELETE_BEARER_FAILURE_INDICATION
Message type 67 (Delete Bearer Failure Indication) -
BEARER_RESOURCE_COMMAND
Message type 68 (Bearer Resource Command) -
BEARER_RESOURCE_FAILURE_INDICATION
Message type 69 (Bearer Resource Failure Indication) -
DOWNLINK_DATA_NOTIFICATION_FAILURE_INDICATION
Message type 70 (Downlink Data Notification Failure Indication) -
TRACE_SESSION_ACTIVATION
Message type 71 (Trace Session Activation) -
TRACE_SESSION_DEACTIVATION
Message type 72 (Trace Session Deactivation) -
STOP_PAGING_INDICATION
Message type 73 (Stop Paging Indication) -
CREATE_BEARER_REQUEST
Message type 95 (Create Bearer Request) -
CREATE_BEARER_RESPONSE
Message type 96 (Create Bearer Response) -
UPDATE_BEARER_REQUEST
Message type 97 (Update Bearer Request) -
UPDATE_BEARER_RESPONSE
Message type 98 (Update Bearer Response) -
DELETE_BEARER_REQUEST
Message type 99 (Delete Bearer Request) -
DELETE_BEARER_RESPONSE
Message type 100 (Delete Bearer Response) -
DELETE_PDN_CONNECTION_SET_REQUEST
Message type 101 (Delete PDN Connection Set Request) -
DELETE_PDN_CONNECTION_SET_RESPONSE
Message type 102 (Delete PDN Connection Set Response) -
IDENTIFICATION_REQUEST
Message type 128 (Identification Request) -
IDENTIFICATION_RESPONSE
Message type 129 (Identification Response) -
CONTEXT_REQUEST
Message type 130 (Context Request) -
CONTEXT_RESPONSE
Message type 131 (Context Response) -
CONTEXT_ACKNOWLEDGE
Message type 132 (Context Acknowledge) -
FORWARD_RELOCATION_REQUEST
Message type 133 (Forward Relocation Request) -
FORWARD_RELOCATION_RESPONSE
Message type 134 (Forward Relocation Response -
FORWARD_RELOCATION_COMPLETE_NOTIFICATION
Message type 135 (Forward Relocation Complete Notification) -
FORWARD_RELOCATION_COMPLETE_ACKNOWLEDGE
Message type 136 (Forward Relocation Complete Acknowledge) -
FORWARD_ACCESS_CONTEXT_NOTIFICATION
Message type 137 (Forward Access Context Notification) -
FORWARD_ACCESS_CONTEXT_ACKNOWLEDGE
Message type 138 (Forward Access Context Acknowledge) -
RELOCATION_CANCEL_REQUEST
Message type 139 (Relocation Cancel Request) -
RELOCATION_CANCEL_RESPONSE
Message type 140 (Relocation Cancel Response) -
CONFIGURATION_TRANSFER_TUNNEL
Message type 141 (Configuration Transfer Tunnel) -
DETACH_NOTIFICATION
Message type 149 (Detach Notification) -
DETACH_ACKNOWLEDGE
Message type 150 (Detach Acknowledge) -
CS_PAGING_INDICATION
Message type 151 (CS Paging Indication) -
RAN_INFORMATION_RELAY
Message type 152 (RAN Information Relay) -
CREATE_FORWARDING_TUNNEL_REQUEST
Message type 160 (Create Forwarding Tunnel Request) -
CREATE_FORWARDING_TUNNEL_RESPONSE
Message type 161 (Create Forwarding Tunnel Response) -
SUSPEND_NOTIFICATION
Message type 162 (Suspend Notification) -
SUSPEND_ACKNOWLEDGE
Message type 163 (Suspend Acknowledge) -
RESUME_NOTIFICATION
Message type 164 (Resume Notification) -
RESUME_ACKNOWLEDGE
Message type 165 (Resume Acknowledge) -
CREATE_INDIRECT_DATA_FORWARDING_TUNNEL_REQUEST
Message type 166 (Create Indirect Data Forwarding Tunnel Request) -
CREATE_INDIRECT_DATA_FORWARDING_TUNNEL_RESPONSE
Message type 167 (Create Indirect Data Forwarding Tunnel Response) -
DELETE_INDIRECT_DATA_FORWARDING_TUNNEL_REQUEST
Message type 168 (Delete Indirect Data Forwarding Tunnel Request) -
DELETE_INDIRECT_DATA_FORWARDING_TUNNEL_RESPONSE
Message type 169 (Delete Indirect Data Forwarding Tunnel Response) -
RELEASE_ACCESS_BEARERS_REQUEST
Message type 170 (Release Access Bearers Request) -
RELEASE_ACCESS_BEARERS_RESPONSE
Message type 171 (Release Access Bearers Response) -
DOWNLINK_DATA_NOTIFICATION
Message type 176 (Downlink Data Notification) -
DOWNLINK_DATA_NOTIFICATION_ACKNOWLEDGE
Message type 177 (Downlink Data Notification Acknowledge) -
UPDATE_PDN_CONNECTION_SET_REQUEST
Message type 200 (Update PDN Connection Set Request) -
UPDATE_PDN_CONNECTION_SET_RESPONSE
Message type 201 (Update PDN Connection Set Response) -
MBMS_SESSION_START_REQUEST
Message type 231 (MBMS Session Start Request) -
MBMS_SESSION_START_RESPONSE
Message type 232 (MBMS Session Start Response) -
MBMS_SESSION_UPDATE_REQUEST
Message type 233 (MBMS Session Update Request) -
MBMS_SESSION_UPDATE_RESPONSE
Message type 234 (MBMS Session Update Response) -
MBMS_SESSION_STOP_REQUEST
Message type 235 (MBMS Session Stop Request) -
MBMS_SESSION_STOP_RESPONSE
Message type 236 (MBMS Session Stop Response) -
registry
-
-
Constructor Details
-
GtpV2MessageType
- Parameters:
value- valuename- name
-
-
Method Details
-
getInstance
- Parameters:
value- value- Returns:
- a GtpV2MessageType object.
-
register
- Parameters:
type- type- Returns:
- a GtpV2MessageType object.
-
valueAsString
- Overrides:
valueAsStringin classNamedNumber<Byte,GtpV2MessageType> - Returns:
- a string representation of this value.
-
compareTo
- Specified by:
compareToin interfaceComparable<GtpV2MessageType>- Specified by:
compareToin classNamedNumber<Byte,GtpV2MessageType>
-