Class CIM_AFRelatedServices

The IETF's RFC2597 describes a Differentiated Services Per-Hop-Behavior (PHB) Group called Assured Forwarding (AF). Quoting from the RFC, 'The AF PHB group provides delivery of IP packets in four independently forwarded AF classes. Within each AF class, an IP packet can be assigned one of three different levels of drop precedence.' The AFRelatedServices association describes the precedence of the individual AF drop-related Services within an AF IP packet-forwarding class.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_AFRelatedServices

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThe IETF's RFC2597 describes a Differentiated Services Per-Hop-Behavior (PHB) Group called Assured Forwarding (AF). Quoting from the RFC, 'The AF PHB group provides delivery of IP packets in four independently forwarded AF classes. Within each AF class, an IP packet can be assigned one of three different levels of drop precedence.' The AFRelatedServices association describes the precedence of the individual AF drop-related Services within an AF IP packet-forwarding class.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AFHigherDropPrecedenceCIM_AFRelatedServicesCIM_AFService
DescriptionstringAn AFService at the same IP packet-forwarding class level, but at a higher drop precedence.
Keybooleantrue
AFLowerDropPrecedenceCIM_AFRelatedServicesCIM_AFService
DescriptionstringThe AFService with a lower drop precedence (ie, lower probability of dropping packets).
Keybooleantrue
Maxuint321

Class Methods