Cisco Cisco ASR 5500 Administrator's Guide

Page of 973
Diameter Dictionaries and Attribute Definitions   
▀  Diameter Attributes 
 
 
▄  Cisco ASR 5x00 AAA Interface Administration and Reference 
54 
   
avpcode = 1*DIGIT 
vendor = 1*DIGIT 
Where, name = the name of an AVP, defined in the base or extended Diameter specifications. 
avp code = The AVP Code assigned to the Grouped AVP. 
vendor = The Vendor-ID assigned to the Grouped AVP. If absent, the default value of zero is used. 
The Example-AVP (AVP Code 999999) is of type Grouped and is used to clarify how Grouped AVP values work. The 
Grouped Data field has the following ABNF grammar: 
Example-AVP ::= < AVP Header: 999999 > 
 { Origin-Host } 
 1*{ Session-Id } 
 *[ AVP ] 
An Example-AVP with Grouped Data follows. The Origin-Host AVP is required.  
In this case, Origin-Host = "example.com". 
One or more Session-IDs must follow. Here there are two: 
Session-Id = "grump.example.com:33041;23432;893;0AF3B81"  
Session-Id = "grump.example.com:33054;23561;2358;0AF3B82"  
Optional AVPs included are: 
Recovery-Policy = <binary> 
2163bc1d0ad82371f6bc09484133c3f09ad74a0dd5346d54195a7cf0b35 
2cabc881839a4fdcfbc1769e2677a4c1fb499284c5f70b48f58503a45c5 
c2d6943f82d5930f2b7c1da640f476f0e9c9572a50db8ea6e51e1c2c7bd 
f8bb43dc995144b8dbe297ac739493946803e1cee3e15d9b765008a1b2a 
cf4ac777c80041d72c01e691cf751dbf86e85f509f3988e5875dc905119 
26841f00f0e29a6d1ddc1a842289d440268681e052b30fb638045f7779c 
1d873c784f054f688f5001559ecff64865ef975f3e60d2fd7966b8c7f92  
Futuristic-Acct-Record = <binary> 
fe19da5802acd98b07a5b86cb4d5d03f0314ab9ef1ad0b67111ff3b90a0 
57fe29620bf3585fd2dd9fcc38ce62f6cc208c6163c008f4258d1bc88b8 
17694a74ccad3ec69269461b14b2e7a4c111fb239e33714da207983f58c 
41d018d56fe938f3cbf089aac12a912a2f0d1923a9390e5f789cb2e5067 d3427475e49968f841  
The data for the optional AVPs is represented in hexadecimal since the format of these AVPs is neither known at the 
time of definition of the Example-AVP group, nor (likely) at the time when the example instance of this AVP is 
interpreted - except by Diameter implementations which support the same set of AVPs. Also note that AVPs may be 
present in the Grouped AVP value which the receiver cannot interpret (here, the Recover-Policy and Futuristic-Acct-
Record AVPs).