This object indicates the maximum number of outstanding
subscriber session jobs the system can support. If the
csubJobTable contains a number of rows (i.e., the value of
csubJobCount) equal to this value, then any attempt to create a
new row will result in a response with an error-status of
'resourceUnavailable'.
This object indicates the maximum number of outstanding
subscriber session jobs the system can support. If the
csubJobTable contains a number of rows (i.e., the value of
csubJobCount) equal to this value, then any attempt to create a
new row will result in a response with an error-status of
'resourceUnavailable'.
csubJobMaxNumber OBJECT-TYPE SYNTAX Gauge(1..4294967295) ACCESS read-write STATUS mandatory DESCRIPTION "This object indicates the maximum number of outstanding subscriber session jobs the system can support. If the csubJobTable contains a number of rows (i.e., the value of csubJobCount) equal to this value, then any attempt to create a new row will result in a response with an error-status of 'resourceUnavailable'." ::= { csubJob 4 }
csubJobMaxNumber OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) UNITS "jobs" MAX-ACCESS read-write STATUS current DESCRIPTION "This object indicates the maximum number of outstanding subscriber session jobs the system can support. If the csubJobTable contains a number of rows (i.e., the value of csubJobCount) equal to this value, then any attempt to create a new row will result in a response with an error-status of 'resourceUnavailable'." ::= { csubJob 4 }
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.5 | csubJobMaxLife | 0 | 0 | This object specifies the maximum life a subscriber session report corresponding to a subscriber session job having a csubJobType… |
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 '… |