View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General | Attributes | Operations | Relations

class Alert

Information about a specific alert.

General
NameAlert
Visibility  public
Active  false
Abstract  false
Leaffalse
Rootfalse

Attributes
NameTypeInitial Value
 dbhDBH  
 deviceidint  
 eventtypeidchar  
 idint  
 netboxidint  
 severityint  
 sourcestring  
 statechar  
 subidint  
 timedate  
 valueint  

Operations
NameReturn Type
 collectInfo() boolean 
 getIP() string 

Relations
NameTypeBeginsEnds
 <unnamed>dependencyAlertEquipment
 <unnamed>dependencyNewAlertsAlert
 <unnamed>dependencyNewAlertsAlert
 <unnamed>dependencyQueuedAlertsAlert
 <unnamed>usageNewAlertsAlert


attribute dbh

General
Namedbh
OwnerAlert
Type  DBH
Type Modifier  *
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute deviceid

General
Namedeviceid
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute eventtypeid

General
Nameeventtypeid
OwnerAlert
Type  char
Type Modifier  [2]
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute id

General
Nameid
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute netboxid

General
Namenetboxid
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute severity

General
Nameseverity
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute source

General
Namesource
OwnerAlert
Type  string
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute state

General
Namestate
OwnerAlert
Type  char
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute subid

General
Namesubid
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute time

General
Nametime
OwnerAlert
Type  date
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


attribute value

General
Namevalue
OwnerAlert
Type  int
Changeability  changeable
Visibility  private
Ordering  unordered
Scope  instance


operation  collectInfo

General
NamecollectInfo
OwnerAlert
Return Type  boolean 
Concurrency  sequential
Query  false
Visibility  private
Scope  instance
Abstract  false
Leaffalse
Rootfalse


operation  getIP

General
NamegetIP
OwnerAlert
Return Type  string 
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse