CallHistory¶
Leafs
-
class
DIALCONTROLMIB.CallHistory¶ Bases:
EntityClass Hierarchy :
DIALCONTROLMIBCallHistoryThis class represents state data.
-
callhistorytablemaxlength¶ The upper limit on the number of entries that the callHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and the new one will be created
type: int
range: 0..2147483647
config: False
-
callhistoryretaintimer¶ The minimum amount of time that an callHistoryEntry will be maintained before being deleted. A value of 0 will prevent any history from being retained in the callHistoryTable, but will neither prevent callCompletion traps being generated nor affect other tables
type: int
range: 0..2147483647
config: False
units: minutes
-