SNMP Device
This module implements a generic snmp device.
-
class SNMPDevice(*args, **kwargs)
An implementation of a generic snmp Tango device.
-
create_component_manager()
Create and return a component manager. Called during init_device().
- Return type:
SNMPComponentManager
- Returns:
tne component manager
-
main(*args, **kwargs)
Entry point for module.
- Parameters:
-
- Return type:
int
- Returns:
exit code