All Downloads are FREE. Search and download functionalities are using the official Maven repository.

yaml.NAS-5GS.dictionnary5GSSesionManagementMessages.yaml Maven / Gradle / Ivy

Go to download

A library to encode and decode NAS protocol data, from and to other formats, like XML

There is a newer version: 0.0.15
Show newest version
messages :
  - name: "UL NAS transport"
    mandatory:
      - type: "Spare half octet"
        length: 4
      - type: "Payload container type"
        length: -1
    optional:
      70:
        type: "PDU session identity 2"
        name: "PDU session ID"
        length: 8
      61:
        type: "PDU session identity 2"
        name: "Old PDU session ID"
        length: 8
      8:
        type: "Request type"
        length: 4
      22:
        type: "S-NSSAI"
      25:
        type: "DNN"
        length: -1
      24:
        type: "Additional information"

  - name: "DL NAS transport"
    mandatory:
        - type: "Spare half octet"
          length: 4
        - type: "Payload container type"
          length: -1
    optional:
        70:
          type: "PDU session identity 2"
          name: "PDU session ID"
          length: 8
        24:
          type: "Additional information"

  - name: "PDU session establishment accept"
    mandatory:
      - type: "SSC mode"
        length: 4
      - type: "PDU session type"
        length: 4
      - type: "DNN"
        length: -1
      - type: "Authorized QoS rules"
        name: "QoSRules"
        length: -1
      - type: "Session-AMBR"
    optional:
        29:
          type: "PDU address"
        79:
          type: "QoS flow descriptions"
          name: "Authorized QoS flow descriptions"
          length: -1
        70:
          type: "message"
          length: -1






© 2015 - 2024 Weber Informatics LLC | Privacy Policy