multichassis
McEndpointGroup

This is a NFM-P only entity that represents a group object containing two MultiChassisEndpoint instances. These two MultiChassisEndpoint instances must be configured under the matched multi-chassis Peer objects, i.e. each Peer object's sourceIpAddress must be equal to the peerIpAddress of another. As MultiChassisEndpoint object can only be created after Peer object on the node, the user can only create McEndpointGroup object in NFM-P after MultiChassisPeer is created. After McEndpointGroup object is created, its first site and second site should be same as MultiChassisPeer.



public class McEndpointGroup

Properties
description The value specified in this property is not persisted in the router.

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Description

firstSiteAdministrativeState Specifies the administrative state of this multi-chassis end-point on the first site. It is "up" by default. INTEGER < noop ( 1 ) , inService ( 2 ) , outOfService ( 3 ) >

type=netw.AdministrativeState
default=tmnxInService
Displayed(tab/group)=Administrative State (/MC Endpoint on First Site)

firstSiteBfdEnabled Specifies whether BFD is enabled on the first site.

type=boolean
default=false
Displayed(tab/group)=BFD Enabled (/MC Endpoint on First Site)

firstSiteBootTimer Specifies the time the MC-EP protocol keeps trying on the first site to establish a connection before assuming a failure of the remote peer.

type=int
default=300
minimum=1
maximum=600
Displayed(tab/group)=Boot Timer (/MC Endpoint on First Site)

firstSiteHoldOnNeighborFailure Specifies the number of keep-alive intervals that the first site will wait for packets from the MC-EP peer before assuming failure.

type=int
default=3
minimum=2
maximum=25
Displayed(tab/group)=Hold On Neighbor Failure (/MC Endpoint on First Site)

firstSiteId

type=InetAddress
access=read-only
default=0.0.0.0

firstSiteIpAddressType

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

firstSiteKeepAliveInterval Specifies the interval at which keep-alive messages are exchanged between this MC endpoint and its peer MC endpoint. The interval is set in deci-seconds.

type=int
default=10
minimum=5
maximum=500
units=deciseconds
Displayed(tab/group)=Keep-Alive Interval (/MC Endpoint on First Site)

firstSiteLastOperationalStateChange Indicates the sysUpTime at the time of the last operational state change for this MC-EndPoint on the first site.

type=Date
access=read-only
default=0
Displayed(tab/group)=Last Operational State Change (/MC Endpoint on First Site)

firstSiteMcPeerEPRefCount indicates how many service end-points are referencing this multi-chassis end-point on the first site.

type=int
access=read-only
default=0
Displayed(tab/group)=MC-EP Reference Count (/MC Endpoint on First Site)

firstSiteOperationalState Specifies the operational state of this multi-chassis end-point on the first site. INTEGER < inService ( 0 ) , outOfService ( 1 ) >

type=multichassis.McEndPointOperationalState
access=read-only
default=outOfService
Displayed(tab/group)=Operational State (/MC Endpoint on First Site)

firstSitePassiveMode Specifies the passive mode on the first site. When in passive mode the MC-EP pair will be dormant until 2 of the PWs in a MC-EP will be signaled as active by the remote PEs.

type=boolean
default=false
Displayed(tab/group)=Passive Mode Enabled (/MC Endpoint on First Site)

firstSitePassiveModeOperationalState indicates whether passive-mode behavior is operationally enabled on this multi-chassis end-point tunnel on the first site.

type=multichassis.McEndPointPassiveModeOperState
access=read-only
default=disabled
Displayed(tab/group)=Passive Mode Operational State (/MC Endpoint on First Site)

firstSitePeerName The name of the first site's MC peer, which contains this endpoint.

type=string
access=read-only
default=
minimum=0
maximum=32
Displayed(tab/group)=Peer Name (/MC Endpoint on First Site)

firstSiteSourceIpAddress Specifies the source IP address of the first site for Multi Chassis Endpoint. Its value is same as the Peer IP address of the second site, since they must match.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Source Address (/MC Endpoint on First Site)

