association CIM_RoutersInAS : CIM_SystemComponent

Description:

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.

Definition:

Feature Type Class Origin Qualifiers
GroupComponent CIM_AutonomousSystem CIM_Component
Aggregate TRUE
Override GroupComponent
Max 1
Description The AutonomousSystem that aggregates the routers belonging to it and administers them.
Key TRUE
PartComponent CIM_ComputerSystem CIM_Component
Override PartComponent
Description The Routers that are contained in the AS.
Key TRUE
BGPSupportedAttributes string[] CIM_RoutersInAS
Description This is an array of strings that contain the BGP attributes supported by this router.
AddCommunityValue boolean CIM_RoutersInAS
Description TRUE 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.
Role uint16 CIM_RoutersInAS
Description This is an enumeration that defines the function, from the point of view of BGP, of this router.
ValueMap 0, 1, 2, 3, 4, 5, 6, 7
Values "Unknown" [0]
"Other" [1]
"Conventional BGP Speaker" [2]
"Route Reflector" [3]
"Router Reflector Client" [4]
"Route Reflector Non-Client" [5]
"Peer Group Member" [6]
"Confederation Member" [7]
OtherRoleDescription string CIM_RoutersInAS
Description A 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.
MaxLen 64

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:16 2009