This object specifies the maximum life a subscriber session
report corresponding to a subscriber session job having a
csubJobType of 'query'. The system tracks the time elapsed
after it finishes processing a query. When the time elapsed
reaches the value specified by this column, the system
automatically destroys the report. A value of '0' disables the
automatic destruction of reports.
This object specifies the maximum life a subscriber session
report corresponding to a subscriber session job having a
csubJobType of 'query'. The system tracks the time elapsed
after it finishes processing a query. When the time elapsed
reaches the value specified by this column, the system
automatically destroys the report. A value of '0' disables the
automatic destruction of reports.
csubJobMaxLife OBJECT-TYPE SYNTAX Gauge(0..4294967295) ACCESS read-write STATUS mandatory DESCRIPTION "This object specifies the maximum life a subscriber session report corresponding to a subscriber session job having a csubJobType of 'query'. The system tracks the time elapsed after it finishes processing a query. When the time elapsed reaches the value specified by this column, the system automatically destroys the report. A value of '0' disables the automatic destruction of reports." DEFVAL { 300 } ::= { csubJob 5 }
csubJobMaxLife OBJECT-TYPE SYNTAX Unsigned32 (0..4294967295) UNITS "seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum life a subscriber session report corresponding to a subscriber session job having a csubJobType of 'query'. The system tracks the time elapsed after it finishes processing a query. When the time elapsed reaches the value specified by this column, the system automatically destroys the report. A value of '0' disables the automatic destruction of reports." DEFVAL { 300 } ::= { csubJob 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.786.1.3.1 | csubJobFinishedNotifyEnable | 0 | 0 | This object specifies whether the system generates a csubJobFinishedNotify notification when the system finishes processing a sub… |
1.3.6.1.4.1.9.9.786.1.3.2 | csubJobIndexedAttributes | 0 | 0 | This object indicates which subscriber session identities the system maintains as searchable keys. This value serves the EMS/NMS… |
1.3.6.1.4.1.9.9.786.1.3.3 | csubJobIdNext | 0 | 0 | This object indicates the next available identifier for the creation of a new row in the csubJobTable. If no available identifie… |
1.3.6.1.4.1.9.9.786.1.3.4 | csubJobMaxNumber | 0 | 0 | This object indicates the maximum number of outstanding subscriber session jobs the system can support. If the csubJobTable cont… |
1.3.6.1.4.1.9.9.786.1.3.6 | csubJobCount | 0 | 0 | This object indicates the number of subscriber session jobs currently maintained by the csubJobTable. |
1.3.6.1.4.1.9.9.786.1.3.7 | csubJobTable | 1 | 10 | This table contains the subscriber session jobs submitted by the EMS/NMS. |
1.3.6.1.4.1.9.9.786.1.3.8 | csubJobMatchParamsTable | 1 | 31 | This table contains subscriber session job parameters describing match criteria. This table has a sparse-dependent relationship o… |
1.3.6.1.4.1.9.9.786.1.3.9 | csubJobQueryParamsTable | 1 | 5 | This table contains subscriber session job parameters describing query parameters. This table has a sparse-dependent relationship… |
1.3.6.1.4.1.9.9.786.1.3.10 | csubJobQueueTable | 1 | 3 | This table lists the subscriber session jobs currently pending in the subscriber session job queue. |
1.3.6.1.4.1.9.9.786.1.3.11 | csubJobReportTable | 1 | 3 | This table contains the reports corresponding to subscriber session jobs that have a csubJobType of 'query' and csubJobState of '… |