sas
TwampLog

The TWAMP status log. Any TWAMP errors are logged as instances of this class.



public class TwampLog

Properties
errorCode The error code.

type=sas.TWAMPErrorCode
access=read-only
default=noError
Displayed(tab/group)=Error

id The generation log identifier.

type=long
access=read-create
default=1
minimum=1
Displayed(tab/group)=Number

logTime The timestamp when the log was created.

type=Date
access=read-only
default=0
Displayed(tab/group)=Log Time

message The error message.

type=string
access=read-only
default=
maximum=2048
Displayed(tab/group)=Message

pointer The pointer to the offending object. The type of object pointed to depends on the error code.

type=Pointer
access=read-only
default=
Displayed(tab/group)=Object

spanObjectPointer A pointer to the parent spanEnabled object.

type=string
access=read-only
default=
minimum=0
maximum=252

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed