CsubJobQueryParamsEntry¶
-
class
CISCOSUBSCRIBERSESSIONMIB::CsubJobQueryParamsTable::CsubJobQueryParamsEntry¶ Bases:
EntityClass Hierarchy :
CISCOSUBSCRIBERSESSIONMIBCsubJobQueryParamsTableCsubJobQueryParamsEntryThis 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:
The EMS/NMS destroys the corresponding row in the csubJobTable.
The EMS/NMS sets the corresponding instance of csubJobType to
‘noop’ or ‘clear’.
-
csubjobid(key)¶ type: int
range: 1..4294967295
refers to:
csubjobidconfig: 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:
SubSessionIdentityconfig: 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:
SubSessionIdentityconfig: 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:
SubSessionIdentityconfig: 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