Trees | Index | Help |
|
---|
Package ZenModel :: Module DeviceResultInt :: Class DeviceResultInt |
|
ManagedEntity
Method Summary | |
---|---|
Get the device class for this device | |
Get the device class for this device | |
Get the management ip (only) of a device | |
Get the management ip with netmask (1.1.1.1/24) of a device | |
Get the primary link for the device | |
get the mac address if there is one of the primary interface | |
Get the device name of this device or associated device | |
Get the primary url path of the device in which this interface is located | |
get the ping status of the box if there is one | |
get the ping status of the box if there is one | |
Get the production state of the device associated with this interface | |
get the snmp status of the box if there is one | |
get the snmp status of the box if there is one | |
get the xmlrpc status of the box if there is one | |
get the xmlrpc status of the box if there is one | |
Return the locked from deletion flag | |
Return the locked from updates flag | |
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__
|
getDeviceClassName__roles__
|
getDeviceClassPath__roles__
|
getDeviceIp__roles__
|
getDeviceIpAddress__roles__
|
getDeviceLink__roles__
|
getDeviceMacaddress__roles__
|
getDeviceName__roles__
|
getDeviceUrl__roles__
|
getPingStatus__roles__
|
getPingStatusNumber__roles__
|
getProdState__roles__
|
getSnmpStatus__roles__
|
getSnmpStatusNumber__roles__
|
getXmlRpcStatus__roles__
|
getXmlRpcStatusNumber__roles__
|
isResultLockedFromDeletion__roles__
|
isResultLockedFromUpdates__roles__
|
sendEventWhenResultBlocked__roles__
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 | http://epydoc.sf.net |