Adding Diameter AVPs to CiscoSystems.xml

Adding Diameter AVPs 132044, Cumulative Accounting Input Octets, and
132044, Cumulative Accounting Output Octets, to the CiscoSystems.XML file
for Diameter protocol decoding.
This commit is contained in:
mlugo.apx 2023-12-06 17:40:26 -05:00 committed by AndersBroman
parent 8e8e07d892
commit 00bbec71ca
1 changed files with 8 additions and 0 deletions

View File

@ -211,6 +211,14 @@ http://www.cisco.com/c/dam/en/us/td/docs/wireless/asr_5000/20/AAA/20-AAA-Referen
<enum name="Pre-Emption-Vulnerability-Disabled" code="1"/>
</avp>
<avp name="Cumulative-Acct-Input-Octets" code="132044" vendor-id="CiscoSystems" >
<type type-name="Unsigned64" />
</avp>
<avp name="Cumulative-Acct-Output-Octets" code="132045" vendor-id="CiscoSystems" >
<type type-name="Unsigned64" />
</avp>
<avp name="Override-Tos-Value" code="132046" vendor-id="CiscoSystems">
<grouped>
<gavp name="Override-Tos-Direction" />