Class GtpV1MessageType

java.lang.Object
org.pcap4j.packet.namednumber.NamedNumber<Byte, GtpV1MessageType>
org.pcap4j.packet.namednumber.GtpV1MessageType
All Implemented Interfaces:
Serializable, Comparable<GtpV1MessageType>

public final class GtpV1MessageType extends NamedNumber<Byte, GtpV1MessageType>
GTPv1 Message Type
Since:
pcap4j 1.6.6
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • ECHO_REQUEST

      public static final GtpV1MessageType ECHO_REQUEST
      Message type 1 (Echo Request)
    • ECHO_RESPONSE

      public static final GtpV1MessageType ECHO_RESPONSE
      Message type 2 (Echo Response)
    • VERSION_NOT_SUPPORTED

      public static final GtpV1MessageType VERSION_NOT_SUPPORTED
      Message type 3 (Version not Supported)
    • NODE_ALIVE_REQUEST

      public static final GtpV1MessageType NODE_ALIVE_REQUEST
      Message type 4 (Node Alive Request)
    • NODE_ALIVE_RESPONSE

      public static final GtpV1MessageType NODE_ALIVE_RESPONSE
      Message type 5 (Node Alive Response)
    • REDIRECTION_REQUEST

      public static final GtpV1MessageType REDIRECTION_REQUEST
      Message type 6 (Redirection Request)
    • REDIRECTION_RESPONSE

      public static final GtpV1MessageType REDIRECTION_RESPONSE
      Message type 7 (Redirection Response)
    • CREATE_PDP_CONTEXT_REQUEST

      public static final GtpV1MessageType CREATE_PDP_CONTEXT_REQUEST
      Message type 16 (Create PDP Context Request)
    • CREATE_PDP_CONTEXT_RESPONSE

      public static final GtpV1MessageType CREATE_PDP_CONTEXT_RESPONSE
      Message type 17 (Create PDP Context Response)
    • UPDATE_PDP_CONTEXT_REQUEST

      public static final GtpV1MessageType UPDATE_PDP_CONTEXT_REQUEST
      Message type 18 (Update PDP Context Request)
    • UPDATE_PDP_CONTEXT_RESPONSE

      public static final GtpV1MessageType UPDATE_PDP_CONTEXT_RESPONSE
      Message type 19 (Update PDP Context Response)
    • DELETE_PDP_CONTEXT_REQUEST

      public static final GtpV1MessageType DELETE_PDP_CONTEXT_REQUEST
      Message type 20 (Delete PDP Context Request)
    • DELETE_PDP_CONTEXT_RESPONSE

      public static final GtpV1MessageType DELETE_PDP_CONTEXT_RESPONSE
      Message type 21 (Delete PDP Context Response)
    • INITIATE_PDP_CONTEXT_ACTIVATION_REQUEST

      public static final GtpV1MessageType INITIATE_PDP_CONTEXT_ACTIVATION_REQUEST
      Message type 22 (Initiate PDP Context Activation Request)
    • INITIATE_PDP_CONTEXT_ACTIVATION_RESPONSE

      public static final GtpV1MessageType INITIATE_PDP_CONTEXT_ACTIVATION_RESPONSE
      Message type 23 (Initiate PDP Context Activation Response)
    • ERROR_INDICATION

      public static final GtpV1MessageType ERROR_INDICATION
      Message type 26 (Error Indication)
    • PDU_NOTIFICATION_REQUEST

      public static final GtpV1MessageType PDU_NOTIFICATION_REQUEST
      Message type 27 (PDU Notification Request)
    • PDU_NOTIFICATION_RESPONSE

      public static final GtpV1MessageType PDU_NOTIFICATION_RESPONSE
      Message type 28 (PDU Notification Response)
    • PDU_NOTIFICATION_REJECT_REQUEST

      public static final GtpV1MessageType PDU_NOTIFICATION_REJECT_REQUEST
      Message type 29 (PDU Notification Reject Request)
    • PDU_NOTIFICATION_REJECT_RESPONSE

      public static final GtpV1MessageType PDU_NOTIFICATION_REJECT_RESPONSE
      Message type 30 (PDU Notification Reject Response)
    • SUPPORTED_EXTENSION_HEADERS_NOTIFICATION

      public static final GtpV1MessageType SUPPORTED_EXTENSION_HEADERS_NOTIFICATION
      Message type 31 (Supported Extension Headers Notification)
    • SEND_ROUTING_INFORMATION_FOR_GPRS_REQUEST

      public static final GtpV1MessageType SEND_ROUTING_INFORMATION_FOR_GPRS_REQUEST
      Message type 32 (Send Routing Information for GPRS Request)
    • SEND_ROUTING_INFORMATION_FOR_GPRS_RESPONSE

      public static final GtpV1MessageType SEND_ROUTING_INFORMATION_FOR_GPRS_RESPONSE
      Message type 33 (Send Routing Information for GPRS Response)
    • FAILURE_REPORT_REQUEST

      public static final GtpV1MessageType FAILURE_REPORT_REQUEST
      Message type 34 (Failure Report Request)
    • FAILURE_REPORT_RESPONSE

      public static final GtpV1MessageType FAILURE_REPORT_RESPONSE
      Message type 35 (Failure Report Response)
    • NOTE_MS_GPRS_PRESENT_REQUEST

      public static final GtpV1MessageType NOTE_MS_GPRS_PRESENT_REQUEST
      Message type 36 (Note MS GPRS Present Request )
    • NOTE_MS_GPRS_PRESENT_RESPONSE

      public static final GtpV1MessageType NOTE_MS_GPRS_PRESENT_RESPONSE
      Message type 37 (Note MS GPRS Present Response)
    • IDENTIFICATION_REQUEST

      public static final GtpV1MessageType IDENTIFICATION_REQUEST
      Message type 48 (Identification Request)
    • IDENTIFICATION_RESPONSE

      public static final GtpV1MessageType IDENTIFICATION_RESPONSE
      Message type 49 (Identification Response)
    • SGSN_CONTEXT_REQUEST

      public static final GtpV1MessageType SGSN_CONTEXT_REQUEST
      Message type 50 (SGSN Context Request)
    • SGSN_CONTEXT_RESPONSE

      public static final GtpV1MessageType SGSN_CONTEXT_RESPONSE
      Message type 51 (SGSN Context Response)
    • SGSN_CONTEXT_ACKNOWLEDGE

      public static final GtpV1MessageType SGSN_CONTEXT_ACKNOWLEDGE
      Message type 52 (SGSN Context Acknowledge)
    • FORWARD_RELOCATION_REQUEST

      public static final GtpV1MessageType FORWARD_RELOCATION_REQUEST
      Message type 53 (Forward Relocation Request)
    • FORWARD_RELOCATION_RESPONSE

      public static final GtpV1MessageType FORWARD_RELOCATION_RESPONSE
      Message type 54 (Forward Relocation Response)
    • FORWARD_RELOCATION_COMPLETE

      public static final GtpV1MessageType FORWARD_RELOCATION_COMPLETE
      Message type 55 (Forward Relocation Complete)
    • RELOCATION_CANCEL_REQUEST

      public static final GtpV1MessageType RELOCATION_CANCEL_REQUEST
      Message type 56 (Relocation Cancel Request)
    • RELOCATION_CANCEL_RESPONSE

      public static final GtpV1MessageType RELOCATION_CANCEL_RESPONSE
      Message type 57 (Relocation Cancel Response)
    • FORWARD_SNRS_CONTEXT

      public static final GtpV1MessageType FORWARD_SNRS_CONTEXT
      Message type 58 (Forward SNRS Context)
    • FORWARD_RELOCATION_COMPLETE_ACKNOWLEDGE

      public static final GtpV1MessageType FORWARD_RELOCATION_COMPLETE_ACKNOWLEDGE
      Message type 59 (Forward Relocation Complete Acknowledge)
    • FORWARD_SNRS_CONTEXT_ACKNOWLEDGE

      public static final GtpV1MessageType FORWARD_SNRS_CONTEXT_ACKNOWLEDGE
      Message type 60 (Forward SNRS Context Acknowledge)
    • RAN_INFORMATION_RELAY

      public static final GtpV1MessageType RAN_INFORMATION_RELAY
      Message type 70 (RAN Information Relay)
    • MBMS_NOTIFICATION_REQUEST

      public static final GtpV1MessageType MBMS_NOTIFICATION_REQUEST
      Message type 96 (MBMS Notification Request)
    • MBMS_NOTIFICATION_RESPONSE

      public static final GtpV1MessageType MBMS_NOTIFICATION_RESPONSE
      Message type 97 (MBMS Notification Response)
    • MBMS_NOTIFICATION_REJECT_REQUEST

      public static final GtpV1MessageType MBMS_NOTIFICATION_REJECT_REQUEST
      Message type 98 (MBMS Notification Reject Request)
    • MBMS_NOTIFICATION_REJECT_RESPONSE

      public static final GtpV1MessageType MBMS_NOTIFICATION_REJECT_RESPONSE
      Message type 99 (MBMS Notification Reject Response)
    • CREATE_MBMS_CONTEXT_REQUEST

      public static final GtpV1MessageType CREATE_MBMS_CONTEXT_REQUEST
      Message type 100 (Create MBMS Context Request)
    • CREATE_MBMS_CONTEXT_RESPONSE

      public static final GtpV1MessageType CREATE_MBMS_CONTEXT_RESPONSE
      Message type 101 (Create MBMS Context Response)
    • UPDATE_MBMS_CONTEXT_REQUEST

      public static final GtpV1MessageType UPDATE_MBMS_CONTEXT_REQUEST
      Message type 102 (Update MBMS Context Request)
    • UPDATE_MBMS_CONTEXT_RESPONSE

      public static final GtpV1MessageType UPDATE_MBMS_CONTEXT_RESPONSE
      Message type 103 (Update MBMS Context Response)
    • DELETE_MBMS_CONTEXT_REQUEST

      public static final GtpV1MessageType DELETE_MBMS_CONTEXT_REQUEST
      Message type 104 (Delete MBMS Context Request)
    • DELETE_MBMS_CONTEXT_RESPONSE

      public static final GtpV1MessageType DELETE_MBMS_CONTEXT_RESPONSE
      Message type 105 (Delete MBMS Context Response)
    • MBMS_REGISTRATION_REQUEST

      public static final GtpV1MessageType MBMS_REGISTRATION_REQUEST
      Message type 112 (MBMS Registration Request)
    • MBMS_REGISTRATION_RESPONSE

      public static final GtpV1MessageType MBMS_REGISTRATION_RESPONSE
      Message type 113 (MBMS Registration Response)
    • MBMS_DE_REGISTRATION_REQUEST

      public static final GtpV1MessageType MBMS_DE_REGISTRATION_REQUEST
      Message type 114 (MBMS De-Registration Request)
    • MBMS_DE_REGISTRATION_RESPONSE

      public static final GtpV1MessageType MBMS_DE_REGISTRATION_RESPONSE
      Message type 115 (MBMS De-Registration Response)
    • MBMS_SESSION_START_REQUEST

      public static final GtpV1MessageType MBMS_SESSION_START_REQUEST
      Message type 116 (MBMS Session Start Request)
    • MBMS_SESSION_START_RESPONSE

      public static final GtpV1MessageType MBMS_SESSION_START_RESPONSE
      Message type 117 (MBMS Session Start Response)
    • MBMS_SESSION_STOP_REQUEST

      public static final GtpV1MessageType MBMS_SESSION_STOP_REQUEST
      Message type 118 (MBMS Session Stop Request)
    • MBMS_SESSION_STOP_RESPONSE

      public static final GtpV1MessageType MBMS_SESSION_STOP_RESPONSE
      Message type 119 (MBMS Registration Response)
    • MBMS_SESSION_UPDATE_REQUEST

      public static final GtpV1MessageType MBMS_SESSION_UPDATE_REQUEST
      Message type 120 (MBMS Session Update Request)
    • MBMS_SESSION_UPDATE_RESPONSE

      public static final GtpV1MessageType MBMS_SESSION_UPDATE_RESPONSE
      Message type 121 (MBMS Session Update Response)
    • MS_INFO_CHANGE_NOTIFICATION_REQUEST

      public static final GtpV1MessageType MS_INFO_CHANGE_NOTIFICATION_REQUEST
      Message type 128 (MS Info Change Notification Request)
    • MS_INFO_CHANGE_NOTIFICATION_RESPONSE

      public static final GtpV1MessageType MS_INFO_CHANGE_NOTIFICATION_RESPONSE
      Message type 129 (MS Info Change Notification Response)
    • DATA_RECORD_TRANSFER_REQUEST

      public static final GtpV1MessageType DATA_RECORD_TRANSFER_REQUEST
      Message type 240 (Data Record Transfer Request)
    • DATA_RECORD_TRANSFER_RESPONSE

      public static final GtpV1MessageType DATA_RECORD_TRANSFER_RESPONSE
      Message type 241 (Data Record Transfer Response)
    • END_MARKER

      public static final GtpV1MessageType END_MARKER
      Message type 254 (End Marker)
    • G_PDU

      public static final GtpV1MessageType G_PDU
      Message type 255 (G-PDU)
    • registry

      private static final Map<Byte, GtpV1MessageType> registry
  • Constructor Details

    • GtpV1MessageType

      public GtpV1MessageType(Byte value, String name)
      Parameters:
      value - value
      name - name
  • Method Details