CIM SMASH/Server Management API
Class CIM_BGPAttributesForRoute
extends CIM_Dependency (Association)
This defines the attributes that are transmitted between BGP peers on a per-route basis.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | This defines the attributes that are transmitted between BGP peers on a per-route basis. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::BGP | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
PathAttrIPAddrPrefix | string | |||||
Description | string | The IP address prefix of the property, PathAttrPeer. Its length is specified by the property, PathAttrIpAddrPrefixLen. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BGP4-MIB.bgp4PathAttrIpAddrPrefix | None | None | ||
ModelCorrespondence | string | CIM_BGPAttributesForRoute.PathAttrPeer, CIM_BGPAttributesForRoute.PathAttrIPAddrPrefixLen | None | None | ||
PathAttrIPAddrPrefixLen | uint8 | |||||
Description | string | This defines the length in bits of the IP address prefix for the property, PathAttrPeer. The range is 0 to 32. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BGP4-MIB.bgp4PathAttrIpAddrPrefixLen | None | None | ||
ModelCorrespondence | string | CIM_BGPAttributesForRoute.PathAttrPeer | None | None | ||
PathAttrPeer | string | |||||
Description | string | This defines the IP address of the peer where the path information was learned. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BGP4-MIB.bgp4PathAttrPeer | None | None | ||
ModelCorrespondence | string | CIM_BGPAttributesForRoute.PathAttrIPAddrPrefixLen, CIM_BGPAttributesForRoute.PathAttrIPAddrPrefix | None | None |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_BGPAttributesForRoute | CIM_BGPPathAttributes |
Dependent | CIM_BGPAttributesForRoute | CIM_BGPIPRoute |
Copyright © 2008-2020 VMware, Inc. All rights reserved.