Class GtpV1MessageType
java.lang.Object
org.pcap4j.packet.namednumber.NamedNumber<Byte, GtpV1MessageType>
org.pcap4j.packet.namednumber.GtpV1MessageType
- All Implemented Interfaces:
Serializable, Comparable<GtpV1MessageType>
GTPv1 Message Type
- Since:
- pcap4j 1.6.6
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GtpV1MessageTypeMessage type 100 (Create MBMS Context Request)static final GtpV1MessageTypeMessage type 101 (Create MBMS Context Response)static final GtpV1MessageTypeMessage type 16 (Create PDP Context Request)static final GtpV1MessageTypeMessage type 17 (Create PDP Context Response)static final GtpV1MessageTypeMessage type 240 (Data Record Transfer Request)static final GtpV1MessageTypeMessage type 241 (Data Record Transfer Response)static final GtpV1MessageTypeMessage type 104 (Delete MBMS Context Request)static final GtpV1MessageTypeMessage type 105 (Delete MBMS Context Response)static final GtpV1MessageTypeMessage type 20 (Delete PDP Context Request)static final GtpV1MessageTypeMessage type 21 (Delete PDP Context Response)static final GtpV1MessageTypeMessage type 1 (Echo Request)static final GtpV1MessageTypeMessage type 2 (Echo Response)static final GtpV1MessageTypeMessage type 254 (End Marker)static final GtpV1MessageTypeMessage type 26 (Error Indication)static final GtpV1MessageTypeMessage type 34 (Failure Report Request)static final GtpV1MessageTypeMessage type 35 (Failure Report Response)static final GtpV1MessageTypeMessage type 55 (Forward Relocation Complete)static final GtpV1MessageTypeMessage type 59 (Forward Relocation Complete Acknowledge)static final GtpV1MessageTypeMessage type 53 (Forward Relocation Request)static final GtpV1MessageTypeMessage type 54 (Forward Relocation Response)static final GtpV1MessageTypeMessage type 58 (Forward SNRS Context)static final GtpV1MessageTypeMessage type 60 (Forward SNRS Context Acknowledge)static final GtpV1MessageTypeMessage type 255 (G-PDU)static final GtpV1MessageTypeMessage type 48 (Identification Request)static final GtpV1MessageTypeMessage type 49 (Identification Response)static final GtpV1MessageTypeMessage type 22 (Initiate PDP Context Activation Request)static final GtpV1MessageTypeMessage type 23 (Initiate PDP Context Activation Response)static final GtpV1MessageTypeMessage type 114 (MBMS De-Registration Request)static final GtpV1MessageTypeMessage type 115 (MBMS De-Registration Response)static final GtpV1MessageTypeMessage type 98 (MBMS Notification Reject Request)static final GtpV1MessageTypeMessage type 99 (MBMS Notification Reject Response)static final GtpV1MessageTypeMessage type 96 (MBMS Notification Request)static final GtpV1MessageTypeMessage type 97 (MBMS Notification Response)static final GtpV1MessageTypeMessage type 112 (MBMS Registration Request)static final GtpV1MessageTypeMessage type 113 (MBMS Registration Response)static final GtpV1MessageTypeMessage type 116 (MBMS Session Start Request)static final GtpV1MessageTypeMessage type 117 (MBMS Session Start Response)static final GtpV1MessageTypeMessage type 118 (MBMS Session Stop Request)static final GtpV1MessageTypeMessage type 119 (MBMS Registration Response)static final GtpV1MessageTypeMessage type 120 (MBMS Session Update Request)static final GtpV1MessageTypeMessage type 121 (MBMS Session Update Response)static final GtpV1MessageTypeMessage type 128 (MS Info Change Notification Request)static final GtpV1MessageTypeMessage type 129 (MS Info Change Notification Response)static final GtpV1MessageTypeMessage type 4 (Node Alive Request)static final GtpV1MessageTypeMessage type 5 (Node Alive Response)static final GtpV1MessageTypeMessage type 36 (Note MS GPRS Present Request )static final GtpV1MessageTypeMessage type 37 (Note MS GPRS Present Response)static final GtpV1MessageTypeMessage type 29 (PDU Notification Reject Request)static final GtpV1MessageTypeMessage type 30 (PDU Notification Reject Response)static final GtpV1MessageTypeMessage type 27 (PDU Notification Request)static final GtpV1MessageTypeMessage type 28 (PDU Notification Response)static final GtpV1MessageTypeMessage type 70 (RAN Information Relay)static final GtpV1MessageTypeMessage type 6 (Redirection Request)static final GtpV1MessageTypeMessage type 7 (Redirection Response)private static final Map<Byte, GtpV1MessageType> static final GtpV1MessageTypeMessage type 56 (Relocation Cancel Request)static final GtpV1MessageTypeMessage type 57 (Relocation Cancel Response)static final GtpV1MessageTypeMessage type 32 (Send Routing Information for GPRS Request)static final GtpV1MessageTypeMessage type 33 (Send Routing Information for GPRS Response)private static final longstatic final GtpV1MessageTypeMessage type 52 (SGSN Context Acknowledge)static final GtpV1MessageTypeMessage type 50 (SGSN Context Request)static final GtpV1MessageTypeMessage type 51 (SGSN Context Response)static final GtpV1MessageTypeMessage type 31 (Supported Extension Headers Notification)static final GtpV1MessageTypeMessage type 102 (Update MBMS Context Request)static final GtpV1MessageTypeMessage type 103 (Update MBMS Context Response)static final GtpV1MessageTypeMessage type 18 (Update PDP Context Request)static final GtpV1MessageTypeMessage type 19 (Update PDP Context Response)static final GtpV1MessageTypeMessage type 3 (Version not Supported) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic GtpV1MessageTypegetInstance(Byte value) static GtpV1MessageTyperegister(GtpV1MessageType 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) -
NODE_ALIVE_REQUEST
Message type 4 (Node Alive Request) -
NODE_ALIVE_RESPONSE
Message type 5 (Node Alive Response) -
REDIRECTION_REQUEST
Message type 6 (Redirection Request) -
REDIRECTION_RESPONSE
Message type 7 (Redirection Response) -
CREATE_PDP_CONTEXT_REQUEST
Message type 16 (Create PDP Context Request) -
CREATE_PDP_CONTEXT_RESPONSE
Message type 17 (Create PDP Context Response) -
UPDATE_PDP_CONTEXT_REQUEST
Message type 18 (Update PDP Context Request) -
UPDATE_PDP_CONTEXT_RESPONSE
Message type 19 (Update PDP Context Response) -
DELETE_PDP_CONTEXT_REQUEST
Message type 20 (Delete PDP Context Request) -
DELETE_PDP_CONTEXT_RESPONSE
Message type 21 (Delete PDP Context Response) -
INITIATE_PDP_CONTEXT_ACTIVATION_REQUEST
Message type 22 (Initiate PDP Context Activation Request) -
INITIATE_PDP_CONTEXT_ACTIVATION_RESPONSE
Message type 23 (Initiate PDP Context Activation Response) -
ERROR_INDICATION
Message type 26 (Error Indication) -
PDU_NOTIFICATION_REQUEST
Message type 27 (PDU Notification Request) -
PDU_NOTIFICATION_RESPONSE
Message type 28 (PDU Notification Response) -
PDU_NOTIFICATION_REJECT_REQUEST
Message type 29 (PDU Notification Reject Request) -
PDU_NOTIFICATION_REJECT_RESPONSE
Message type 30 (PDU Notification Reject Response) -
SUPPORTED_EXTENSION_HEADERS_NOTIFICATION
Message type 31 (Supported Extension Headers Notification) -
SEND_ROUTING_INFORMATION_FOR_GPRS_REQUEST
Message type 32 (Send Routing Information for GPRS Request) -
SEND_ROUTING_INFORMATION_FOR_GPRS_RESPONSE
Message type 33 (Send Routing Information for GPRS Response) -
FAILURE_REPORT_REQUEST
Message type 34 (Failure Report Request) -
FAILURE_REPORT_RESPONSE
Message type 35 (Failure Report Response) -
NOTE_MS_GPRS_PRESENT_REQUEST
Message type 36 (Note MS GPRS Present Request ) -
NOTE_MS_GPRS_PRESENT_RESPONSE
Message type 37 (Note MS GPRS Present Response) -
IDENTIFICATION_REQUEST
Message type 48 (Identification Request) -
IDENTIFICATION_RESPONSE
Message type 49 (Identification Response) -
SGSN_CONTEXT_REQUEST
Message type 50 (SGSN Context Request) -
SGSN_CONTEXT_RESPONSE
Message type 51 (SGSN Context Response) -
SGSN_CONTEXT_ACKNOWLEDGE
Message type 52 (SGSN Context Acknowledge) -
FORWARD_RELOCATION_REQUEST
Message type 53 (Forward Relocation Request) -
FORWARD_RELOCATION_RESPONSE
Message type 54 (Forward Relocation Response) -
FORWARD_RELOCATION_COMPLETE
Message type 55 (Forward Relocation Complete) -
RELOCATION_CANCEL_REQUEST
Message type 56 (Relocation Cancel Request) -
RELOCATION_CANCEL_RESPONSE
Message type 57 (Relocation Cancel Response) -
FORWARD_SNRS_CONTEXT
Message type 58 (Forward SNRS Context) -
FORWARD_RELOCATION_COMPLETE_ACKNOWLEDGE
Message type 59 (Forward Relocation Complete Acknowledge) -
FORWARD_SNRS_CONTEXT_ACKNOWLEDGE
Message type 60 (Forward SNRS Context Acknowledge) -
RAN_INFORMATION_RELAY
Message type 70 (RAN Information Relay) -
MBMS_NOTIFICATION_REQUEST
Message type 96 (MBMS Notification Request) -
MBMS_NOTIFICATION_RESPONSE
Message type 97 (MBMS Notification Response) -
MBMS_NOTIFICATION_REJECT_REQUEST
Message type 98 (MBMS Notification Reject Request) -
MBMS_NOTIFICATION_REJECT_RESPONSE
Message type 99 (MBMS Notification Reject Response) -
CREATE_MBMS_CONTEXT_REQUEST
Message type 100 (Create MBMS Context Request) -
CREATE_MBMS_CONTEXT_RESPONSE
Message type 101 (Create MBMS Context Response) -
UPDATE_MBMS_CONTEXT_REQUEST
Message type 102 (Update MBMS Context Request) -
UPDATE_MBMS_CONTEXT_RESPONSE
Message type 103 (Update MBMS Context Response) -
DELETE_MBMS_CONTEXT_REQUEST
Message type 104 (Delete MBMS Context Request) -
DELETE_MBMS_CONTEXT_RESPONSE
Message type 105 (Delete MBMS Context Response) -
MBMS_REGISTRATION_REQUEST
Message type 112 (MBMS Registration Request) -
MBMS_REGISTRATION_RESPONSE
Message type 113 (MBMS Registration Response) -
MBMS_DE_REGISTRATION_REQUEST
Message type 114 (MBMS De-Registration Request) -
MBMS_DE_REGISTRATION_RESPONSE
Message type 115 (MBMS De-Registration Response) -
MBMS_SESSION_START_REQUEST
Message type 116 (MBMS Session Start Request) -
MBMS_SESSION_START_RESPONSE
Message type 117 (MBMS Session Start Response) -
MBMS_SESSION_STOP_REQUEST
Message type 118 (MBMS Session Stop Request) -
MBMS_SESSION_STOP_RESPONSE
Message type 119 (MBMS Registration Response) -
MBMS_SESSION_UPDATE_REQUEST
Message type 120 (MBMS Session Update Request) -
MBMS_SESSION_UPDATE_RESPONSE
Message type 121 (MBMS Session Update Response) -
MS_INFO_CHANGE_NOTIFICATION_REQUEST
Message type 128 (MS Info Change Notification Request) -
MS_INFO_CHANGE_NOTIFICATION_RESPONSE
Message type 129 (MS Info Change Notification Response) -
DATA_RECORD_TRANSFER_REQUEST
Message type 240 (Data Record Transfer Request) -
DATA_RECORD_TRANSFER_RESPONSE
Message type 241 (Data Record Transfer Response) -
END_MARKER
Message type 254 (End Marker) -
G_PDU
Message type 255 (G-PDU) -
registry
-
-
Constructor Details
-
GtpV1MessageType
-
-
Method Details
-
getInstance
- Parameters:
value- value- Returns:
- a GtpV1MessageType object.
-
register
- Parameters:
type- type- Returns:
- a GtpV1MessageType object.
-
valueAsString
- Overrides:
valueAsStringin classNamedNumber<Byte, GtpV1MessageType>- Returns:
- a string representation of this value.
-
compareTo
- Specified by:
compareToin interfaceComparable<GtpV1MessageType>- Specified by:
compareToin classNamedNumber<Byte, GtpV1MessageType>
-