summaryrefslogtreecommitdiffstats
path: root/resources/protocols/diameter/AlcatelLucent.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-10 20:34:10 +0000
commite4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc (patch)
tree68cb5ef9081156392f1dd62a00c6ccc1451b93df /resources/protocols/diameter/AlcatelLucent.xml
parentInitial commit. (diff)
downloadwireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.tar.xz
wireshark-e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc.zip
Adding upstream version 4.2.2.upstream/4.2.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'resources/protocols/diameter/AlcatelLucent.xml')
-rw-r--r--resources/protocols/diameter/AlcatelLucent.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/resources/protocols/diameter/AlcatelLucent.xml b/resources/protocols/diameter/AlcatelLucent.xml
new file mode 100644
index 0000000..4df792b
--- /dev/null
+++ b/resources/protocols/diameter/AlcatelLucent.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<vendor vendor-id="ALU" code="637" name="ALU Network"/>
+
+<!-- NOTE the Application ID is not assigned by IANA http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml -->
+<application id="111" name="ALU Sy" uri="none">
+
+ <avp name="Detailed-Result" code="15" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Detailed-Result-Code"/>
+ <gavp name="Detailed-Result-Cause"/>
+ </grouped>
+ </avp>
+ <avp name="Detailed-Result-Cause" code="16" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="UTF8String"/>
+ </avp>
+ <avp name="Detailed-Result-Code" code="17" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <avp name="DPA-Instruction" code="1016" mandatory="mustnot" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
+ <type type-name="Enumerated"/>
+ <enum name="SESSION_CREATED" code="0"/>
+ <enum name="IP_ADDRESS_UPDATED" code="1"/>
+ <enum name="AUX_GX_ESTABLISHMENT" code="2"/>
+ </avp>
+ <avp name="Charging-Policy-Report" code="1134" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Policy-Counter"/>
+ </grouped>
+ </avp>
+ <avp name="Policy-Counter" code="1135" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <grouped>
+ <gavp name="Policy-Counter-Id"/>
+ <gavp name="Policy-Counter-Value"/>
+ </grouped>
+ </avp>
+ <avp name="Policy-Counter-Id" code="1136" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="OctetString"/>
+ </avp>
+ <avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <avp name="Subscriber-User-Id" code="1139" mandatory="mustnot" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
+ <type type-name="UTF8String"/>
+ </avp>
+</application>