csubJobControl

CISCO-SUBSCRIBER-SESSION-MIB · .1.3.6.1.4.1.9.9.786.1.3.7.1.5

Object

column r/w Enumeration
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'.

Context

MIB
CISCO-SUBSCRIBER-SESSION-MIB
OID
.1.3.6.1.4.1.9.9.786.1.3.7.1.5
Type
column
Access
readwrite
Status
current
Parent
csubJobEntry
Table
csubJobTable
Siblings
8

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noop
2start
3abort
4release

Related Objects

Sibling Objects