MappingStrings { "MIB.IETF|BGP4-MIB.bgpPeerMinASOriginationInterval" } Units ( "Seconds" ) uint16 MinASOriginationInterval = 15 ; This defines the time interval in seconds for the MinASOriginationInterval timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 15 seconds. |
MappingStrings { "MIB.IETF|BGP4-MIB.bgpPeerHoldTimeConfigured" } Units ( "Seconds" ) uint16 HoldTimeConfigured = 90 ; This defines the time interval in seconds for the Hold TimeConfigured property of the endpoints of the routers in the PeerGroup. This value must not be less than three seconds. The suggested value for this timer is 90 seconds. |
MaxLen ( 256 ) Propagated ( "CIM_AutonomousSystem.Name" ) Key string SystemName ; The scoping AutonomousSystem's Name. |
MappingStrings { "MIB.IETF|BGP4-MIB.bgpPeerMinRouteAdvertisementInterval" } Units ( "Seconds" ) uint16 MinRouteAdvertisementInterval = 30 ; This defines the time interval in seconds for the MinRouteAdvertisementInterval timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 30 seconds. |
MaxLen ( 256 ) Propagated ( "CIM_AutonomousSystem.CreationClassName" ) Key string SystemCreationClassName ; The scoping AutonomousSystem's CreationClassName. |
MappingStrings { "MIB.IETF|BGP4-MIB.bgpConnectRetryInterval" } Units ( "Seconds" ) uint32 ConnectRetryInterval = 120 ; This defines the time interval, in seconds, for the ConnectRetry timer for the endpoints of the routers in the PeerGroup. The suggested value is 120 seconds. |
MaxLen ( 256 ) Key string Name ; This is the name of the BGP Peer Group. |
Key string CreationClassName ; CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
MappingStrings { "MIB.IETF|BGP4-MIB.bgpPeerKeepAliveConfigured" } Units ( "Seconds" ) uint16 KeepAliveConfigured = 30 ; This defines the time interval in seconds for the KeepAliveConfigured timer for the endpoints of the routers in the PeerGroup. The suggested value for this property is 30 seconds. The maximum value of this property is 21845 seconds. |
MaxLen ( 256 ) string CollectionID ; The identification of the Collection object. When subclassed, the CollectionID property can be overridden to be a Key property. |
string ElementName ; A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. |
MaxLen ( 64 ) string Caption ; The Caption property is a short textual description (one- line string) of the object. |
string Description ; The Description property provides a textual description of the object. |