Trees | Indices | Help |
|
---|
|
object --+ | ZenModel.Link.ILink --+ | NetworkLink
Represents a link between two IpInterfaces related by network connectivity. Not a persistent object, so not managed by a LinkManager. Implements Products.ZenModel.Link.ILink.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
OSI_layer = '3'
|
|||
pointa = None
|
|||
pointb = None
|
|||
Inherited from |
|
|
Sets the two endpoints of a link-like object
|
Returns the event status, determined by: Pingdown on Device owning either endpoint Most severe event on either endpoint
|
Returns unique endpoint names (see Linkable.getEndpointName)
|
Returns the link endpoint that is not the one given
|
Returns data ready for serialization. Format: [ id link as string , endpoint a name , endpoint b name , self.OSI_layer , self.link_type , self.entry_type , self.id ]
|
Return the addresses of the endpoints aggregated for the generation of the context
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:34 2011 | http://epydoc.sourceforge.net |