Reference record for OID 1.3.6.1.4.1.9.9.786.1.3.7.1.5



parent
1.3.6.1.4.1.9.9.786.1.3.7.1 (csubJobEntry)
node code
5
node name
csubJobControl
dot oid
1.3.6.1.4.1.9.9.786.1.3.7.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoSubscriberSessionMIB(786) ciscoSubscriberSessionMIBObjects(1) csubJob(3) csubJobTable(7) csubJobEntry(1) csubJobControl(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoSubscriberSessionMIB/ciscoSubscriberSessionMIBObjects/csubJob/csubJobTable/csubJobEntry/csubJobControl
  • Description by cisco_v1

    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'.

    Description by cisco

    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'.

    Information by cisco_v1

    csubJobControl OBJECT-TYPE SYNTAX INTEGER { noop(1), start(2), abort(3), release(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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'." DEFVAL { noop } ::= { csubJobEntry 5 }

    Information by cisco

    csubJobControl OBJECT-TYPE SYNTAX INTEGER { noop(1), start(2), abort(3), release(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "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'." DEFVAL { noop } ::= { csubJobEntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    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.4 csubJobType 0 0 This object specifies the type of subscriber session job:

    'noop'
    This type of job does nothing and simply serves as a
    convenient d…
    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…