csubJobFinishedReason
CISCO-SUBSCRIBER-SESSION-MIB ·
.1.3.6.1.4.1.9.9.786.1.3.7.1.9
Object
column
Enumeration
This object indicates the reason why the system finished
executing the subscriber session job:
'invalid'
Indicates that the corresponding instance of
csubJobState is either 'idle', 'pending', or
'inProgress'.
'other'
Indicates that the system finished executing the
subscriber session job abnormally for a reason not
recognized by this MIB module.
'normal'
Indicates that the system finished executing the
subscriber session job with no problems.
'aborted'
Indicates that the system finished executing the
subscriber session job as the result of the EMS/NMS
writing 'abort' to the corresponding instance of
csubJobControl.
'insufficientResources'
Indicates that the system finished executing the
subscriber session job abnormally due to insufficient
resources to continue.
'error'
Indicates that the system encountered an error that
prevented it from completing the job.
Context
- MIB
- CISCO-SUBSCRIBER-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.786.1.3.7.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csubJobEntry
- Table
- csubJobTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | other |
3 | normal |
4 | aborted |
5 | insufficientResources |
6 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csubJobId This object indicates an arbitrary, positive integer-value
uniquely identifying the subscriber session job. | column | SubscriberJobIdentifier | .1.3.6.1.4.1.9.9.786.1.3.7.1.1 |
| csubJobStatus This object specifies the status of the subscriber session
job. The following columns must be valid before activating a
subscriber session job:
- csubJobStorag… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.786.1.3.7.1.2 |
| csubJobStorage This object specifies what happens to the subscriber session
job upon restart. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.786.1.3.7.1.3 |
| csubJobType 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 cre… | column | Enumeration | .1.3.6.1.4.1.9.9.786.1.3.7.1.4 |
| csubJobControl This object specifies an action relating to the subscriber
session job:
'noop'
This action does nothing.
'start'
If the corre… | column | Enumeration | .1.3.6.1.4.1.9.9.786.1.3.7.1.5 |
| csubJobState This object indicates the current state of the subscriber
session job:
'idle'
This state indicates that the system has not executed
the subscrib… | column | Enumeration | .1.3.6.1.4.1.9.9.786.1.3.7.1.6 |
| csubJobStartedTime This object indicates the value of sysUpTime when the system
started executing the subscriber session job. This value will
be '0' when the corresponding instance of csubJobState … | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.786.1.3.7.1.7 |
| csubJobFinishedTime This object indicates the value of sysUpTime when the system
finished executing the subscriber session job, for whatever
reason. This value will be '0' when the corresponding ins… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.786.1.3.7.1.8 |