firstSiteSystemPriority Specifies the system priority for the first site peer MC Endpoint. The peer configured with the lowest value is chosen to be the Master. If system-priorities are equal then the one with the lowest system-id(chassis MAC address) is chosen as the Master.

type=int
default=0
minimum=0
maximum=255
Displayed(tab/group)=System Priority (/MC Endpoint on First Site)

secondSiteAdministrativeState Specifies the administrative state of this multi-chassis end-point on the second site. It is "up" by default. INTEGER < noop ( 1 ) , inService ( 2 ) , outOfService ( 3 ) >

type=netw.AdministrativeState
default=tmnxInService
Displayed(tab/group)=Administrative State (/MC Endpoint on Second Site)

secondSiteBfdEnabled Specifies whether BFD is enabled on the second site.

type=boolean
default=false
Displayed(tab/group)=BFD Enabled (/MC Endpoint on Second Site)

secondSiteBootTimer Specifies the time the MC-EP protocol keeps trying on the second site to establish a connection before assuming a failure of the remote peer.

type=int
default=300
minimum=1
maximum=600
Displayed(tab/group)=Boot Timer (/MC Endpoint on Second Site)

secondSiteHoldOnNeighborFailure Specifies the number of keep-alive intervals that the second site will wait for packets from the MC-EP peer before assuming failure.

type=int
default=3
minimum=2
maximum=25
Displayed(tab/group)=Hold On Neighbor Failure (/MC Endpoint on Second Site)

secondSiteId

type=InetAddress
access=read-only
default=0.0.0.0

secondSiteIpAddressType

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

secondSiteKeepAliveInterval Specifies the interval at which keep-alive messages are exchanged between this MC endpoint on the second site and its peer MC endpoint on the first site. The interval is set in deci-seconds.

type=int
default=10
minimum=5
maximum=500
units=deciseconds
Displayed(tab/group)=Keep-Alive Interval (/MC Endpoint on Second Site)

secondSiteLastOperationalStateChange Indicates the sysUpTime at the time of the last operational state change for this MC-EndPoint on the second site..

type=Date
access=read-only
default=0
Displayed(tab/group)=Last Operational State Change (/MC Endpoint on Second Site)

secondSiteMcPeerEPRefCount indicates how many service end-points are referencing this multi-chassis end-point on the second site.

type=int
access=read-only
default=0
Displayed(tab/group)=MC-EP Reference Count (/MC Endpoint on Second Site)

secondSiteOperationalState Specifies the operational state of this multi-chassis end-point on the second site. INTEGER < inService ( 0 ) , outOfService ( 1 ) >

type=multichassis.McEndPointOperationalState
access=read-only
default=outOfService
Displayed(tab/group)=Operational State (/MC Endpoint on Second Site)

secondSitePassiveMode Specifies the passive mode on the second site. When in passive mode the MC-EP pair will be dormant until 2 of the PWs in a MC-EP will be signaled as active by the remote PEs.

type=boolean
default=false
Displayed(tab/group)=Passive Mode Enabled (/MC Endpoint on Second Site)

secondSitePassiveModeOperationalState indicates whether passive-mode behavior is operationally enabled on this multi-chassis end-point tunnel on the second site.

type=multichassis.McEndPointPassiveModeOperState
access=read-only
default=disabled
Displayed(tab/group)=Passive Mode Operational State (/MC Endpoint on Second Site)

secondSitePeerName The name of the second site's MC peer, which contains this endpoint.

type=string
access=read-only
default=
minimum=0
maximum=32
Displayed(tab/group)=Peer Name (/MC Endpoint on Second Site)

secondSiteSourceIpAddress Specifies the source IP address of the second site for Multi Chassis Endpoint. Its value is same as the peer IP address of the first site, since they must match.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Source Address (/MC Endpoint on Second Site)

secondSiteSystemPriority Specifies the system priority for the first site peer MC Endpoint. The peer configured with the lowest value is chosen to be the Master. If system-priorities are equal then the one with the lowest system-id (chassis MAC address) is chosen as the Master.

type=int
default=0
minimum=0
maximum=255
Displayed(tab/group)=System Priority (/MC Endpoint on Second Site)

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