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

Class DeviceResultInt

Known Subclasses:
ManagedEntity

Method Summary
  getDeviceClassName(self)
Get the device class for this device
  getDeviceClassPath(self)
Get the device class for this device
  getDeviceIp(self)
Get the management ip (only) of a device
  getDeviceIpAddress(self)
Get the management ip with netmask (1.1.1.1/24) of a device
  getDeviceLink(self, screen)
Get the primary link for the device
  getDeviceMacaddress(self)
get the mac address if there is one of the primary interface
  getDeviceName(self)
Get the device name of this device or associated device
  getDeviceUrl(self)
Get the primary url path of the device in which this interface is located
  getPingStatus(self)
get the ping status of the box if there is one
  getPingStatusNumber(self)
get the ping status of the box if there is one
  getProdState(self)
Get the production state of the device associated with this interface
  getSnmpStatus(self)
get the snmp status of the box if there is one
  getSnmpStatusNumber(self)
get the snmp status of the box if there is one
  getXmlRpcStatus(self)
get the xmlrpc status of the box if there is one
  getXmlRpcStatusNumber(self)
get the xmlrpc status of the box if there is one
  isResultLockedFromDeletion(self)
Return the locked from deletion flag
  isResultLockedFromUpdates(self)
Return the locked from updates flag
  sendEventWhenResultBlocked(self)
Return the send event flag

Class Variable Summary
tuple __ac_permissions__ = (('View', ('getXmlRpcStatusNumber',...
PermissionRole getDeviceClassName__roles__ = <PermissionRole object at ...
PermissionRole getDeviceClassPath__roles__ = <PermissionRole object at ...
PermissionRole getDeviceIp__roles__ = <PermissionRole object at 0x10bf8...
PermissionRole getDeviceIpAddress__roles__ = <PermissionRole object at ...
PermissionRole getDeviceLink__roles__ = <PermissionRole object at 0x10b...
PermissionRole getDeviceMacaddress__roles__ = <PermissionRole object at...
PermissionRole getDeviceName__roles__ = <PermissionRole object at 0x10b...
PermissionRole getDeviceUrl__roles__ = <PermissionRole object at 0x10bf...
PermissionRole getPingStatus__roles__ = <PermissionRole object at 0x10b...
PermissionRole getPingStatusNumber__roles__ = <PermissionRole object at...
PermissionRole getProdState__roles__ = <PermissionRole object at 0x10bf...
PermissionRole getSnmpStatus__roles__ = <PermissionRole object at 0x10b...
PermissionRole getSnmpStatusNumber__roles__ = <PermissionRole object at...
PermissionRole getXmlRpcStatus__roles__ = <PermissionRole object at 0x1...
PermissionRole getXmlRpcStatusNumber__roles__ = <PermissionRole object ...
PermissionRole isResultLockedFromDeletion__roles__ = <PermissionRole ob...
PermissionRole isResultLockedFromUpdates__roles__ = <PermissionRole obj...
PermissionRole sendEventWhenResultBlocked__roles__ = <PermissionRole ob...

Method Details

getDeviceClassName(self)

Get the device class for this device

getDeviceClassPath(self)

Get the device class for this device

getDeviceIp(self)

Get the management ip (only) of a device

getDeviceIpAddress(self)

Get the management ip with netmask (1.1.1.1/24) of a device

getDeviceLink(self, screen='')

Get the primary link for the device

getDeviceMacaddress(self)

get the mac address if there is one of the primary interface

getDeviceName(self)

Get the device name of this device or associated device

getDeviceUrl(self)

Get the primary url path of the device in which this interface is located

getPingStatus(self)

get the ping status of the box if there is one

getPingStatusNumber(self)

get the ping status of the box if there is one

getProdState(self)

Get the production state of the device associated with this interface

getSnmpStatus(self)

get the snmp status of the box if there is one

getSnmpStatusNumber(self)

get the snmp status of the box if there is one

getXmlRpcStatus(self)

get the xmlrpc status of the box if there is one

getXmlRpcStatusNumber(self)

get the xmlrpc status of the box if there is one

isResultLockedFromDeletion(self)

Return the locked from deletion flag

isResultLockedFromUpdates(self)

Return the locked from updates flag

sendEventWhenResultBlocked(self)

Return the send event flag

Class Variable Details

__ac_permissions__

Type:
tuple
Value:
(('View',
  ('getXmlRpcStatusNumber',
   'getDeviceClassName',
   'getDeviceIp',
   'getPingStatus',
   'getDeviceName',
   'getSnmpStatus',
   'getDeviceClassPath',
...                                                                    

getDeviceClassName__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceClassPath__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceIp__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceIpAddress__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceLink__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceMacaddress__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceName__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getDeviceUrl__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getPingStatus__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getPingStatusNumber__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getProdState__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getSnmpStatus__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getSnmpStatusNumber__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getXmlRpcStatus__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

getXmlRpcStatusNumber__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

isResultLockedFromDeletion__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

isResultLockedFromUpdates__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

sendEventWhenResultBlocked__roles__

Type:
PermissionRole
Value:
<PermissionRole object at 0x10bf848>                                   

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