tnOamSaaCtlKeepProbeHistoryOpr
TN-OAM-TEST-MIB ·
.1.3.6.1.4.1.7483.6.1.2.11.3.4.1.16
Object
column
Enumeration
The value of tnOamSaaCtlKeepProbeHistoryOpr indicates whether or not
per-probe history table rows will be created for this test. A test
without per-probe history table rows consumes less CPM RAM.
The value of tnOamSaaCtlKeepProbeHistoryOpr is derived from the value
of`tnOamSaaCtlKeepProbeHistoryAdm, as shown in the following table.
tnOamSaaCtlKeepProbeHistoryAdm tnOamSaaCtlKeepProbeHistoryOpr
-------------------------------- --------------------------------------
'keep(1)' 'keep(1)'
'drop(2)' 'drop(2)'
'auto(3)' 'keep(1)' or 'drop(2)', chosen by SROS
The history table rows created for the combinations of
tnOamSaaCtlKeepProbeHistoryOpr and tnOamSaaCtlTestMode values
are shown in the following table.
Configuration Options History Table Rows Created
-------------------------- --------------------------
'keep(1)', 'ping(1)' tnOamPingHistoryTable or
tnOamMacPingHistoryTable
'keep(1)', 'traceroute(2)' tnOamTrProbeHistoryTable
'drop(2)', 'ping(1)' none
'drop(2)', 'traceroute(2)' unsupported combination.
If tnOamSaaCtlTestMode is 'notConfigured(0)', the value of
tnOamSaaCtlKeepProbeHistoryOpr is insignificant, since a test without
a test mode cannot be started. When a Get is performed on
tnOamSaaCtlKeepProbeHistoryOpr in this case, 'keep(1)' is returned.
If tnOamSaaCtlKeepProbeHistoryAdm is 'auto(3)':
1. tnOamSaaCtlKeepProbeHistoryOpr is 'drop(2)' if
a) the test's probe count is greater than 100, OR
b) the test's interval is less than one second, OR
c) tnOamSaaCtlTestMode is 'ping(1)' AND the test is continuous
(i.e. tnOamSaaCtlContinuous is 'true') AND an accounting
policy is specified (i.e. tnOamSaaCtlAcctPolicyId is non-
zero).
2. Otherwise, tnOamSaaCtlKeepProbeHistoryOpr is 'keep(1)'.
Context
- MIB
- TN-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.11.3.4.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnOamSaaCtlEntry
- Table
- tnOamSaaCtlTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | keep |
2 | drop |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tnOamSaaCtlTestIndex The test name index of the Nokia SROS OAM Service Assurance
Agent, SAA, test. This is locally unique, within the scope of an
tnOamSaaCtlOwnerIndex. | column | OctetString | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.1 |
| tnOamSaaCtlLastRunResult The value of tnOamSaaCtlLastRunResult indicates the completion
status the last time this test was executed. If this OAM test is
currently in progress, this object indicates the r… | column | TmnxOamTestResult | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.10 |
| tnOamSaaCtlAcctPolicyId The value of tnOamSaaCtlAcctPolicyId specifies the accounting
policy used to record the information obtained from the results
tables. A value of zero (0) specifies no accounting p… | column | Integer32 | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.11 |
| tnOamSaaCtlSuppressAccounting The value of tnOamSaaCtlSuppressAccounting specifies whether or
not the updating of accounting files is suppressed. The value of
'true (1)' is applicable only when an accounting p… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.12 |
| tnOamSaaCtlContinuous The value of tnOamSaaCtlContinuous specifies whether or not
the OAM SAA test is to be executed indefinitely. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.13 |
| tnOamSaaCtlKeepProbeHistoryAdm The value of tnOamSaaCtlKeepProbeHistoryAdm specifies whether or not
per-probe history table rows will be created for this test. A test
without per-probe history table rows consu… | column | Enumeration | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.15 |
| tnOamSaaCtlAlmProfName Alarm profile for OAM proactive test. | column | OctetString | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.17 |
| tnOamSaaCtlRowStatus This object allows entries to be created and deleted
in the tnOamSaaCtlTable. Deletion of an entry in this
table results in all corresponding control and results entries
in eithe… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.2 |
| tnOamSaaCtlStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.3 |
| tnOamSaaCtlLastChanged The value of tnOamSaaCtlLastChanged indicates the time the
value of a settable object in this row was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.4 |
| tnOamSaaCtlAdminStatus The value of tnOamSaaCtlAdminStatus indicates the desired
administrative state of the Service Assurance Agent, SAA,
test.
When the value of tnOamSaaCtlAdminStatus i… | column | TN-TC-MIBTmnxAdminState | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.5 |
| tnOamSaaCtlDescr The value of tnOamSaaCtlDescr specifies a user provided description
string for this SAA test. It can consist of any printable,
seven-bit ASCII characters up to 80 characters in l… | column | TN-TC-MIBTItemDescription | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.6 |
| tnOamSaaCtlTestMode The value of tnOamSaaCtlTestMode indicates the type of
Service Assurance Agent, SAA, test to be performed.
When the value of this object is 'notConfigured', no asso… | column | TmnxOamTestMode | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.7 |
| tnOamSaaCtlRuns The value of tnOamSaaCtlRuns indicates the number of times
this OAM SAA test has been executed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.8 |
| tnOamSaaCtlFailures The value of tnOamSaaCtlFailures indicates the number of times
this OAM SAA test has failed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.7483.6.1.2.11.3.4.1.9 |