csubJobType

  • 1.3.6.1.4.1.9.9.786.1.3.7.1.4
  • Access readwrite
  • Type noop(1), query(2), clear(3)
  • Default noop

This object specifies the type of subscriber session job: 'noop' This type of job does nothing and simply serves as a convenient default value for newly created jobs, thereby allowing create-and-go row creation without having to specify the type of job. 'query' This type of job starts a subscriber session query. The system searches for any subscriber sessions matching the configured criteria and sorts them into a resulting report. Upon activation of a subscriber session with this value, the system automatically creates corresponding rows in the csubJobMatchParamsTable and csubQueryParamsTable. 'clear' This type of job causes the system to terminated all subscriber sessions matching configured criteria. Upon activation of a subscriber session with this value, the system automatically creates a corresponding row in the csubJobMatchParamsTable.

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

Details

Possible values
1 noop
2 query
3 clear

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