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