ethernetoam
DeployedCfmOneWaySlm

Deployed test. Performs Ethernet Connectivity Fault Management (CFM) One Way Synthetic Loss Measurement (SLM) tests.



public class DeployedCfmOneWaySlm

Properties
owDataSize Specifies the data size, in bytes, contained in the padding TLV for the one-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
access=read-only
default=0
Displayed(tab/group)=Data Size (/MEP Transmit SLM Information)

owInterval Specifies the delay, in seconds, between Synthetic Loss Measurement (SLM) messages for the one-way SLM test.

type=int
access=read-only
default=10
Displayed(tab/group)=Interval (/MEP Transmit SLM Information)

owPriority Specifies the priority used in the generated test frame for the one-way Synthetic Loss Measurement (SLM) test.

type=int
access=read-only
default=7
Displayed(tab/group)=Priority (/MEP Transmit SLM Information)

owSendCount Specifies the number of Synthetic Loss Measurement (SLM) packets to send consecutively during the one-way SLM test.

type=int
access=read-only
default=1

owTestId Specifies indicates the test identifier used to initiate the one-way Synthetic Loss Measurement (SLM) test.

type=int
access=read-only

owTimeout 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
access=read-only
default=10
Displayed(tab/group)=Timeout (/MEP Transmit SLM Information)

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
access=read-only
default=enabled

trapGenerationPolicy Specifies when the node sends traps while executing the test.

type=sas.PingTrapGenerationPolicy
access=read-only
default=testCompletion

 
Overridden Properties
id The identifier for the STM test.

 
Properties inherited from ethernetoam.DeployedAbstractCfmDiagnostic
id, maintenanceAssociationId, maintenanceDomainId, mepId, mepIdEnabled, mepTargetMacAddr, mepTargetMepId, originatingMep, originatingNode, siteId
 
Properties inherited from ethernetoam.DeployedAbstractCfmTest
globalMA, id
 
Properties inherited from sas.DeployedPseudoTest
assurance, fcQueue, forwardingClass, id, maxHistoryRows, packetFailureThreshold, packetInterval, packetTimeout, packetsToSend, profile, testFailureThreshold
 
Properties inherited from sas.DeployedTest
accountingFiles, accountingPolicyObjectPointer, continuousExec, depTestDeployed, deployementRequired, ethernetSwitchCardId, executionState, fromNodeId, nePersistent, neSchedulable, neSchedulableTest, neTestIndex, neTestOwner, nmUser, ownerType, scheduled, startTime, testId, testPointer, testResultStorage, testSuite, testSuiteId, testType, testedObject, volatility
 
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 inherited from sas.AbstractTest
execute, stop