|
Properties |
|
currentNumberOfTests |
The value of currentNumberOfTests indicates the current number of OAM-PM tests.
The count is incremented when a test is created (e.g. using tmnxOamPmCfgDelayDmmRowStatus).
The count is decremented when a test is destroyed.
Creation of a test fails when testCount equals testLimit.
type=long
access=read-only default=0
|
|
currentNumberOfTxCapacity |
The value of currentNumberOfTxCapacity indicates this node's upper bound on the total configured echo
request packet transmission rate for OAM-PM.
The upper bound is enforced to avoid echo request packet transmit overload, i.e. to ensure each
enabled test can transmit echo request packets at the test's configured rate.
type=long
access=read-only default=0 units=packets per second
|
|
maxNumberOfTests |
The value of maxNumberOfTests indicates the maximum number of OAM-PM tests.
type=long
access=read-only default=0
|
|
maxNumberOfTxCapacity |
The value of maxNumberOfTxCapacity indicates this node's current total configured echo request packet
transmission rate for OAM-PM.
The total transmission rate changes when a pro-active test is administratively enabled or disabled
(e.g. using tmnxOamPmCfgDelayDmmAdminStatus).
Administratively enabling a test fails if it would result in current Number Of TxCapacity > Max Number Of TxCapacity
type=long
access=read-only default=0 units=packets per second
|