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 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.
csubJobType OBJECT-TYPE SYNTAX INTEGER { noop(1), query(2), clear(3) } ACCESS read-write STATUS mandatory DESCRIPTION "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." DEFVAL { noop } ::= { csubJobEntry 4 }
csubJobType OBJECT-TYPE SYNTAX INTEGER { noop(1), query(2), clear(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "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." DEFVAL { noop } ::= { csubJobEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.786.1.3.7.1.1 | csubJobId | 0 | 0 | This object indicates an arbitrary, positive integer-value uniquely identifying the subscriber session job. |
1.3.6.1.4.1.9.9.786.1.3.7.1.2 | csubJobStatus | 0 | 0 | This object specifies the status of the subscriber session job. The following columns must be valid before activating a subscrib… |
1.3.6.1.4.1.9.9.786.1.3.7.1.3 | csubJobStorage | 0 | 0 | This object specifies what happens to the subscriber session job upon restart. |
1.3.6.1.4.1.9.9.786.1.3.7.1.5 | csubJobControl | 0 | 0 | This object specifies an action relating to the subscriber session job: 'noop' This action does nothing. 'start' If the correspondin… |
1.3.6.1.4.1.9.9.786.1.3.7.1.6 | csubJobState | 0 | 0 | This object indicates the current state of the subscriber session job: 'idle' This state indicates that the system has not execute… |
1.3.6.1.4.1.9.9.786.1.3.7.1.7 | csubJobStartedTime | 0 | 0 | This object indicates the value of sysUpTime when the system started executing the subscriber session job. This value will be '0… |
1.3.6.1.4.1.9.9.786.1.3.7.1.8 | csubJobFinishedTime | 0 | 0 | This object indicates the value of sysUpTime when the system finished executing the subscriber session job, for whatever reason. … |
1.3.6.1.4.1.9.9.786.1.3.7.1.9 | csubJobFinishedReason | 0 | 0 | This object indicates the reason why the system finished executing the subscriber session job: 'invalid' Indicates that the corres… |