| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| assignedCardSubType |
The type of the card provisioned on the applicable nodes.
type=equipment.CardSubType access=read-only Displayed(tab/group)=Card Subtype |
| autoRemoteMepDiscover |
The value of autoRemoteMepDiscover specifies if remote MEP automatic discovery is enabled in
the association.
type=boolean default=false Displayed(tab/group)=Enable Auto Remote MEP Discovery |
| ccmInterval |
Specifies the ccm-interval for this MEG.
type=ethernetoam.CCMIntervalNameType default=CCM10 Displayed(tab/group)=CCM Interval |
| cfmHoldDownTimer |
Specifies the time, in centiseconds, that a MEP in the
association will delay declaring a fault.
type=int default=0 minimum=0 maximum=1000 units=Centiseconds Displayed(tab/group)=CFM Hold Down Timer |
| ethernetSwitchCardPointer |
The name of this property is misleading. It can either be referencing a Cardslot or an
CFM capable remotely managed device (RMD).
type=Pointer access=read-create default= Mandatory on create Displayed(tab/group)=Card/RMD |
| ethernetoam.MaintAssocService-Set |
type=Children-Set |
| ethernetoam.MaintAssocServiceName-Set |
type=Children-Set |
| ethernetoam.Mep-Set |
type=Children-Set |
| ethernetoam.RemoteMep-Set |
type=Children-Set |
| facilityidPermission |
Enumerated value indicating what, if anything, is to be included in the Sender ID TLV (21.5.3)
transmitted by MPS configured in this MEG.This object is configurable on MA entries that do not consist of component
entries.
type=ethernetoam.Dot1agCfmIdPermissionEnum default=sendIdNone Displayed(tab/group)=Facility ID-Permission |
| globalCcTest |
type=Pointer access=read-only default= Displayed(tab/group)=Global MEG |
| hubMepPointer |
Specifies a Hub MEP pointer.
type=Pointer default= Displayed(tab/group)=Unicast Hub MEP |
| maintAssocName |
The Maintenance Entity Group Name.
type=string access=read-only maximum=45 Displayed(tab/group)=Maintenance Entity Group Name |
| maintAssocNameType |
Specifies the address type of the Maintenance Entity Group.
type=ethernetoam.MaintAssocNameType access=read-only Displayed(tab/group)=Maintenance Entity Group Name Type |
| maintDomainLevel |
The MD level 0 to 7.
type=int access=read-only default=0 minimum=0 maximum=7 |
| maintDomainName |
The MD Name associated with MEG.
type=string access=read-only maximum=43 |
| maintDomainNameType |
The MD Name Type associated with MEG.
type=ethernetoam.MaintDomainNameType access=read-only |
| maintenanceAssociationId |
The identifier for MEG.
type=long access=read-create Mandatory on create Displayed(tab/group)=Maintenance Entity Group ID |
| maintenanceDomainId |
The identifier for local MD associated with this local MEG derived
from MD pointer to global MD.
type=long access=read-only |
| maintenanceDomainPointer |
type=Pointer access=read-only default= Displayed(tab/group)=Maintenance Domain |
| megSubGroupPointer |
type=Pointer access=read-only |
| mgmtMaintAssocAdminName |
Used instead of id to uniquely identify an association.
type=string access=read-create default= maximum=64 Mandatory on create Displayed(tab/group)=Maintenance Entity Group Admin Name |
| mhfCreation |
The MHF creation for this MEG. This attribute is only applicable to OMNI switch.
type=ethernetoam.MhfCreationEnum default=none |
| node |
The network element representing this local MEG.
type=Pointer access=read-create default= Mandatory on create Displayed(tab/group)=Site |
| numberOfLocalMep |
type=int access=read-only default=0 |
| numberOfRemoteMep |
type=int access=read-only default=0 |
| samServicePointer |
type=Pointer access=read-only |
| sasEntityName |
Attribute used for SAS.
type=string access=read-only minimum=0 maximum=252 |
| sasTestSuiteCount |
type=int access=read-only default=0 minimum=0 Displayed(tab/group)=Test Suite Count |
| serviceId |
Service Id of MEG site.
type=long access=read-only default=0 Displayed(tab/group)=Service ID |
| serviceName |
Service Id of MEG site.
type=string access=read-only default= maximum=64 Displayed(tab/group)=Service Name |
| siteId |
The site ID for this MEG
type=InetAddress access=read-create default=0.0.0.0 |
| siteIdAddrType |
type=rtr.InetAddressType access=read-create default=ipv4 |
| snmpId |
The SNMP MIB index ID on the applicable nodes.
type=long access=read-only default=0 |
| templateVersionPointer |
Pointer to the template if this object was created from a template.
type=Pointer default= Displayed(tab/group)=Associated Template (Template/Associated Template) |
| temporary |
Created as part of "one time validation" this object should
be deleted when validation is done.
type=boolean access=read-only default=false |
| testSuite |
The test suite that created this object. Used for one-time-validation only
when temporary = "true".
type=Pointer access=read-only default= |
| totalnumberOfMep |
type=int access=read-only default=0 Displayed(tab/group)=Number Of MEPs |
| vlanId |
VLAN ID of the VLAN Element object.
type=int access=read-create default=1 minimum=1 maximum=4094 Displayed(tab/group)=VLAN ID |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false