| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| prefixAddr |
Specifies the Twamp Server Prefix Address, in conjunction with
PrefixAddrType and PrefixLen, a prefix to be matched against
a TWAMP client address.
type=InetAddress default=0.0.0.0 Displayed(tab/group)=Prefix Address |
| prefixAddrType |
Specifies the type of Twamp Server Prefix Address
type=rtr.InetAddressType default=ipv4 |
| prefixDescription |
Specifies the description for the TWAMP prefix identified by the index values.
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Description |
| prefixLen |
Specifies the number of bits to match when comparing a TWAMP client
address in an incoming message to TwampSrvPrefixAddr.
Best-fit is used when matching a TWAMP client's IP address against the
set of configured prefixes. For example, suppose the Server configuration
has the prefix 138.120.0.0/16, and the second prefix is 138.120.214.0/24.
The TWAMP client address 138.120.214.52 matches the second server prefix.
type=int default=32 minimum=0 maximum=128 Displayed(tab/group)=Prefix Length |
| prefixMaxConnections |
"The value of maxConnections PrefixMaxConnections specifies the maximum
number of concurrent TWAMP control connections allowed for the TWAMP prefix
identified by the index values.
In addition, the number of concurrent TWAMP control connections for
this prefix is limited by the system maximum TwampSrvMaxConnections."
type=int default=32 minimum=0 maximum=64 Displayed(tab/group)=Maximum # Connections |
| prefixMaxSessions |
"The value of PrefixMaxSessions specifies the maximum number of concurrent
TWAMP test sessions allowed for the TWAMP prefix identified by the index values.
In addition, the number of concurrent TWAMP test sessions for this prefix
is limited by the system maximum TwampSrvMaxSessions."
type=int default=32 minimum=0 maximum=128 Displayed(tab/group)=Maximum # Sessions |
| siteId |
The IP Address of the network element this MAC Name belongs to.
type=string access=read-only default=0.0.0.0 maximum=50 |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |