CsubJobQueryParamsEntry

class CISCOSUBSCRIBERSESSIONMIB::CsubJobQueryParamsTable::CsubJobQueryParamsEntry

Bases: Entity

Class Hierarchy : CISCOSUBSCRIBERSESSIONMIB CsubJobQueryParamsTable CsubJobQueryParamsEntry

This class represents state data.

An entry describes a set of subscriber session query

parameters.

The system automatically creates an entry when the EMS/NMS sets

the corresponding instance of csubJobType to ‘query’. Likewise,

the system automatically destroys an entry under the following

circumstances:

  1. The EMS/NMS destroys the corresponding row in the csubJobTable.

  2. The EMS/NMS sets the corresponding instance of csubJobType to

    ‘noop’ or ‘clear’.

csubjobid(key)

type: int

range: 1..4294967295

refers to: csubjobid

config: False

csubjobquerysortkey1

This object specifies the first subscriber identity that the system uses when sorting subscriber sessions into the final report corresponding to a subscriber session query. It is not valid to set this column to ‘other’ or ‘ifIndex’

type: SubSessionIdentity

config: False

csubjobquerysortkey2

This object specifies the second subscriber identity that the system uses when sorting subscriber sessions into the final report corresponding to a subscriber session query. If it is the desire to have the final report sorted on a single subscriber identity, then this column should be ‘other’

type: SubSessionIdentity

config: False

csubjobquerysortkey3

This object specifies the third subscriber identity that the system uses when sorting subscriber sessions into the final report corresponding to a subscriber session query. If it is the desire to have the final report sorted on one or two subscriber identities, then this column should be ‘other’

type: SubSessionIdentity

config: False

csubjobqueryresultingreportsize

This object indicates the number of subscriber sessions that matched the corresponding subscriber session query. The value of this column should be ‘0’ unless the corresponding value of csubJobState is ‘finished’. The value of this column should be ‘0’ after the EMS/NMS sets the corresponding csubJobControl to ‘release’

type: int

range: 0..4294967295

config: False