cMTScheduleRowStatus
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.1.24.1.1
Object
This objects specifies the status of Mediatrace session
schedule. Only CreateAndGo and destroy operations are
permitted on the row.
All objects can assume default values.
The schedule start time (column cMTScheduleStartTime) must
be specified in order to activate the schedule. Once
activated none of the properties of the schedule can be
changed.
The schedule can be destroyed any time by setting the value
of this object to 'destroy'. Destroying the schedule will
stop the Mediatrace session but the session will not be
destroyed.
Context
- MIB
- CISCO-MEDIATRACE-MIB
- OID
.1.3.6.1.4.1.9.9.800.1.1.24.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMTScheduleEntry
- Table
- cMTScheduleTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMTScheduleStartTime This object specifies the start time of the scheduled
session. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.800.1.1.24.1.2 |
| cMTScheduleLife This object specifies the duration of the session in seconds. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.800.1.1.24.1.3 |
| cMTScheduleEntryAgeout This object specifies the amount of time after which
mediatrace session entry will be removed once the life
of session is over and session is inactive. | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.800.1.1.24.1.4 |
| cMTScheduleRecurring This object specifies whether the schedule is recurring
schedule. This object can be used when a periodic session
is to be executed everyday at certain time and for certain
lif… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.800.1.1.24.1.5 |