Expand description
NGAP (NG Application Protocol) dissector.
NGAP is the control-plane protocol between the gNB and the AMF in 5G networks. It runs over SCTP port 38412 and uses ASN.1 Aligned PER (APER) encoding.
§References
- 3GPP TS 38.413: https://www.3gpp.org/ftp/Specs/archive/38_series/38.413/
- ITU-T Rec. X.691 (APER): https://www.itu.int/rec/T-REC-X.691
Modules§
- ie_id
- NGAP Information Element ID lookup table.
- ie_
parsers - Per-IE-type value parsers for NGAP.
- procedure_
code - NGAP Procedure Code lookup table.
Structs§
- Ngap
Dissector - NGAP (NG Application Protocol) dissector.
Functions§
- read_
aper_ length - Reads an APER length determinant from
datastarting atpos.