csubJobControl

  • 1.3.6.1.4.1.9.9.786.1.3.7.1.5
  • Access readwrite
  • Type noop(1), start(2), abort(3), release(4)
  • Default noop

This object specifies an action relating to the subscriber session job: 'noop' This action does nothing. 'start' If the corresponding instance of csubJobType is 'noop', then this action simply causes the system to set the corresponding instances of csubJobState and csubJobFinishedReason to 'finished' and 'normal', respectively. If the corresponding instance of csubJobType is not 'noop' and the system is not executing a subscriber session job, then this action causes the system immediately execute the subscriber session job. If the corresponding instance of csubJobType is not 'noop' and the system is already executing a subscriber session job, then this action causes the system to put the job on the subscriber session job queue. 'abort' If the subscriber session job is in the subscriber session job queue, then this action causes the system to remove the job from the queue. If the system is executing the subscriber session job, then this action causes the system to stop the job. 'release' This action causes the system to destroy any corresponding rows in the csubJobReportTable. The system only accepts this action for a previously executed subscriber session job having a corresponding instance of csubJobType set to 'query'. Any attempt to issue this action under other circumstances will result in a response indicating an error-status of 'inconsistentValue'. When read, this column is always 'noop'.

This OID is also declared by other modules: CISCO-SUBSCRIBER-SESSION-MIB

Details

Possible values
1 noop
2 start
3 abort
4 release

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

Comments