| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| cardStatsTCAProfileId |
DEPRECATED: 23.4 - No longer applicable to any supported nodes type=int default=0 minimum=0 maximum=8 |
| cardStatsTCAProfilePointer |
DEPRECATED: 23.4 - No longer applicable to any supported nodes type=Pointer default= |
| packetIntervalUnits |
Specifies the interval units for this test.
type=ethernetoam.PacketIntervalUnitsType default=seconds Displayed(tab/group)=Packet Interval Units (/MEP Transmit SLM Information), Packet Interval Units (Test Parameters/Execution Details) |
| packetSize |
Specifies the the number of octets in the Value field of the Data TLV of
the Ethernet CFM Loopback packet.
If zero is specified, the packet has no Data TLV.
type=int default=0 minimum=0 maximum=1500 units=octets Displayed(tab/group)=Size (Test Parameters/Execution Details) |
| testStatus |
Specifies the operational state of the two-way Synthetic Loss Measurement (SLM) test.
Similar with TestAdminState from sasTypes.
To issue a two-way SLM test the user must issue an SNMP SET on this object with a value 'enabled
(1)'.
To abort the two-way SLM test issue an SNMP SET on this object with the value 'disabled (2)'.
A read on this object represents the current state of the two-way SLM test:
enabled (1) - The test is actively running and attempts at modifying any two-way SLM object will
be rejected
disabled (2) - The test is not running. Once the test is complete this object will revert to the
default value 'disabled (2)'.
type=sas.TestAdminState default=enabled |
| trapGenerationPolicy |
Specifies when the node sends traps while executing the
test.
type=sas.PingTrapGenerationPolicy default=testCompletion Displayed(tab/group)=Trap Generation (Results Configuration) |
| twDataSize |
Specifies the data size, in bytes, contained in the padding TLV for the two-way Synthetic Loss
Measurement (SLM) test. A value of zero (0) specifies that no padding TLV is inserted in the
SLM packet. Any non-zero value will increase the packet size by the specified data size plus
3 bytes for the TLV header.
type=int default=0 minimum=0 maximum=1500 units=octets Displayed(tab/group)=Data Size (/MEP Transmit SLM Information) |
| twInterval |
Specifies the delay, in seconds,
between Synthetic Loss Measurement (SLM) messages for the two-way SLM test.
type=int default=5 minimum=1 maximum=10 units=seconds Displayed(tab/group)=Interval (/MEP Transmit SLM Information) |
| twIntervalReDef |
Specifies the delay, in seconds, milliseconds and minutes
between Synthetic Loss Measurement (SLM) messages for the two-way SLM test.
type=ethernetoam.TwIntervalReDef default=1sec Displayed(tab/group)=Interval (/MEP Transmit SLM Information) |
| twPriority |
Specifies the priority used in the generated test frame for the two-way
Synthetic Loss Measurement (SLM) test.
type=int default=7 minimum=0 maximum=7 Displayed(tab/group)=Priority (/MEP Transmit SLM Information) |
| twSendCount |
Specifies the number of Synthetic Loss Measurement (SLM) packets to send during the two-way SLM
test.
type=int default=1 minimum=1 maximum=1000 Displayed(tab/group)=Number of Test Packets (/MEP Transmit SLM Information) |
| twTestId |
Specifies the test identifier used to initiate the two-way Synthetic Loss Measurement (SLM)
test.
type=int |
| twTimeout |
Specifies the time-out value, in seconds, to wait for a Synthetic Loss Measurement (SLM)
message
to reply for the two-way SLM test.
Upon expiration of the timeout period, the agent assumes that the message response will not be
received. Any response received after the timeout period has expired is silently discarded.
type=int default=5 minimum=1 maximum=10 units=seconds Displayed(tab/group)=Timeout (/MEP Transmit SLM Information) |
| Properties inherited from ethernetoam.AbstractCfmDiagnostic |
|---|
| maintenanceAssociationId, maintenanceDomainId, mepId, mepIdEnabled, mepTargetMacAddr, mepTargetMepId, originatingMep, originatingNode, serviceId, serviceType, siteId, targetMep, targetName, toNodeId |
| Properties inherited from ethernetoam.AbstractCfmTest |
|---|
| globalMA |
| Properties inherited from sas.PseudoTest |
|---|
| assurance, fcQueue, forwardingClass, maxHistoryRows, packetFailureThreshold, packetInterval, packetTimeout, packetsToSend, profile, testFailureThreshold |
| Properties inherited from sas.AbstractTest |
|---|
| administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight |
| 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| Methods inherited from sas.Test |
|---|
| adhocExecuteAndWait, executeAndWait, setNeSchedulableAdminState |
| Methods inherited from sas.AbstractTest |
|---|
| execute, stop |