Class CIM_RoutersInAS
extends CIM_SystemComponent

This aggregation establishes 'whole-part' relationships between an AutonomousSystem and the routers that it contains. In addition, the routers in the AS share common configuration information, and are commonly administered.

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


Class Hierarchy

CIM_AbstractComponent
   |
   +--CIM_Component
   |
   +--CIM_SystemComponent
   |
   +--CIM_RoutersInAS

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
Compositionbooleantrue
DescriptionstringThis aggregation establishes 'whole-part' relationships between an AutonomousSystem and the routers that it contains. In addition, the routers in the AS share common configuration information, and are commonly administered.
UMLPackagePathstringCIM::Network::Systems
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AddCommunityValueboolean
DescriptionstringTRUE means that the community value of this router is added to the existing community value, and FALSE means that the community value of this router replaces the existing community value.
OtherRoleDescriptionstring
DescriptionstringA string describing the type of function that this router has in its AS when the value of the Role property of this class is set to 1 (i.e., "Other"). The format of the string inserted in this property should be similar in format to the values defined for the Role property. This property should be set to NULL when the Role property is any value other than 1.
MaxLenuint3264
Roleuint16
DescriptionstringThis is an enumeration that defines the function, from the point of view of BGP, of this router.
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7
ValuesstringUnknown, Other, Conventional BGP Speaker, Route Reflector, Router Reflector Client, Route Reflector Non-Client, Peer Group Member, Confederation Member
BGPSupportedAttributesstring[]
DescriptionstringThis is an array of strings that contain the BGP attributes supported by this router.

Association References

NameClass OriginReference Class
GroupComponentCIM_RoutersInASCIM_AutonomousSystem
PartComponentCIM_RoutersInASCIM_ComputerSystem

Class Methods