aaa data modeling what is it
play

AAA Data Modeling What is it? Jrgen Schnwlder - PowerPoint PPT Presentation

AAA Data Modeling What is it? Jrgen Schnwlder <schoenw@ibr.cs.tu-bs.de> AAA WG Meeting, 50th IETF, Minneapolis, 2001-03-19 AAA Charter - Data model. The proposal should offer logical separation between the protocol and the data


  1. AAA Data Modeling What is it? Jürgen Schönwälder <schoenw@ibr.cs.tu-bs.de> AAA WG Meeting, 50th IETF, Minneapolis, 2001-03-19

  2. AAA Charter - Data model. The proposal should offer logical separation between the protocol and the data model and should support rich data types. OK, so lets see what the proposals submitted so far actually try to achieve ... 2001-03-19 50. IETF / AAA WG 2

  3. Dictionary Exchange Format ...... ..... ...... Data Data Data Dictionary Dictionary Exchange Format Dictionary • Main goal: – Simplifies the configuration of AAA tools such as servers, proxies, sniffers, ...) from different vendors – <draft-ietf-aaa-solutions-01.txt> seems to address this issue 2001-03-19 50. IETF / AAA WG 3

  4. Formal Data Definitions typedef NetworkAccessIdentifier { type Utf8String; description "..."; reference "RFC 2486"; }; class HostName { attribute NetworkAccessIdentifier name { description "..."; }; description "..."; }; • Main goal: – Precise and formal definition of the data structures exchanged between AAA entities – Reusable definitions + reuse of definitions – <draft-schoenw-sming-diameter-00> addresses this issue 2001-03-19 50. IETF / AAA WG 4

  5. Information Modeling • Main goal: – Conceptual model of the entities in a "universe" and their relationships/associations – May be mapped to multiple data models and implementations – <draft-spence-aaa-nas-data-model-00> addresses this issue 2001-03-19 50. IETF / AAA WG 5

  6. SMIng Mappings to DIAMETER Jürgen Schönwälder <schoenw@ibr.cs.tu-bs.de> Technical University of Braunschweig 38106 Braunschweig, Germany AAA WG Meeting, 50th IETF, Minneapolis, 2001-03-19

  7. What is SMIng? • SMIng is a new data definition language proposed to replace the SMIv2 and the SPPI: – object-oriented (classes, attributes, inheritance, containment) – protocol independent – instance naming independent – formal machine readable language (ABNF grammar) – compact and consistent syntax to increase human readability – controlled language extensibility 2001-03-19 50. IETF / AAA WG 7

  8. SMIng and DIAMETER • Advantages of using SMIng for AAA data modeling: – reuse data definitions provided by other working groups – allow other working groups to reuse AAA data definitions – common data definitions across several management protocols – simplifies applications that have to interface with equipment supporting multiple protocols – reuse of tools to verify and transform data definitions – benefit from a module concept, an import mechanism, a type system, version handling, ... • All we need is a DIAMETER protocol mapping! 2001-03-19 50. IETF / AAA WG 8

  9. SMIng Protocol Mappings SMIng module SMIng type and • protocol independent class definitions • no instance naming SNMP protocol mapping • protocol dependent • instance naming COPS protocol mapping 2001-03-19 50. IETF / AAA WG 9

  10. Proposed DIAMETER Changes • The DIAMETER protocol should be modified to support the following primitive base types: – Integer32, Unsigned32, – Integer64, Unsigned64, – Float32, Float64, Float128, – OctetString • In addition, the DIAMETER protocol should support a compound base type AVP which contains an ordered list of AVPs (Group AVP). • Additional AAA specific types can be introduced by using the SMIng type system. 2001-03-19 50. IETF / AAA WG 10

  11. Data Type Mapping • Mapping SMIng types to DIAMETER types: – OctetString OctetString ⇒ – Integer32 Integer32 ⇒ – Integer64 Integer64 ⇒ – Unsigned32 Unsigned32 ⇒ – Unsigned64 Unsigned64 ⇒ – Float32 Float32 ⇒ – Float64 Float64 ⇒ – Float128 Float128 ⇒ – Enumeration Integer32 ⇒ – Bits OctetString ⇒ • Classes with multiple attributes are mapped to the compound type. 2001-03-19 50. IETF / AAA WG 11

  12. Example module TUBS-SMING-DIAMETER { import IRTF-NMRG-SMING (Utf8String); import TUBS-DIAMETER-EXT (diameter); organization "..."; contact "..."; description "..."; revision { date "2000-11-24"; description "..."; }; 2001-03-19 50. IETF / AAA WG 12

  13. Example (cont.) typedef NetworkAccessIdentifier { type Utf8String; description "..."; reference "RFC 2486"; }; class HostName { attribute NetworkAccessIdentifier name { description "..."; }; description "..."; }; 2001-03-19 50. IETF / AAA WG 13

  14. Example (cont.) diameter { avp HostNameAVP { code 264; implements HostName; }; avp VendorNameAVP { code 266; implements VendorName; }; avp FirmwareRevisionAVP { code 267; implements FirmwareRevision; }; 2001-03-19 50. IETF / AAA WG 14

  15. Example (cont.) msg DeviceRebootInd { code 257; includes NonceAVP; includes HostNameAVP; includes HostIPAddressAVP; includes VendorNameAVP; includes ExtensionIdAVP; includes FirmwareRevisionAVP; includes IntegrityCheckAVP; description "..."; }; }; 2001-03-19 50. IETF / AAA WG 15

  16. Further Information • <draft-schoenw-sming-diameter-00.txt> • <draft-ietf-sming-01.txt> • <draft-ietf-sming-modules-01.txt> • <draft-ietf-sming-inet-modules-01.txt> • <draft-ietf-sming-snmp-01.txt> • <draft-ietf-sming-copspr-00.txt> • <draft-ietf-sming-reqs-00.txt> 2001-03-19 50. IETF / AAA WG 16

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend