ceDiagScheduledJobType
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.5.1.1.2
Object
column
r/w
Enumeration
This object specifies the type of the scheduled job.
'scheduledOneShot' - the physical entity will invoke
this job at the time specified
by ceDiagScheduledJobStart.
'scheduledPeriodicDaily' - the physical entity will
first invoke this job at the time
specified by
ceDiagScheduledJobStart and
continue invoking it daily at the
same time.
'scheduledPeriodicWeekly' - the corresponding physical entity
will first invoke this job at the
time and day of the week specified
by ceDiagScheduledJobStart and
ceDiagScheduledJobDayOfWeek, and
continue to invoke it weekly at
the same time and day.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.5.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceDiagScheduledJobEntry
- Table
- ceDiagScheduledJobTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | scheduledOneShot |
2 | scheduledPeriodicDaily |
3 | scheduledPeriodicWeekly |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceDiagScheduledJobIndex An arbitrary non-zero integer value that uniquely identifies a
single scheduled job with respect to a physical entity. | column | CISCO-ENTITY-DIAG-TC-MIBCeDiagJobIdentifier | .1.3.6.1.4.1.9.9.350.1.5.1.1.1 |
| ceDiagScheduledJobStart This object specifies when a scheduled job will be executed.
If the value of ceDiagScheduledJobType is 'scheduledOneShot',
then this object only applies to the firs… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.350.1.5.1.1.3 |
| ceDiagScheduledJobDayOfWeek This object specifies the day of the week for a
weekly periodic scheduled job. The value of
of this object must be specified if the value of
ceDiagScheduledJobType is 'scheduledP… | column | Enumeration | .1.3.6.1.4.1.9.9.350.1.5.1.1.4 |
| ceDiagScheduledJobTestList This object specifies the diagnostic suite (i.e., a set of
tests) to be executed by the corresponding physical entity.
The set of tests supported by this physical e… | column | CISCO-ENTITY-DIAG-TC-MIBCeDiagTestList | .1.3.6.1.4.1.9.9.350.1.5.1.1.5 |
| ceDiagScheduledJobPortList This object specifies the list of ports to be tested by the
corresponding physical entity when executing the diagnostic
suite specified for the job. | column | CISCO-ENTITY-DIAG-TC-MIBCeDiagPortList | .1.3.6.1.4.1.9.9.350.1.5.1.1.6 |
| ceDiagScheduledJobRowStatus The status object used to manage the rows in this table.
When set to 'active' the scheduled job is submitted.
When set to destroy(6) the scheduled job is cleared.
When the value o… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.350.1.5.1.1.7 |
| ceDiagScheduledJobSuite This object indicates the various system predefined test
suites the on scheduled job can choose from.
If the value of this object is 'none', this job will run
the … | column | CISCO-ENTITY-DIAG-TC-MIBCeDiagJobSuite | .1.3.6.1.4.1.9.9.350.1.5.1.1.8 |