|
Properties |
|
backgroundIcmpBRGtestSessionsCount |
The value of tmnxOamSysBgIcmpBrgSessionCount indicates the number of
background ICMP Bridged Residential Gateway (BRG) OAM test sessions
currently allocated on this node.
type=long
access=read-only default=0
|
|
backgroundIcmpBRGtestSessionsLimit |
The value of tmnxOamSysBgIcmpBrgSessionLimit indicates the maximum
number of background ICMP Bridged Residential Gateway (BRG) OAM test
sessions available.
type=long
access=read-only default=0
|
|
currentNumberOfSAATests |
The value of sessionCount indicates the number of OAM
sessions currently allocated on this node.
One OAM session is allocated when a test is configured (in the case of
some test types) or activated (in the remaining cases). Tests with the
following test types allocate OAM sessions:
1. SDP keep-alive.
2. Static route CPE check.
3. Filter redirect policy ping test.
4. VRRP policy host unreachable ping test.
5. Any OAM or SAA test configured using TIMETRA-OAM-TEST-MIB.
The session is freed when the test is deactivated or deleted.
tmnxOamSysSessionCount will not exceed tmnxOamSysSessionLimit.
Configuration or activation of a test will fail when tmnxOamSysSessionCount equals tmnxOamSysSessionLimit.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=sessions
|
|
currentNumberOfSAATestsPeriodic |
The value of sessionCount indicates the number of OAM
sessions currently allocated on this node.
One OAM session is allocated when a test is configured (in the case of
some test types) or activated (in the remaining cases). Tests with the
following test types allocate OAM sessions:
1. SDP keep-alive.
2. Static route CPE check.
3. Filter redirect policy ping test.
4. VRRP policy host unreachable ping test.
5. Any OAM or SAA test configured using TIMETRA-OAM-TEST-MIB.
The session is freed when the test is deactivated or deleted.
tmnxOamSysSessionCount will not exceed tmnxOamSysSessionLimit.
Configuration or activation of a test will fail when tmnxOamSysSessionCount equals tmnxOamSysSessionLimit.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=sessions
|
|
currentTxRateForContinousTests |
The value of cfgTotalTx indicates this node's current
total configured echo request packet transmission rate, for the set of
tests listed in the tmnxOamSysPerfCfgLimitTx DESCRIPTION clause.
For example, suppose:
a) several SDP keep-alive sessions are enabled, total 1000 echo
request packets per second, and
b) several SAA continuous tests are enabled, total 2000 echo
request packets per second, and
c) no other relevant tests are enabled.
Then, tmnxOamSysPerfCfgTotalTx will have the value 3000.
The value of tmnxOamSysPerfCfgTotalTx will not exceed the value of
tmnxOamSysPerfCfgLimitTx.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=packets per second
|
|
currentTxRateForContinousTestsPeriodic |
The value of cfgTotalTx indicates this node's current
total configured echo request packet transmission rate, for the set of
tests listed in the tmnxOamSysPerfCfgLimitTx DESCRIPTION clause.
For example, suppose:
a) several SDP keep-alive sessions are enabled, total 1000 echo
request packets per second, and
b) several SAA continuous tests are enabled, total 2000 echo
request packets per second, and
c) no other relevant tests are enabled.
Then, tmnxOamSysPerfCfgTotalTx will have the value 3000.
The value of tmnxOamSysPerfCfgTotalTx will not exceed the value of
tmnxOamSysPerfCfgLimitTx.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=packets per second
|
|
lastClearStatsTime |
The value of lastClearedTime indicates the sysUpTime when
the following statistics were cleared: tmnxOamSysPerfLocalTestTx,
tmnxOamSysPerfRemoteTestRx, and tmnxOamSysPerfReqTypeTable. If the
statistics have not been cleared since the last CPM restart, zero is
returned.
A packet count which is time stamped by this object can be converted to
an average packets per second value using, for example,
pps = tmnxOamSysPerfLocalTestTx /
[(sysUpTime - tmnxOamSysPerfLastClearedTime)/100].
type=Time
access=read-only default=0
|
|
lspSelfPingSessCount |
The value of tmnxOamSysLspSelfPingSessCount indicates the number of
LSP Self Ping sessions currently allocated on this node.
One session is allocated as required after LSP Self Ping is
administratively enabled on an LSP (using TIMETRA-MPLS-MIB::vRtrMplsLspExtSelfPing).
tmnxOamSysLspSelfPingSessCount will not exceed tmnxOamSysLspSelfPingSessLimit.
Creating an LSP Self Ping session will fail when
tmnxOamSysLspSelfPingSessCount equals tmnxOamSysLspSelfPingSessLimit
type=long
access=read-only default=0
|
|
lspSelfPingSessLimit |
The value of tmnxOamSysLspSelfPingSessLimit indicates the maximum
number of LSP Self Ping sessions available on this node.
Sessions are allocated as described in the
tmnxOamSysLspSelfPingSessCount DESCRIPTION clause.
type=long
access=read-only default=0
|
|
lspSelfPingTxCapacityCount |
The value of tmnxOamSysPerfCfgLspSelfTxTotal indicates this node's
current total configured echo request packet transmission rate for LSP
Self Pings.
An LSP Self Ping is started as required after LSP Self Ping is
administratively enabled on an LSP (using TIMETRA-MPLS-MIB::vRtrMplsLspExtSelfPing).
The value of tmnxOamSysPerfCfgLspSelfTxTotal will not exceed the value
of tmnxOamSysPerfCfgLspSelfTxLimit.
type=long
access=read-only default=0 units=packets per second
|
|
lspSelfPingTxCapacityLimit |
The value of tmnxOamSysPerfCfgLspSelfTxLimit indicates this node's
upper bound on the total configured echo request packet transmission
rate for LSP Self Pings. 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.
Echo reply packets are not affected by this limit.
type=long
access=read-only default=0 units=packets per second
|
|
maxNumberOfSAATests |
The value of sessionLimit indicates the maximum number of
OAM sessions available on this node. OAM sessions are allocated and
freed as described in the tmnxOamSysSessionCount DESCRIPTION clause.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0
|
|
maxTxRateForAllOamTests |
The value of oprLimitTx indicates this node's upper bound
on the total echo request packet transmission rate. Echo reply packets
are not affected by this limit.
The upper bound applies to echo request packets sent by the following
test types:
1. SDP keep-alive.
2. Static route CPE check.
3. Filter redirect policy ping test.
4. VRRP policy host unreachable ping test.
5. Any OAM or SAA test configured using TIMETRA-OAM-TEST-MIB.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=packets per second
|
|
maxTxRateForContinousTests |
The value of cfgLimitTx indicates this node's upper bound
on the total configured echo request packet transmission rate for a set
of test types. 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. Echo reply packets
are not affected by this limit.
The upper bound applies to echo request packets sent by the following
'always on' test types:
1. SDP keep-alive.
2. Static route CPE check.
3. Filter redirect policy ping test.
4. VRRP policy host unreachable ping test.
5. SAA continuous test (see tmnxOamSaaCtlContinuous).
For example, suppose:
a) tmnxOamSysPerfCfgLimitTx has the value 4000 echo request packets per
second, and
b) several SDP keep-alive sessions are enabled, total 1000 echo
request packets per second, and
c) several SAA continuous tests are enabled, total 3000 echo
request packets per second.
Then, an attempt to enable an additional SAA continuous test would be
rejected with a 'resourceUnavailable(13)' error.
DEPRECATED: 21.2 R1 - OBSOLETE : No longer supported
type=long
access=read-only default=0 units=packets per second
|
|
totalNumberOfEchoRequestPacketsReceived |
The value of remoteTestRx indicates this node's total
number of echo request packets received from remotely initiated tests
(since the last clear).
type=long
access=read-only default=0 units=number of packets
|
|
totalNumberOfEchoRequestPacketsReceivedPeriodic |
The value of remoteTestRx indicates this node's total
number of echo request packets received from remotely initiated tests
(since the last clear).
type=long
access=read-only default=0 units=number of packets
|
|
totalNumberOfEchoRequestPacketsTransmitted |
The value of localTestTx indicates this node's total
number of echo request packets transmitted by locally initiated tests
(since the last clear). The test types are listed in the
tmnxOamSysPerfOprLimitTx DESCRIPTION clause.
type=long
access=read-only default=0 units=number of packets
|
|
totalNumberOfEchoRequestPacketsTransmittedPeriodic |
The value of localTestTx indicates this node's total
number of echo request packets transmitted by locally initiated tests
(since the last clear). The test types are listed in the
tmnxOamSysPerfOprLimitTx DESCRIPTION clause.
type=long
access=read-only default=0 units=number of packets
|