Package Products :: Package DataCollector :: Module DeviceProxy :: Class DeviceProxy
[hide private]
[frames] | no frames]

Class DeviceProxy

source code

  twisted.spread.pb.Copyable --+
                               |
twisted.spread.pb.RemoteCopy --+
                               |
                              DeviceProxy

Provide a cache of configuration information as needed by plugins while running

Instance Methods [hide private]
 
__init__(self)
Do not use base classes intializers
source code
Python DateTime object
getSnmpLastCollection(self)
Return the time of the last collection time
source code
number
getSnmpStatus(self)
Numeric status of our SNMP collection
source code
number
getSnmpStatusNumber(self)
Numeric status of our SNMP collection
source code
string
getId(self)
Return our id
source code
Method Details [hide private]

getSnmpLastCollection(self)

source code 

Return the time of the last collection time

Returns: Python DateTime object
time of the last collection

getSnmpStatus(self)

source code 

Numeric status of our SNMP collection

Returns: number
status

getSnmpStatusNumber(self)

source code 

Numeric status of our SNMP collection

Returns: number
status

getId(self)

source code 

Return our id

Returns: string
identification