| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| bfrId |
The value of bfrId specifies the start of a contiguous range of
Bit-Forwarding Router (BFR) identifiers to be traced.
Each bfrId in the range must be a member of the tested sub-domain
(as configured using bierSubDomain). Otherwise, the test will fail.
Zero indicates no start for the bfrId range has been configured.
There are two methods to configure the destination(s) to be ping
1. bfrId.
2. bfrPrefixAddrType, bfrPrefixAddress.
Exactly one of the methods must be used. Otherwise, the test will fail.
type=long access=read-only default=0 |
| bfrPrefixAddr |
specifies a BFR prefix used as a destination address for a BIER trace test.
type=InetAddress access=read-only default=0.0.0.0 |
| bfrPrefixAddrType |
Specifies the address type of bfrPrefixAddr
type=rtr.InetAddressType access=read-only default=ipv4 |
| bierSubDomain |
The value of bierSubDomain specifies the BIER sub-domain to be tested.
Zero indicates the default sub-domain.
type=long access=read-only default=0 Displayed(tab/group)=Sub-Domain ID (/BFR-ID), Sub-Domain ID (/BFR Prefix) |
| bierTestTargetType |
Specifies the target type of the BIER Trace Test. The
target may either be an bfr id or bfr prefix.
A target of bfrId signifies that the targeted test will run against a specific BFR Id. A target of router requires the bfrPrefixe to be configured. The targeted test will run on a router and attempt an BIER Trace to a destination router(s) specified in the bfrPrefixe. type=bier.BIERTraceTargetTypeaccess=read-only default=bfrId Displayed(tab/group)=BIER Target Type |
| forwardingClass |
Specifies the forwarding class the BIER ping will use.
type=qos.FcEnum access=read-only default=be Displayed(tab/group)=Forwarding Class (Test Parameters/Test Probe) |
| hopCount |
The number of hops received in the response.
type=int access=read-only default=0 |
| hopNumber |
The number of hops received in the response.
type=int access=read-only default=1 |
| initialTimeToLive |
Specifies the initial outermost label time-to-live value.
This enables bypassing the initial (often well known)
portion of a path.
type=int access=read-only default=1 Displayed(tab/group)=Min Time To Live (Test Parameters/Test Probe) |
| maxTimeToLive |
Specifies the maximum outermost label time-to-live value.
type=int access=read-only default=30 Displayed(tab/group)=Max Time To Live (Test Parameters/Test Probe) |
| profile |
Specifies the profile value to be used with the
forwarding class specified in forwardingClass.
type=qos.Profile access=read-only default=out Displayed(tab/group)=Forwarding Profile (Test Parameters/Test Probe) |
| testTargetType |
type=sas.TestTarget access=read-only default=srIsis Displayed(tab/group)=Target Type |
| vRtrID |
A number used to identify a virtual router instance in the system
type=int access=read-only default=1 |
| Overridden Properties | |
|---|---|
| id | The identifier for the STM test. |
| Properties inherited from sas.DeployedTrace |
|---|
| assurance, id, maxFailures, maxHistoryRows, packetInterval, packetSize, packetTimeout, packetsToSend, trapGenerationPolicy |
| 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 |