Package ZenModel :: Module IpAddress
[show private | hide private]
[frames | no frames]

Module ZenModel.IpAddress

IpAddress

IpAddress represents a device residing on an IP network.

$Id: IpAddress.py,v 1.42 2004/04/15 00:54:14 edahl Exp $
Classes
IpAddress IpAddress object

Function Summary
  findIpAddress(context, ip)
find an ip from base.
  manage_addIpAddress(context, id, netmask, REQUEST)
make a IpAddress

Variable Summary
str __version__ = '1.42'
DTMLFile addIpAddress = <App.special_dtml.DTMLFile object at 0x30...
Logger log = <logging.Logger instance at 0x2fb3cb0>

Function Details

findIpAddress(context, ip)

find an ip from base. base should be Networks root found through aq

manage_addIpAddress(context, id, netmask=24, REQUEST=None)

make a IpAddress

Variable Details

__version__

Type:
str
Value:
'1.42'                                                                 

addIpAddress

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0x30ab430>                        

log

Type:
Logger
Value:
<logging.Logger instance at 0x2fb3cb0>                                 

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net