Package devices

Provides the classes, which encapsulate the Devices, Interfaces, Attribute, and polling results of the GLTMon system.

See:
          Description

Class Summary
Attribute Attributes are the actual data elements of interest on an interface.
Change Changes represent database changes the polling process needs to know.
DbAttribute Process Attribute records in the database.
DbChange Process Change records in the database.
DbDevice Retrieve Device records from the database.
DbInterface Process DeviceInterface records in the database.
DbPollResult Process PollResult records in the database.
Device A network device (e.g., router or switch) of interest to GLTMon.
DeviceInterface An interface (e.g., port) contained within a Device.
PollResult The actual information retrieved from a managed Attribute.
SNMPDevice A device that contains the information and functionality needed to talk SNMP.
 

Package devices Description

Provides the classes, which encapsulate the Devices, Interfaces, Attribute, and polling results of the GLTMon system. Also provides classes to retreive multiple records from the associated database tables and provide a connection to a network device via SNMP.

Since:
0.1