l3SatSessionStatus
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.13.1.7
Object
column
Enumeration
The current status of the test session:
Idle - the generator is in status shutdown(1) or idle(2).
Ready - waiting for activation of the peer.
In progress - the test is currently running.
Passed - the test completed successfully.
Failed - the test failed i.e. the results were not within the
SAC limits.
userAborted - the test was stopped by the operator.
systemAborted - the test was autonomously stopped by the system
e.g. due to protection switchover.
The value passed(4) is returned only in the following cases:
1. The scope included only the configuration phase and
l3SatSessionConfResult=passed(2).
2. The scope included the performance phase (w/ or w/o configuration
phase) and l3SatSessionPerfResult=passed(2).
The value userAborted(6) is returned if
l3SatSessionConfResult=userAborted(4)or
l3SatSessionPerfResult=userAborted(4).
The value systemAborted(7) is returned if
l3SatSessionConfResult=systemAborted(5)or
l3SatSessionPerfResult=systemAborted(5).
The value failed(5) is returned if l3SatSessionConfResult=failed(3)
or l3SatSessionPerfResult=failed(3). If one of these result objects
is userAborted(4)/systemAborted(5) then the value returned for
l3SatSessionStatus is userAborted(4)/systemAborted(5), respectively.
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.13.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- l3SatSessionEntry
- Table
- l3SatSessionTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | ready |
3 | inProgress |
4 | passed |
5 | failed |
6 | userAborted |
7 | systemAborte |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| l3SatSessionName A meaningful printable test session name. | column | OctetString | .1.3.6.1.4.1.164.6.1.15.2.13.1.1 |
| l3SatSessionDmSrcPort The L4 source port of delay the measurement stream. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.164.6.1.15.2.13.1.10 |
| l3SatSessionDmDstPort The L4 destination port of the delay measurement stream. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.164.6.1.15.2.13.1.11 |
| l3SatSessionConfResult The result of the configuration phase.
The value notApplicable(1) is returned in the following cases:
- The configuration phase was not performed in the last test.
… | column | RAD-TCRadTestResult | .1.3.6.1.4.1.164.6.1.15.2.13.1.12 |
| l3SatSessionPerfResult The result of the last performance phase.
The value notApplicable(1) is returned in the following cases:
- The performance phase was not performed in the last test.… | column | RAD-TCRadTestResult | .1.3.6.1.4.1.164.6.1.15.2.13.1.13 |
| l3SatSessionRowStatus This object enables creation and deletion of L3 SAT test session. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.1.15.2.13.1.2 |
| l3SatSessionProfile The profile used for the test session parameters. | column | OctetString | .1.3.6.1.4.1.164.6.1.15.2.13.1.3 |
| l3SatSessionBw The rate of the test session traffic. | column | kbps SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.1.15.2.13.1.4 |
| l3SatSessionDscp The priority value for the test session traffic. | column | Unsigned32 | .1.3.6.1.4.1.164.6.1.15.2.13.1.5 |
| l3SatSessionConfChanged Indication whether the configuration of the test session was changed
after the test was completed.
If the configuration was changed then threshold values should not… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.164.6.1.15.2.13.1.6 |
| l3SatSessionLmSrcPort The L4 source port of the loss measurement stream. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.164.6.1.15.2.13.1.8 |
| l3SatSessionLmDstPort The L4 destination port of the loss measurement stream. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.164.6.1.15.2.13.1.9 |