csubJobStatus
This object specifies the status of the subscriber session job. The following columns must be valid before activating a subscriber session job: - csubJobStorage - csubJobType - csubJobControl However, these objects specify a default value. Thus, it is possible to use create-and-go semantics without setting any additional columns. An implementation must allow the EMS/NMS to modify any column when this column is 'active', including columns defined in tables that have a one-to-one or sparse dependent relationship on this table.
Table columns
18 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.786.1.3.7.1.1 | csubJobId | noaccess | SubscriberJobIdentifier |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.1 | csubJobId | noaccess | SubscriberJobIdentifier |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.2 | csubJobStatus | readwrite | RowStatus |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.2 | csubJobStatus | readwrite | RowStatus |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.3 | csubJobStorage | readwrite | StorageType |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.3 | csubJobStorage | readwrite | StorageType |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.4 | csubJobType | readwrite | noop(1), query(2), clear(3) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.4 | csubJobType | readwrite | noop(1), query(2), clear(3) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.5 | csubJobControl | readwrite | noop(1), start(2), abort(3), release(4) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.5 | csubJobControl | readwrite | noop(1), start(2), abort(3), release(4) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.6 | csubJobState | readonly | idle(1), pending(2), inProgress(3), finished(4) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.6 | csubJobState | readonly | idle(1), pending(2), inProgress(3), finished(4) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.7 | csubJobStartedTime | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.7 | csubJobStartedTime | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.8 | csubJobFinishedTime | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.8 | csubJobFinishedTime | readonly | TimeStamp |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.9 | csubJobFinishedReason | readonly | invalid(1), other(2), normal(3), aborted(4), insufficientResources(5), error(6) |
| 1.3.6.1.4.1.9.9.786.1.3.7.1.9 | csubJobFinishedReason | readonly | invalid(1), other(2), normal(3), aborted(4), insufficientResources(5), error(6) |
Used by conformance groups
1 objects- 1.3.6.1.4.1.9.9.786.2.2.6 csubJobGroup