multichassis
MultiChassisRingGroup

MultiChassisRingGroup is a NFM-P only entity that represents a group object containing two MultiChassisRing instances. These two MultiChassisRing instances must match each other, they must have the same ringName, and their parent Peer objects must be matched, i.e. each Peer object's sourceIpAddress must be equal to the peerIpAddress of another. As MultiChassisRing object can only be created after Peer and PeerSynchronizationPort objects on the node, the user can only create MultiChassisRingGroup object in NFM-P after MultiChassisPeer and MultiChassisSync objects are created. After MultiChassisRingGroup object is created, its first site and second site should be same as MultiChassisPeer and MultiChassisSync. As described above, for two matched Peer objects, each Peer object's sourceIpAddress must be equal to the peerIpAddress of another, and peer address is the key to Peer and MultiChassisRing object, we only defined the peerAddress attribute for first and second peer sites in this class but not sourceAddress.



public class MultiChassisRingGroup

Properties
firstMcRingPointer A pointer pointing to the Multi Chassis Ring on the first node. This pointer is used for navigating the node MC ring and for alarm listing.

type=Pointer
access=read-only
default=
Displayed(tab/group)=firstMcRingPointer (/Multi-Chassis Ring on First Site)

firstSiteId Specifies the System ID of the first site of Multi Chassis Ring group.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Site ID (/Multi-Chassis Ring on First Site)

firstSiteIpAddressType Specifies the IP address type of the first site of Multi Chassis Ring group.

type=rtr.InetAddressType
access=read-create
default=ipv4

firstSitePeerIpAddress Specifies the Peer IP address of the first site for Multi Chassis Ring group. The value of this attribute is equal to the source IP address of the second site, since they must match.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Peer Address (/Multi-Chassis Ring on First Site)

firstSitePeerIpAddressType Specifies the Peer's IP address type of the first site for Multi Chassis Ring group.

type=rtr.InetAddressType
access=read-create
default=ipv4

multiChassisSyncPointer A pointer pointing to the global Multi Chassis Sync object. This pointer is used for navigating the MC ring to the MC sync and for alarm listing.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Multi-Chassis Sync Group

numberOfMembers Represents the number of the node level Multi Chassis Ring objects contained in this Multi Chassis Ring Group.

DEPRECATED: 7.0.R4 - it should be always 2
type=int
access=read-only
default=0

ringName Specifies the name of the MultiChassisRing, which must be same as 'tag' of PeerSynchronizationPort.

type=string
access=read-create
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Name

secondMcRingPointer A pointer pointing to the Multi Chassis Ring on the second node. This pointer is used for navigating the node MC ring and for alarm listing.

type=Pointer
access=read-only
default=
Displayed(tab/group)=secondMcRingPointer (/Multi-Chassis Ring on Second Site)

secondSiteId Specifies the System ID of the second site of Multi Chassis Ring group.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Site ID (/Multi-Chassis Ring on Second Site)

secondSiteIpAddressType Specifies the IP address type of the second site of Multi Chassis Ring group.

type=rtr.InetAddressType
access=read-create
default=ipv4

secondSitePeerIpAddress Specifies the Peer IP address of the second site for Multi Chassis Ring group. The value of this attribute is equal to the source IP address of the first site, since they must match.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Peer Address (/Multi-Chassis Ring on Second Site)

secondSitePeerIpAddressType Specifies the Peer's IP address type of the second site for Multi Chassis Ring group.

type=rtr.InetAddressType
access=read-create
default=ipv4

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed