A list of objects that define specific configuration for
the scheduling of Mediatrace operations.
A row is created when a session is scheduled to make it active.
Likewise, a row is destroyed when the session is unscheduled.
A row created in this table will be shown in 'show running'
command and it will not be saved into non-volatile memory.
A list of objects that define specific configuration for
the scheduling of Mediatrace operations.
A row is created when a session is scheduled to make it active.
Likewise, a row is destroyed when the session is unscheduled.
A row created in this table will be shown in 'show running'
command and it will not be saved into non-volatile memory.
cMTScheduleEntry OBJECT-TYPE SYNTAX CMTScheduleEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A list of objects that define specific configuration for the scheduling of Mediatrace operations. A row is created when a session is scheduled to make it active. Likewise, a row is destroyed when the session is unscheduled. A row created in this table will be shown in 'show running' command and it will not be saved into non-volatile memory." REFERENCE "An entry in cMTScheduleTable" INDEX { cMTSessionNumber } ::= { cMTScheduleTable 1 }
cMTScheduleEntry OBJECT-TYPE SYNTAX CMTScheduleEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of objects that define specific configuration for the scheduling of Mediatrace operations. A row is created when a session is scheduled to make it active. Likewise, a row is destroyed when the session is unscheduled. A row created in this table will be shown in 'show running' command and it will not be saved into non-volatile memory." REFERENCE "An entry in cMTScheduleTable" INDEX { cMTSessionNumber } ::= { cMTScheduleTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.800.1.1.24.1.1 | cMTScheduleRowStatus | 0 | 0 | This objects specifies the status of Mediatrace session schedule. Only CreateAndGo and destroy operations are permitted on the r… |
1.3.6.1.4.1.9.9.800.1.1.24.1.2 | cMTScheduleStartTime | 0 | 0 | This object specifies the start time of the scheduled session. |
1.3.6.1.4.1.9.9.800.1.1.24.1.3 | cMTScheduleLife | 0 | 0 | This object specifies the duration of the session in seconds. |
1.3.6.1.4.1.9.9.800.1.1.24.1.4 | cMTScheduleEntryAgeout | 0 | 0 | This object specifies the amount of time after which mediatrace session entry will be removed once the life of session is over an… |
1.3.6.1.4.1.9.9.800.1.1.24.1.5 | cMTScheduleRecurring | 0 | 0 | This object specifies whether the schedule is recurring schedule. This object can be used when a periodic session is to be execu… |