acsScheduledTasksTableType
ACS8000-MIB ·
.1.3.6.1.4.1.10418.26.2.1.10.1.2
Object
column
Enumeration
The type of the scheduled task.
Context
- MIB
- ACS8000-MIB
- OID
.1.3.6.1.4.1.10418.26.2.1.10.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acsScheduledTasksTableEntry
- Table
- acsScheduledTasksTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | custom |
2 | cell-modem-ip-test |
3 | cell-modem-signal-check |
4 | save-config-cli |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| acsScheduledTasksTableIndex A unique index representing an entry in this table. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.10418.26.2.1.10.1.1 |
| acsScheduledTasksTableLastResult The result of the last time the task was run. | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.10 |
| acsScheduledTasksTableScript The script command used by the task. Only used if
acsScheduledTasksTableType is set to custom(1). | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.11 |
| acsScheduledTasksTableIpAddress The IP address used by the cell-modem-ip task. Not used
by all tasks. | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.12 |
| acsScheduledTasksTableName Name of the scheduled task. | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.3 |
| acsScheduledTasksTableStatus When set to enabled, the task will be run according to the schedule
defined by acsScheduledTasksTableFrequency. | column | Enumeration | .1.3.6.1.4.1.10418.26.2.1.10.1.4 |
| acsScheduledTasksTableFrequency This object defines how often the task will be run.
When set to hourly(1), the task will be run every hour.
When set to daily(2), the task will be ru… | column | Enumeration | .1.3.6.1.4.1.10418.26.2.1.10.1.5 |
| acsScheduledTasksTableDay Only used if acsScheduledTasksTableFrequency is set to weekly(3).
The task will be run every week on this day, at the time
specified by acsScheduledTasksTableTime. | column | Enumeration | .1.3.6.1.4.1.10418.26.2.1.10.1.6 |
| acsScheduledTasksTableDate Only used if acsScheduledTasksTableFrequency is set to monthly(4).
The task will be run every month on this day, at the time
specified by acsScheduledTasksTableTime. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10418.26.2.1.10.1.7 |
| acsScheduledTasksTableTime The time of day the task will run. Format must be HH:MM. | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.8 |
| acsScheduledTasksTableLastStarted The timestamp of the last time the task started running. | column | OctetString | .1.3.6.1.4.1.10418.26.2.1.10.1.9 |