CISCO-CONTENT-SERVICES-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-CONTENT-SERVICES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoContentServicesMIB | 1.3.6.1.4.1.9.9.597 |
Content Service is a capability to examine IP/TCP/UDP headers, payload and enable billing based on the content being provided. Abbreviations: BMA Billing Mediation Agent. A BMA is the server that receives accounting records. QuotaMgr Quota Manager. This is a server that receives requests and returns a billing quota for prepaid billing charges. VRF Virtual Routing and Forwarding UDB User Database. The user database is a service that translates a client IP address into a user identifier. GPRS General Packet Radio Service. GTP GPRS Tunneling Protocol. Transfer Protocol for Charging Detail Records to BMAs and billing quota from quota managers. IPC Inter Processor Communicaiton. Network Server The service provider who provides the online service. AdControl The Cisco product to enable service providers to share subscriber data with advertising providers in a controlled and secure manner. Gx Gx is a reference point located between the Policy and Charging Rules Function (PCRF) and the Policy and Charging Enforcement Function (PCEF). Three types of networks namely, 3G UMTS, 4G LTE and 4G WiMax use the 3GPP Gx interface as the standard policy control interface. NBAR Network Based Application Recognition. |
||
ciscoContentServicesMIBNotifs | 1.3.6.1.4.1.9.9.597.0 | |||
ciscoContentServicesBMAStateChange | 1.3.6.1.4.1.9.9.597.0.1 |
This notification is issued when ccsBMAStateChangeNotifEnabled is set to 'true', and the billing mediation agent changes state. There is one exception: No notification is issued for state changes involving 'echowait' because this would cause an excessive number of notifications. |
||
ciscoContentServicesQuotaMgrStateChange | 1.3.6.1.4.1.9.9.597.0.2 |
This notification is issued when ccsQuotaMgrStateChangeNotifEnabled is set to 'true', and the quota manager changes state. There is one exception: No notification is issued for state changes involving 'echowait' because this would cause an excessive number of notifications. |
||
ciscoContentServicesUserDbStateChange | 1.3.6.1.4.1.9.9.597.0.3 |
This notification is issued when ccsUserDbStateChangeNotifEnabled is set to 'true', and the user database changes state. |
||
ciscoContentServicesBMALostRecordEvent | 1.3.6.1.4.1.9.9.597.0.4 |
This notification is issued when ccsBMAStateChangeNotifEnabled is set to 'true', and accounting records, should be sent to the billing mediation agent, must be discarded. Initially, ccsBMALostRecords is set to 0. When a record is discarded, ccsBMALostRecords is incremented, a period timer is started, and this notification is issued. The NMS and the agent save this value. The agent continues to increment ccsBMALostRecords each time a record is lost. When the period timer expires, the agent compares the current value of ccsBMALostRecords with the previous (saved) value. If the values are equal this notification is issued again, signalling to the NMS that the condition has been cleared. Otherwise, the timer is restarted to monitor the next period. When a record is lost and no period timer is active, this notification is issued and the above procedure is repeated. |
||
ciscoContentServicesQuotaMgrLostRecordEvent | 1.3.6.1.4.1.9.9.597.0.5 |
This notification is issued when ccsQuotaMgrStateChangeNotifEnabled is set to 'true', and request records to be sent to the quota manager must be discarded. The processing is the same as described in the description for ccsBMALostRecordEvent. |
||
ciscoContentServicesUserThresholdExceeded | 1.3.6.1.4.1.9.9.597.0.6 |
This notification is issued when ccsUserThresholdExceededNotifEnabled is set to 'true', and when actual users limit exceeds threshold which is set by ccsgsUserThreshold. |
||
ciscoContentServicesNetServerResponseFailExceeded | 1.3.6.1.4.1.9.9.597.0.7 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo when the number of failed responses received on the Traffic Processor specified by ccsTPIndexNotifInfo from the network server exceeds the alarm threshold ccsNetServerResponseFailAlarmThreshold within the interval ccsAdControlAlarmUpdateTimer. The alarm is not generated repeatly on the same alarm state. The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The timer will be restarted after the notification is generated. |
||
ciscoContentServicesNetServerResponseTimeExceeded | 1.3.6.1.4.1.9.9.597.0.8 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo when the number of the responses that are received on the Traffic Processor from the network server and exceed the response time (ccsNetServerFirstPayloadResponseTime) for the first payload packet exceeds the alarm theshold ccsNetServerResponseTimeFailAlarmThreshold, within the interval ccsAdControlAlarmUpdateTimer. The alarm is not generated repeatly on the same alarm state. The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The timer will be restarted after the notification is generated. |
||
ciscoContentServicesProtocolParseFailExceeded | 1.3.6.1.4.1.9.9.597.0.9 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo when the number of errors that are received on the Traffic Processor and fail the protocol parsing exceeds the alarm threshold ccsProcolParseFailedAlarmThreshold within the interval ccsAdControlAlarmUpdateTimer. The alarm is not generated repeatly on the same alarm state. The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The timer will be restarted after the notification is generated. |
||
ciscoContentServicesNetServerResponseFailAlarmCleared | 1.3.6.1.4.1.9.9.597.0.10 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo if the number of failed responses received on the Traffic Processor from the network server is equal to or lower than ccsNetServerResponseFailClearThreshold when the timer ccsAdControlAlarmUpdateTimer expires. The notification is also generated when the update timer, the alarm threshold, or the clear threshold is changed. The notification is generated only when the alarm (ciscoContentServicesNetServerResponseFailExceeded) exists. The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The timer will be restarted after the notification is generated. |
||
ciscoContentServicesNetServerResponseTimeAlarmCleared | 1.3.6.1.4.1.9.9.597.0.11 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo if the number of the responses that are received on the Traffic Processor from the network server and exceed the response time (ccsNetServerFirstPayloadResponseTime) for the first payload packet is equal to or lower than ccsNetServerResponseTimeFailClearThreshold when the timer ccsAdControlAlarmUpdateTimer expires. The notification is also generated when the update timer, the response time, the alarm threshold, or the clear threshold is changed. The notification is generated only when the alarm (ciscoContentServicesNetServerResponseTimeExceeded) exists, The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The update timer will be restarted after the notification is generated. |
||
ciscoContentServicesProtocolParseFailAlarmCleared | 1.3.6.1.4.1.9.9.597.0.12 |
A notification of this type is generated for the service specified by ccsServiceNameNotifInfo if the number of errors that are received on the Traffic Processor and fail the protocol parsing is equal to or lower than ccsProcolParseFailedAlarmThreshold when the timer ccsAdControlAlarmUpdateTimer expires. The notification is also generated when the update timer, the alarm threshold, or the clear threshold is changed. The notification is generated only when the alarm (ciscoContentServicesProtocolParseFailExceeded) exists. The ccsAdControlNotifEnabled has to set to 'true' to generate the notification. The update timer will be restarted after the notification is generated. |
||
ciscoContentServicesUserEntriesThreshold | 1.3.6.1.4.1.9.9.597.0.13 |
This notification is issued when ccsUserEntriesThresholdNotifEnabled is set to 'true', and when the number of users exceeds warning threshold or critical threshold or drops below the normal threshold. The critical threshold limit is 100% of ccsgsUserEntriesThreshold. The warning threshold limit takes a default value of 85% of ccsgsUserEntriesThreshold, which can be reconfigured in the application code via a CLI. The normal threshold limit is 5% less than the warning threshold. When the number of users in the system increases and reaches the warning threshold, a warning notification is sent. When the number of users again increases to reach the critical threshold, a critical notification is sent. When it drops below normal threshold, a normal notification is sent. ccsgsUserCurrent indicates the total number of users with one or more active sessions on the system. ccsgsUserEntriesThreshold indicates the maximum number of users allowed on the system. ccsgUserSessionSeverityNotifInfo indicates the severity of the notifications ciscoContentServicesUserEntriesThreshold and ciscoContentServicesSessionThreshold. |
||
ciscoContentServicesSessionThreshold | 1.3.6.1.4.1.9.9.597.0.14 |
This notification is issued when ccsSessionThresholdNotifEnabled is set to 'true', and when the number of sessions exceeds warning threshold or critical threshold or drops below the normal threshold. The critical threshold limit is 100% of ccsgsSessionThreshold. The warning threshold limit takes a default value of 85% of ccsgsSessionThreshold, which can be reconfigured in the application code via a CLI. The normal threshold limit is 5% less than the warning threshold. When the number of sessions in the system increases and reaches the warning threshold, a warning notification is sent. When the number of sessions again increases to reach the critical threshold, a critical notification is sent. When it drops below normal threshold, a normal notification is sent. ccsgsSessionCurrent indicates the total number of sessions on the system. A session corresponds to a TCP/UDP flow. ccsgsSessionThreshold indicates the maximum number of sessions allowed on the system. ccsgUserSessionSeverityNotifInfo indicates the severity of the notifications ciscoContentServicesUserEntriesThreshold and ciscoContentServicesSessionThreshold. The TP index responsible for the threshold crossing is specified by the ccsTPIndexNotifInfo varbind |
||
ciscoContentServicesMIBObjects | 1.3.6.1.4.1.9.9.597.1 | |||
ccsConfig | 1.3.6.1.4.1.9.9.597.1.1 | |||
ccsGlobalCfgTable | 1.3.6.1.4.1.9.9.597.1.1.1 | no-access |
This table contains configuration information for content billing feature. |
|
1.3.6.1.4.1.9.9.597.1.1.1.1 | no-access |
Each row in this table contains configuration information on content billing feature. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsgcBMALostRecordTimer | 1.3.6.1.4.1.9.9.597.1.1.1.1.2 | timeinterval | read-write |
The time interval for monitoring the lost-record event (ccsBMALostRecordEvent) of a billing mediation agent (BMA). A notification is issued when the BMA record is lost. An interval timer is started with this value. When the timer expires the lost record count (ccsBMALostRecords) is checked. If the lost record count has increased since the previous the detection, the timer is restarted to monitor another period. If the lost record count has not increased since the previous detection, a final notification is sent to indicate that the condition has cleared. The interval value ranges from 1 to 2147483647. |
ccsgcQuotaMgrLostRecordTimer | 1.3.6.1.4.1.9.9.597.1.1.1.1.3 | timeinterval | read-write |
The time interval for monitoring the lost-record event (ccsQuotaMgrLostRecordEvent) of a quota manager. A notification is issued when quota manager record is lost. An interval timer is started with this value. When the timer expires the lost record count (ccsQuotaMgrLostRecords) is checked. If the lost record count has increased since the previous the detection, the timer is restarted to monitor another period. If the lost record count has not increased since the previous detection, a final notification is sent to indicate that the condition has cleared. The interval value ranges from 1 to 2147483647. |
ccsgsUserThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.4 | unsigned32 | read-write |
The maximum number of users that is contractually allowed. When the actual number of user exceeds the contractually established limit, a notification (ciscoContentServicesUserThresholdExceeded) is issued. |
ccsAdControlAlarmUpdateTimer | 1.3.6.1.4.1.9.9.597.1.1.1.1.5 | timeinterval | read-write |
The time interval to monitor the AdControl related errors. The alarm and clear notifications are enabled when ccsAdControlNotifEnabled is set to 'true'. The alarm notifications are specified by ciscoContentServicesNetServerResponseFailExceeded, ciscoContentServicesNetServerResponseTimeExceeded, ciscoContentServicesProtocolParseFailExceeded. The clear notifications are specified ciscoContentServicesNetServerResponseFailAlarmCleared, ciscoContentServicesNetServerResponseTimeAlarmCleared, ciscoContentServicesProtocolParseFailAlarmCleared The AdControl will start a timer for each type of errors. Each error has a counter. The counters for the errors are ccsNetServerResponseFailCountNotifInfo, ccsNetServerResponseTimeFailCountNotifInfo, ccsProtocolParseFailCountNotifInfo. An alarm notification will be generated if the error exceeds the alarm threshold within the time interval and no such alarm has been raised yet. The timer will be restarted after an alarm notification is generated. When the timer expires, a clear notification will be generated if the error is equal to or less than the clear threshold and the alarm exists. The alarm thresholds are specified by ccsNetServerResponseFailAlarmThreshold, ccsNetServerResponseTimeFailAlarmThreshold, ccsProtocolParseFailAlarmThreshold. The clear thresholds are specified by ccsNetServerResponseFailClearThreshold, ccsNetServerResponseTimeFailClearThreshold, ccsProtocolParseFailClearThreshold. When the timer is changed, the alarm counters will be reset and the related alarms will be cleared if exist. |
ccsNetServerResponseFailAlarmThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.6 | unsigned32 | read-write |
This object specifies the alarm threshold of the number of the failed responses specified by ccsNetServerResponseFailCountNotifInfo from the network server in the time interval (ccsAdControlAlarmUpdateTimer). When ccsAdControlNotifEnabled is set to 'true', the count is greater than the threshold, and no alarm notification specified by ciscoContentServicesNetServerResponseFailExceeded has been issued within the timer interval, the alarm notification will be generated and the timer will be re-started. The threshold should be greater than the clear threshold ccsNetServerResponseFailClearThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared, and the timer will be re-started. |
ccsNetServerResponseFailClearThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.7 | unsigned32 | read-write |
This object specifies the clear threshold associated with ccsNetServerResponseFailAlarmThreshold. If ccsAdControlNotifEnabled is set to 'true', the count (ccsNetServerResponseFailCountNotifInfo) is equal to or lower than the threshold when the timer (ccsAlarmUpdateTimer) expires and the alarm specified by ciscoContentServicesNetServerResponseFailExceeded exists, the clear notification specified by ciscoContentServicesNetServerResponseFailAlarmCleared is generated. The threshold should be less than the alarm threshold specified by ccsNetServerResponseFailAlarmThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared if exists, and the timer will be re-started. |
ccsNetServerFirstPayloadResponseTime | 1.3.6.1.4.1.9.9.597.1.1.1.1.8 | timeinterval | read-write |
The amount of time to wait for the first payload packet from the network server. The ciscoContentServicesNetServerResponseTimeExceeded notification is generated when the first payload response is exceeded by the network server. When the time interval is changed, the counter specified by ccsNetServerResponseTimeFailCountNotifInfo will be reset and the alarm specified by ciscoContentServicesNetServerResponseTimeExceeded will be cleared if exists. |
ccsNetServerResponseTimeFailAlarmThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.9 | unsigned32 | read-write |
This object specifies the alarm threshold of the number of the responses specified by ccsNetServerResponseTimeFailCountNotifInfo for the first payload packet from the network server exceeds the response time ccsNetServerFirstPayloadResponseTime within the time interval (ccsAdControlAlarmUpdateTimer). When ccsAdControlNotifEnabled is set to 'true', the count is greater than the threshold and no alarm notification specified by ciscoContentServicesNetServerResponseTimeExceeded has been issued, the alarm notification will be generated and the timer will be re-started. The threshold should be greater than the clear threshold ccsNetServerResponseTimeFailClearThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared if exists, and the timer will be re-started. |
ccsNetServerResponseTimeFailClearThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.10 | unsigned32 | read-write |
This object specifies the clear threshold associated with ccsNetServerResponseTimeFailAlarmThreshold. If ccsAdControlNotifEnabled is set to 'true', the count (ccsNetServerResponseTimeFailCountNotifInfo) is equal to or lower than the threshold when the timer (ccsAdControlAlarmUpdateTimer) expires and the alarm specified by ciscoContentServicesNetServerResponseTimeExceeded exists, the clear notification specified by ciscoContentServicesNetServerResponseTimeAlarmCleared is generated. The threshold should be less than the alarm threshold specified by ccsNetServerResponseTimeFailAlarmThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared, and the timer will be re-started. |
ccsProtocolParseFailAlarmThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.11 | unsigned32 | read-write |
This object specifies the alarm threshold of the number of errors specified by ccsProtocolParseFailCountNotifInfo fail the protocol parsing in the time interval (ccsAdControlAlarmUpdateTimer). When ccsAdControlNotifEnabled is set to 'true', the count (ccsProtocolParseFailCountNotifInfo) is greater than the thresholdand and no alarm notification specified by ciscoContentServicesProtocolParseFailExceeded has been issued within the time interval, the alarm notification will be generated and the timer will be re-started. The threshold should be greater than the clear threshold ccsProtocolParseFailClearThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared, and the timer will be re-started. |
ccsProtocolParseFailClearThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.12 | unsigned32 | read-write |
This object specifies the clear threshold associated with ccsProtocolParseFailAlarmThreshold. If ccsAdControlNotifEnabled is set to 'true', the count (ccsProtocolParseFailCountNotifInfo) is equal to or lower than the threshold when the timer (ccsAdControlAlarmUpdateTimer) expires and the alarm specified by ciscoContentServicesProtocolParseFailExceeded exists, the clear notification specified by ciscoContentServicesProtocolParseFailAlarmCleared is generated. The threshold should be less than the alarm threshold specified by ccsProtocolParseFailAlarmThreshold. When the threshold is changed, the counter will be reset, the alarm will be cleared, and the timer will be re-started. |
ccsgsUserEntriesThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.13 | unsigned32 | read-write |
This object specifies alarm threshold for the maximum number of user entries that are allowed. |
ccsgsSessionThreshold | 1.3.6.1.4.1.9.9.597.1.1.1.1.14 | unsigned32 | read-write |
This object specifies alarm threshold for the maximum number of sessions that are allowed. |
ccsStats | 1.3.6.1.4.1.9.9.597.1.2 | |||
ccsGlobalStatsTable | 1.3.6.1.4.1.9.9.597.1.2.1 | no-access |
This table contains the global statistical information in content billing feature. |
|
1.3.6.1.4.1.9.9.597.1.2.1.1 | no-access |
Each row in this table contains statistical information for content billing feature. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsgsUserCurrent | 1.3.6.1.4.1.9.9.597.1.2.1.1.1 | gauge32 | read-only |
The total number of users with one or more active sessions on the system. |
ccsgsUserHighWater | 1.3.6.1.4.1.9.9.597.1.2.1.1.2 | gauge32 | read-write |
The highest number of active users as reported by ccsgsUserCurrent object since the object was reset as indicated by ccsgsUserHighWaterResetTime. The only write operation allowed is to reset the value to 0. |
ccsgsUserHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.1.1.3 | timestamp | read-only |
The time stamp at which the ccsgsUserHighWater object was last reset to 0. |
ccsgsSessionCurrent | 1.3.6.1.4.1.9.9.597.1.2.1.1.4 | gauge32 | read-only |
The total number of sessions on the system. A session corresponds to a TCP/UDP flow. |
ccsgsSessionHighWater | 1.3.6.1.4.1.9.9.597.1.2.1.1.5 | gauge32 | read-write |
The highest number of active sessions as reported by the ccsgsSessionCurrent object since object was reset as indicated by ccsgsSessionHighWaterResetTime. The only write operation allowed is to reset the value to zero. |
ccsgsSessionHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.1.1.6 | timestamp | read-only |
The time stamp at which the ccsgsSessionHighWater object was last reset to 0. |
ccsgsGTPBMARejected | 1.3.6.1.4.1.9.9.597.1.2.1.1.7 | counter32 | read-only |
Number of messages received from all the BMAs with reject cause code. |
ccsgsHCGTPBMARejected | 1.3.6.1.4.1.9.9.597.1.2.1.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPBMARejected. |
ccsgsGTPBMADropped | 1.3.6.1.4.1.9.9.597.1.2.1.1.9 | counter32 | read-only |
Total Number of messages dropped destined for any of the BMAs. |
ccsgsHCGTPBMADropped | 1.3.6.1.4.1.9.9.597.1.2.1.1.10 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPBMADropped. |
ccsgsGTPBMARetransmit | 1.3.6.1.4.1.9.9.597.1.2.1.1.11 | counter32 | read-only |
The number of messages retransmitted to all BMAs. |
ccsgsHCGTPBMARetransmit | 1.3.6.1.4.1.9.9.597.1.2.1.1.12 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPBMARetransmit. |
ccsgsGTPQuotaMgrRejected | 1.3.6.1.4.1.9.9.597.1.2.1.1.13 | counter32 | read-only |
Number of messages received from all the Quota Managers with reject cause code. |
ccsgsHCGTPQuotaMgrRejected | 1.3.6.1.4.1.9.9.597.1.2.1.1.14 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPQuotaMgrRejected. |
ccsgsGTPQuotaMgrDropped | 1.3.6.1.4.1.9.9.597.1.2.1.1.15 | counter32 | read-only |
Total Number of messages dropped destined for any of the Quota Managers. |
ccsgsHCGTPQuotaMgrDropped | 1.3.6.1.4.1.9.9.597.1.2.1.1.16 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPQuotaMgrDropped. |
ccsgsGTPQuotaMgrRetransmit | 1.3.6.1.4.1.9.9.597.1.2.1.1.17 | counter32 | read-only |
The number of messages retransmitted to all the Quota Managers. |
ccsgsHCGTPQuotaMgrRetransmit | 1.3.6.1.4.1.9.9.597.1.2.1.1.18 | counter64 | read-only |
This object is a 64-bit version of ccsgsGTPQuotaMgrRetransmit. |
ccsgsGTPBMARateInterval | 1.3.6.1.4.1.9.9.597.1.2.1.1.19 | timeinterval | read-write |
The duration of the time interval in ccsBMAPacketRate and ccsBMAAckRate. |
ccsgsGTPQuotaMgrRateInterval | 1.3.6.1.4.1.9.9.597.1.2.1.1.20 | timeinterval | read-write |
The duration of the time interval in ccsQuotaMgrPacketRate and ccsQuotaMgrAckRate. |
ccsgsGxRuleActivationFail | 1.3.6.1.4.1.9.9.597.1.2.1.1.21 | counter32 | read-only |
The number of rules that PCEF failed to activate. PCRF sends rule activation time after which PCEF is supposed to activate the 3GPP charging rule. If PCEF fails to activate the rule this counter is increased. |
ccsgsGxRuleDeactivationFail | 1.3.6.1.4.1.9.9.597.1.2.1.1.22 | counter32 | read-only |
The number of rules that PCEF failed to deactivate. PCRF sends rule deactivation time after which PCEF is supposed to deactivate the 3GPP charging rule. If PCEF fails to deactivate the rule this counter is increased. |
ccsgsGxRevalidationSuccess | 1.3.6.1.4.1.9.9.597.1.2.1.1.23 | counter32 | read-only |
The number of CCR messages sent by PCEF during revalidation. PCRF sends rule revalidation time after which PCEF is supposed to send the CCR message requesting for charging rules. If PCEF sends CCR message after revalidation time this counter is increased. |
ccsgsGxRevalidationFail | 1.3.6.1.4.1.9.9.597.1.2.1.1.24 | counter32 | read-only |
The number of CCR messages which were not sent by PCEF during revalidation. PCRF sends rule revalidation time after which PCEF is supposed to send the CCR message requesting for charging rules. If PCEF fails to send CCR message after revalidation time this counter is increased. |
ccsgsHTTPHdrObscure | 1.3.6.1.4.1.9.9.597.1.2.1.1.25 | counter64 | read-only |
This object indicates the number of HTTP requests obscured by the PCEF. PCEF receives a HTTP request which includes a header, if received header is matched with configured list for obscure action headers, obscure the header in outgoing HTTP request such that server does not recognize this header and this counter is increased. |
ccsgsHTTPHdrBlock | 1.3.6.1.4.1.9.9.597.1.2.1.1.26 | counter64 | read-only |
This object indicates the number of HTTP requests blocked by the PCEF. PCEF receives a HTTP request which includes a header, if received header is matched with configured list for block action headers, block the HTTP request and this counter is increased. |
ccsUserDbTable | 1.3.6.1.4.1.9.9.597.1.2.2 | no-access |
Table of User Database Server. Entries are added to this table via ccsUserDbRowStatus in accordance with the RowStatus convention. |
|
1.3.6.1.4.1.9.9.597.1.2.2.1 | no-access |
Entry that defines parameters for a User Database. The User Database is a server that returns a userid given an IP address received in request. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsUserDbVrfName | 1.3.6.1.4.1.9.9.597.1.2.2.1.1 | mplsvpnid | no-access |
Name of the VRF over which communication with User Data Server occurs. If no VRF is specified, the global routing table is used. |
ccsUserDbIpAddrType | 1.3.6.1.4.1.9.9.597.1.2.2.1.2 | inetaddresstype | no-access |
This object specifies the type of the address specified by ccsUserDbIpAddr. |
ccsUserDbIpAddr | 1.3.6.1.4.1.9.9.597.1.2.2.1.3 | inetaddress | no-access |
The IP address of the user database. |
ccsUserDbPort | 1.3.6.1.4.1.9.9.597.1.2.2.1.4 | inetportnumber | no-access |
The listening UDP port of the user database. |
ccsUserDbState | 1.3.6.1.4.1.9.9.597.1.2.2.1.5 | integer | read-only |
State of the user database. 'reset' - State before the database is determined to be active. 'active' - The database is available and processing requests. 'failed' - The database has failed and is not processing requests. Enumeration: 'reset': 1, 'active': 2, 'failed': 3. |
ccsUserDbRequests | 1.3.6.1.4.1.9.9.597.1.2.2.1.6 | counter32 | read-only |
Number of user database requests. |
ccsUserDbHCRequests | 1.3.6.1.4.1.9.9.597.1.2.2.1.7 | counter64 | read-only |
Number of user database requests. This object is a 64-bit version of ccsUserDbRequests. |
ccsUserDbUidsReturned | 1.3.6.1.4.1.9.9.597.1.2.2.1.8 | counter32 | read-only |
Number of user identifiers returned. |
ccsUserDbHCUidsReturned | 1.3.6.1.4.1.9.9.597.1.2.2.1.9 | counter64 | read-only |
Number of user identifiers returned. This object is a 64-bit version of ccsUserDbHCUidsReturned. |
ccsUserDbReqResent | 1.3.6.1.4.1.9.9.597.1.2.2.1.10 | counter32 | read-only |
Number of database requests resent. |
ccsUserDbHCReqResent | 1.3.6.1.4.1.9.9.597.1.2.2.1.11 | counter64 | read-only |
Number of database requests resent. This object is a 64-bit version of ccsUserDbReqResent. |
ccsUserDbReqTimeouts | 1.3.6.1.4.1.9.9.597.1.2.2.1.12 | counter32 | read-only |
Number of user database requests that have timed out. |
ccsUserDbHCReqTimeouts | 1.3.6.1.4.1.9.9.597.1.2.2.1.13 | counter64 | read-only |
Number of user database requests that have timed out. This object is a 64-bit version of ccsUserDbReqTimeouts. |
ccsUserDbReqErrors | 1.3.6.1.4.1.9.9.597.1.2.2.1.14 | counter32 | read-only |
Number of errors returned on user database requests. |
ccsUserDbHCReqErrors | 1.3.6.1.4.1.9.9.597.1.2.2.1.15 | counter64 | read-only |
Number of errors returned on user database requests. This object is a 64-bit version of ccsUserDbReqErrors. |
ccsUserDbRowStatus | 1.3.6.1.4.1.9.9.597.1.2.2.1.16 | rowstatus | read-only |
This object is used by the manager to create or delete the row entry in the ccsUserDbTable following the RowStatus textual convention. This row can be deleted regardless of the value of ccsUserDbState. If all ccsUserDbTable rows have been deleted, then other mechanisms, such as intercepting RADIUS flows, may be used to associate a user name with an IP address. If this is not possible, then the user name will be absent from generated accounting records. |
ccsBMATable | 1.3.6.1.4.1.9.9.597.1.2.3 | no-access |
A table of billing mediation agents (BMAs). Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via ccsBMARowStatus in accordance with the RowStatus convention. Multiple BMAs can be configured for the purposes of load sharing and redundancy in the event of failure. |
|
1.3.6.1.4.1.9.9.597.1.2.3.1 | no-access |
Entry that defines parameters for a mediation agent. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsBMAVrfName | 1.3.6.1.4.1.9.9.597.1.2.3.1.1 | mplsvpnid | no-access |
Name of the VRF over which communication with Agent occurs. If no VRF is specified, the global routing table is used. |
ccsBMAIpAddrType | 1.3.6.1.4.1.9.9.597.1.2.3.1.2 | inetaddresstype | no-access |
This object specifies the type of the address specified by ccsBMAIpAddr. |
ccsBMAIpAddr | 1.3.6.1.4.1.9.9.597.1.2.3.1.3 | inetaddress | no-access |
The IP address of a BMA. |
ccsBMAPort | 1.3.6.1.4.1.9.9.597.1.2.3.1.4 | inetportnumber | no-access |
The UDP port of a BMA. |
ccsBMAPriority | 1.3.6.1.4.1.9.9.597.1.2.3.1.5 | ccsserverpriority | read-only |
The activation priority of a BMA. BMAs are activated in highest priority order. If multiple BMAs are active for load sharing, the highest priority BMAs available are activated. If an active BMA fails, the next highest priority BMA (in 'standby' state) is activated. |
ccsBMAState | 1.3.6.1.4.1.9.9.597.1.2.3.1.6 | integer | read-only |
States of a billing mediation agent. 'standby' - The server is prepared to become active. 'failed' - The server has failed to respond to requests. 'active' - The server has been activated to receive requests. 'echowait' - An echo request to this billing mediation agent and is waiting for a response. 'nawait' - A node-alive request to this billing mediation agent and is waiting for a response. 'suspended' - The server has receive a stop request from the operator. Enumeration: 'standby': 1, 'failed': 2, 'nawait': 5, 'suspended': 6, 'active': 3, 'echowait': 4. |
ccsBMALostRecords | 1.3.6.1.4.1.9.9.597.1.2.3.1.7 | counter32 | read-only |
Total number of lost records since system initialization or the last time the counter wrapped. |
ccsBMAHCLostRecords | 1.3.6.1.4.1.9.9.597.1.2.3.1.8 | counter64 | read-only |
Total number of lost records since system initialization or the last time the counter wrapped. This object is a 64-bit version of ccsBMALostRecords. |
ccsBMATotalSent | 1.3.6.1.4.1.9.9.597.1.2.3.1.9 | counter32 | read-only |
Total number of records sent to the billing mediation agent. |
ccsBMAHCTotalSent | 1.3.6.1.4.1.9.9.597.1.2.3.1.10 | counter64 | read-only |
Total number of records sent to the billing mediation agent. This object is a 64-bit version of ccsBMATotalSent. |
ccsBMAFailAck | 1.3.6.1.4.1.9.9.597.1.2.3.1.11 | counter32 | read-only |
Number of acknowledgments received from the billing mediation agent for which there are no outstanding requests. |
ccsBMAHCFailAck | 1.3.6.1.4.1.9.9.597.1.2.3.1.12 | counter64 | read-only |
Number of acknowledgments received from the billing mediation agent for which there are no outstanding requests. This object is a 64-bit version of ccsBMAFailAck. |
ccsBMAOutstanding | 1.3.6.1.4.1.9.9.597.1.2.3.1.13 | gauge32 | read-only |
Current number of messages waiting to be ACKed. |
ccsBMAHighWater | 1.3.6.1.4.1.9.9.597.1.2.3.1.14 | gauge32 | read-only |
The highest number of messages waiting for ACKs as reported by ccsBMAOutstanding object since object was reset as indicated by ccsBMAHighWaterResetTime. The only write operation allowed is to reset the value to 0. |
ccsBMAHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.3.1.15 | timestamp | read-only |
The time stamp at which the ccsBMAHighWater object was last reset to 0. |
ccsBMABadRecord | 1.3.6.1.4.1.9.9.597.1.2.3.1.16 | counter32 | read-only |
The number of bad records received. These are records in which an error was detected while attempting to decode the contents. |
ccsBMAHCBadRecord | 1.3.6.1.4.1.9.9.597.1.2.3.1.17 | counter64 | read-only |
The number of bad records received. These are records in which an error was detected while attempting to decode the contents. This object is a 64-bit version of ccsBMABadRecord. |
ccsBMARetransmit | 1.3.6.1.4.1.9.9.597.1.2.3.1.18 | counter32 | read-only |
The number of messages retransmitted to the billing mediation agent. |
ccsBMAHCRetransmit | 1.3.6.1.4.1.9.9.597.1.2.3.1.19 | counter64 | read-only |
The number of messages retransmitted to the billing mediation agent. This object is a 64-bit version of ccsBMARetransmit. |
ccsBMARowStatus | 1.3.6.1.4.1.9.9.597.1.2.3.1.20 | rowstatus | read-only |
This object is used by the manager to create or delete the row entry in the ccsBMATable following the RowStatus textual convention. This row can be deleted regardless of the value of ccsBMAState. Requests queued for the deleted BMA are requeued to another BMA. |
ccsBMAPacketRate | 1.3.6.1.4.1.9.9.597.1.2.3.1.21 | gauge32 | read-only |
Number of packets sent to the BMA per second calculated over the interval indicated by ccsgsGTPBMARateInterval object. |
ccsBMAAckRate | 1.3.6.1.4.1.9.9.597.1.2.3.1.22 | gauge32 | read-only |
Number of acknowledgments received from the BMA per second calculated over the interval indicated by ccsgsGTPBMARateInterval object. |
ccsQuotaMgrTable | 1.3.6.1.4.1.9.9.597.1.2.4 | no-access |
Table of quota managers. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via ccsQuotaMgrRowStatus in accordance with the RowStatus convention. |
|
1.3.6.1.4.1.9.9.597.1.2.4.1 | no-access |
Entry that defines parameters for a quota manager. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsQuotaMgrVrfName | 1.3.6.1.4.1.9.9.597.1.2.4.1.1 | mplsvpnid | no-access |
Name of the VRF over which communication with Quota Server occurs. If no VRF is specified, the global routing table is used. |
ccsQuotaMgrIpAddrType | 1.3.6.1.4.1.9.9.597.1.2.4.1.2 | inetaddresstype | no-access |
This object specifies the type of the address specified by ccsQuotaMgrIpAddr. |
ccsQuotaMgrIpAddr | 1.3.6.1.4.1.9.9.597.1.2.4.1.3 | inetaddress | no-access |
The IP address of a quota manager. |
ccsQuotaMgrPort | 1.3.6.1.4.1.9.9.597.1.2.4.1.4 | inetportnumber | no-access |
The UDP port of a quota manager. |
ccsQuotaMgrPriority | 1.3.6.1.4.1.9.9.597.1.2.4.1.5 | ccsserverpriority | read-only |
The priority of a quota manager. |
ccsQuotaMgrState | 1.3.6.1.4.1.9.9.597.1.2.4.1.6 | integer | read-only |
States of a quota manager: 'standby' - The QuotaMgr is prepared to become active. 'failed' - The QuotaMgr has failed to respond to requests. 'active' - The QuotaMgr has been activated to receive requests. 'echowait' - An echo request to this QuotaMgr and is waiting for a response. 'nawait' - A node-alive request to this QuotaMgr and is waiting for a response. 'suspended' - The QuotaMgr has receive a stop request from the operator. Enumeration: 'standby': 1, 'failed': 2, 'nawait': 5, 'suspended': 6, 'active': 3, 'echowait': 4. |
ccsQuotaMgrLostRecords | 1.3.6.1.4.1.9.9.597.1.2.4.1.7 | counter32 | read-only |
Total number of lost records since system initialization or the last time the counter wrapped. |
ccsQuotaMgrHCLostRecords | 1.3.6.1.4.1.9.9.597.1.2.4.1.8 | counter64 | read-only |
Total number of lost records since system initialization or the last time the counter wrapped. This object is a 64-bit version of ccsQuotaMgrLostRecords. |
ccsQuotaMgrTotalSent | 1.3.6.1.4.1.9.9.597.1.2.4.1.9 | counter32 | read-only |
Total number of records sent to the quota manager. |
ccsQuotaMgrHCTotalSent | 1.3.6.1.4.1.9.9.597.1.2.4.1.10 | counter64 | read-only |
Total number of records sent to the quota manager. This object is a 64-bit version of ccsQuotaMgrTotalSent. |
ccsQuotaMgrFailAck | 1.3.6.1.4.1.9.9.597.1.2.4.1.11 | counter32 | read-only |
Number of acknowledgments received from the quota manager for which there are no requests. |
ccsQuotaMgrHCFailAck | 1.3.6.1.4.1.9.9.597.1.2.4.1.12 | counter64 | read-only |
Number of acknowledgments received from the quota manager for which there are no requests. This object is a 64-bit version of ccsQuotaMgrFailAck. |
ccsQuotaMgrOutstanding | 1.3.6.1.4.1.9.9.597.1.2.4.1.13 | gauge32 | read-only |
Current number of messages waiting to be ACKed. |
ccsQuotaMgrHighWater | 1.3.6.1.4.1.9.9.597.1.2.4.1.14 | gauge32 | read-only |
The highest number of messages waiting for ACKs as reported by ccsQuotaMgrOutstanding object since object was reset as indicated by ccsQuotaMgrHighWaterResetTime. The only write operation allowed is to reset the value to 0. |
ccsQuotaMgrHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.4.1.15 | timestamp | read-only |
The time stamp at which the ccsgsUserHighWater object was last reset to 0. |
ccsQuotaMgrBadRecord | 1.3.6.1.4.1.9.9.597.1.2.4.1.16 | counter32 | read-only |
The number of bad records received. These are records in which the an error detected while attempting to decode the contents. |
ccsQuotaMgrHCBadRecord | 1.3.6.1.4.1.9.9.597.1.2.4.1.17 | counter64 | read-only |
The number of bad records received. These are records in which the an error detected while attempting to decode the contents. This object is a 64-bit version of ccsQuotaMgrBadRecord. |
ccsQuotaMgrRetransmit | 1.3.6.1.4.1.9.9.597.1.2.4.1.18 | counter32 | read-only |
The number of messages retransmitted to the billing mediation agent. |
ccsQuotaMgrHCRetransmit | 1.3.6.1.4.1.9.9.597.1.2.4.1.19 | counter64 | read-only |
The number of messages retransmitted to the billing mediation agent. This object is a 64-bit version of ccsQuotaMgrRetransmit. |
ccsQuotaMgrRowStatus | 1.3.6.1.4.1.9.9.597.1.2.4.1.20 | rowstatus | read-only |
This object is used by the manager to create or delete the row entry in the ccsQuotaMgrTable following the RowStatus textual convention. For the prepaid billing function, at least one QuotaMgr must be available. Therefore, deletion of the last QuotaMgr causes all accounting processing to switch to post-paid billing. This row can be deleted regardless of the value of ccsQuotaMgrState. Requests queued for the deleted QuotaMgr are requeued to another QuotaMgr if one is available. If no QuotaMgr is available, processing reverts to post-paid billing. |
ccsQuotaMgrPacketRate | 1.3.6.1.4.1.9.9.597.1.2.4.1.21 | gauge32 | read-only |
Number of packets sent to the Quota Manager per second calculated over the interval indicated by ccsgsGTPQuotaMgrRateInterval object. |
ccsQuotaMgrAckRate | 1.3.6.1.4.1.9.9.597.1.2.4.1.22 | gauge32 | read-only |
Number of acknowledgments received from the Quota Manager per second calculated over the interval indicated by ccsgsGTPQuotaMgrRateInterval object. |
ccsLoadStatistics | 1.3.6.1.4.1.9.9.597.1.2.5 | |||
ccsLoadStatRadiusTable | 1.3.6.1.4.1.9.9.597.1.2.5.1 | no-access |
This table contains the load statistical information related to Radius Protocol. All the counters in this table are related to outgoing traffic. |
|
1.3.6.1.4.1.9.9.597.1.2.5.1.1 | no-access |
Each row in this table contains load statistics related to Radius. entPhysicalIndex identifies the entity that provides the content services. |
||
ccsLoadStatRadiusStartAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.1 | counter32 | read-only |
Number of outgoing Radius start requests allowed. |
ccsLoadStatHCRadiusStartAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartAllowed. |
ccsLoadStatRadiusStartAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.3 | gauge32 | read-only |
Number of outgoing Radius start requests allowed per second. |
ccsLoadStatRadiusStartAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.4 | gauge32 | read-only |
The highest number of outgoing Radius start requests allowed per second as reported by ccsLoadStatRadiusStartAllowedRate. |
ccsLoadStatHCRadiusStartAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartAllowedRateHighWater. |
ccsLoadStatRadiusStartIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.6 | integer32 | read-only |
Maximum queue depth for Radius start in the IPC queue. |
ccsLoadStatRadiusStartDenied | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.7 | counter32 | read-only |
Number of outgoing Radius start requests denied. |
ccsLoadStatHCRadiusStartDenied | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartDenied. |
ccsLoadStatRadiusStartDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.9 | gauge32 | read-only |
Number of outgoing Radius start requests denied per second. |
ccsLoadStatRadiusStartDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.10 | gauge32 | read-only |
The highest number of outgoing Radius start requests denied per second as reported by ccsLoadStatRadiusStartDenialRate. |
ccsLoadStatHCRadiusStartDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartDenialRateHighWater. |
ccsLoadStatHCRadiusStartAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartAllowedRate. |
ccsLoadStatHCRadiusStartDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.1.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatRadiusStartDenialRate. |
ccsLoadStatUserDBTable | 1.3.6.1.4.1.9.9.597.1.2.5.2 | no-access |
This table contains the load statistical information related to user database. All the counters in this table are related to outgoing traffic. |
|
1.3.6.1.4.1.9.9.597.1.2.5.2.1 | no-access |
Each row in this table contains load statistics related to user database. entPhysicalIndex identifies the entity that provides the content services. |
||
ccsLoadStatUserDBReqAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.1 | counter32 | read-only |
Number of outgoing UDB requests allowed. |
ccsLoadStatHCUserDBReqAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqAllowed. |
ccsLoadStatUserDBReqAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.3 | gauge32 | read-only |
Number of outgoing UDB requests allowed per second. |
ccsLoadStatUserDBReqAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.4 | gauge32 | read-only |
The highest number of outgoing UDB requests allowed per second as reported by ccsLoadStatUserDBReqAllowedRate. |
ccsLoadStatHCUserDBReqAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqAllowedRateHighWater. |
ccsLoadStatUserDBReqIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.6 | integer32 | read-only |
Maximum queue depth for UDB requests in the IPC queue. |
ccsLoadStatUserDBReqDenied | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.7 | counter32 | read-only |
Number of outgoing UDB requests denied. |
ccsLoadStatHCUserDBReqDenied | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqDenied. |
ccsLoadStatUserDBReqDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.9 | gauge32 | read-only |
Number of outgoing UDB requests denied per second. |
ccsLoadStatUserDBReqDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.10 | gauge32 | read-only |
The highest number of outgoing UDB requests denied per second as reported by ccsLoadStatUserDBReqDenialRate. |
ccsLoadStatHCUserDBReqDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqDenialRateHighWater. |
ccsLoadStatHCUserDBReqAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqAllowedRate. |
ccsLoadStatHCUserDBReqDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.2.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatUserDBReqDenialRate. |
ccsLoadStatSessionTable | 1.3.6.1.4.1.9.9.597.1.2.5.3 | no-access |
This table contains the load statistical information related to sessions on the system. A session corresponds to a TCP/UDP flow on the system. |
|
1.3.6.1.4.1.9.9.597.1.2.5.3.1 | no-access |
Each row in this table contains load statistics related to sessions on the system. entPhysicalIndex identifies the entity that provides the content services. |
||
ccsLoadStatSessionCreateAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.1 | counter32 | read-only |
Number of session creation requests allowed on the system. |
ccsLoadStatHCSessionCreateAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateAllowed. |
ccsLoadStatSessionCreateAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.3 | gauge32 | read-only |
Number of session creation requests allowed per second on the system. |
ccsLoadStatSessionCreateAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.4 | gauge32 | read-only |
The highest number of session creation requests allowed per second as reported by ccsLoadStatSessionCreateAllowedRate. |
ccsLoadStatHCSessionCreateAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateAllowedRateHighWater. |
ccsLoadStatSessionCreateIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.6 | integer32 | read-only |
Maximum queue depth for session creation in the IPC queue. |
ccsLoadStatSessionCreateDenied | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.7 | counter32 | read-only |
Number of session creation requests denied on the system. |
ccsLoadStatHCSessionCreateDenied | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateDenied. |
ccsLoadStatSessionCreateDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.9 | gauge32 | read-only |
Number of session creation requests denied per second on the system. |
ccsLoadStatSessionCreateDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.10 | gauge32 | read-only |
The highest number of session creation requests denied per second as reported by ccsLoadStatSessionCreateDenialRate. |
ccsLoadStatHCSessionCreateDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateDenialRateHighWater. |
ccsLoadStatHCSessionCreateAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateAllowedRate. |
ccsLoadStatHCSessionCreateDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.3.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatSessionCreateDenialRate. |
ccsLoadStatBMATable | 1.3.6.1.4.1.9.9.597.1.2.5.4 | no-access |
This table contains the load statistical information related to BMA. All the counters in this table are related to outgoing traffic. |
|
1.3.6.1.4.1.9.9.597.1.2.5.4.1 | no-access |
Each row in this table contains load statistics related to BMAs. entPhysicalIndex identifies the entity that provides the content services. |
||
ccsLoadStatBMAMsgsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.1 | counter32 | read-only |
Number of outgoing BMA messages allowed. |
ccsLoadStatHCBMAMsgsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowed. |
ccsLoadStatBMAMsgsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.3 | gauge32 | read-only |
Number of outgoing BMA messages allowed per per second. |
ccsLoadStatBMAMsgsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.4 | gauge32 | read-only |
The highest number of outgoing BMA messages allowed per second as reported by ccsLoadStatBMAMsgsAllowedRate. |
ccsLoadStatHCBMAMsgsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowedRateHighWater. |
ccsLoadStatBMAMsgsIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.6 | integer32 | read-only |
Maximum queue depth for BMA messages in the IPC queue. |
ccsLoadStatBMAMsgsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.7 | counter32 | read-only |
Number of outgoing BMA messages denied. |
ccsLoadStatHCBMAMsgsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsDenied. |
ccsLoadStatBMAMsgsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.9 | gauge32 | read-only |
Number of outgoing BMA messages denied per second. |
ccsLoadStatBMAMsgsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.10 | gauge32 | read-only |
The highest number of outgoing BMA messages denied per second as reported by ccsLoadStatBMAMsgsDenialRate. |
ccsLoadStatHCBMAMsgsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsDenialRateHighWater. |
ccsLoadStatHCBMAMsgsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowedRate. |
ccsLoadStatHCBMAMsgsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.4.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatBMAMsgsDenialRate. |
ccsLoadStatQuotaMgrTable | 1.3.6.1.4.1.9.9.597.1.2.5.5 | no-access |
This table contains the load statistical information related to QuotaMgr. All the counters in this table are related to outgoing traffic. |
|
1.3.6.1.4.1.9.9.597.1.2.5.5.1 | no-access |
Each row in this table contains load statistics related to QuotaMgr. entPhysicalIndex identifies the entity that provides the content services. |
||
ccsLoadStatQuotaMgrMsgsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.1 | counter32 | read-only |
Number of outgoing messages to QuotaMgr allowed. |
ccsLoadStatHCQuotaMgrMsgsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowed. |
ccsLoadStatQuotaMgrMsgsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.3 | gauge32 | read-only |
Number of outgoing messages to QuotaMgr allowed per second. |
ccsLoadStatQuotaMgrMsgsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.4 | gauge32 | read-only |
The highest number of outgoing messages to QuotaMgr allowed per second as reported by ccsLoadStatQuotaMgrMsgsAllowedRate. |
ccsLoadStatHCQuotaMgrMsgsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowedRateHighWater. |
ccsLoadStatQuotaMgrMsgsIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.6 | integer32 | read-only |
Maximum queue depth for messages to QuotaMgr in the IPC queue. |
ccsLoadStatQuotaMgrMsgsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.7 | counter32 | read-only |
Number of outgoing messages to QuotaMgr denied. |
ccsLoadStatHCQuotaMgrMsgsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenied. |
ccsLoadStatQuotaMgrMsgsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.9 | gauge32 | read-only |
Number of outgoing messages to QuotaMgr denied per second. |
ccsLoadStatQuotaMgrMsgsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.10 | gauge32 | read-only |
The highest number of outgoing messages to QuotaMgr denied per second as reported by ccsLoadStatQuotaMgrMsgsDenialRate. |
ccsLoadStatHCQuotaMgrMsgsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenialRateHighWater. |
ccsLoadStatHCQuotaMgrMsgsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowedRate. |
ccsLoadStatHCQuotaMgrMsgsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.5.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenialRate. |
ccsLoadStatGxEventTable | 1.3.6.1.4.1.9.9.597.1.2.5.6 | no-access |
This table contains the load statistical information related to Gx Events. A Gx Event is a notification which is generated from the PCEF to the PCRF. Examples of these events include exceeding of time threshold, volume threshold etc. This table is indexed at entPhysicalIndex which identifies the entity that provides the content services. |
|
1.3.6.1.4.1.9.9.597.1.2.5.6.1 | no-access |
Each row in this table contains load statistics related to Gx Events. An entry will be added to this table, when the entity that provides the content services is identified and modelled in entityMIB, and removed when the corresponding entity will be deleted from entityMIB. |
||
ccsLoadStatGxEventsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.1 | counter32 | read-only |
Number of Gx Events allowed. |
ccsLoadStatHCGxEventsAllowed | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.2 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsAllowed. |
ccsLoadStatGxEventsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.3 | gauge32 | read-only |
Number of Gx Events allowed per second. |
ccsLoadStatGxEventsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.4 | gauge32 | read-only |
The highest number of Gx Events allowed per second as reported by ccsLoadStatGxEventsAllowedRate. |
ccsLoadStatHCGxEventsAllowedRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.5 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsAllowedRateHighWater. |
ccsLoadStatGxEventsIPCQueueDepthTolerance | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.6 | integer32 | read-only |
Maximum queue depth for Gx Events in the IPC queue. |
ccsLoadStatGxEventsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.7 | counter32 | read-only |
Number of Gx Events denied. |
ccsLoadStatHCGxEventsDenied | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.8 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsDenied. |
ccsLoadStatGxEventsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.9 | gauge32 | read-only |
Number of Gx Events denied per second. |
ccsLoadStatGxEventsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.10 | gauge32 | read-only |
The highest number of Gx Events denied per second as reported by ccsLoadStatQuotaMgrMsgsDenialRate. |
ccsLoadStatHCGxEventsDenialRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.11 | counter64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsDenialRateHighWater. |
ccsLoadStatHCGxEventsAllowedRate | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.12 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsAllowedRate. |
ccsLoadStatHCGxEventsDenialRate | 1.3.6.1.4.1.9.9.597.1.2.5.6.1.13 | counterbasedgauge64 | read-only |
This object is a 64-bit version of ccsLoadStatGxEventsDenialRate. |
ccsProtocolStatsTable | 1.3.6.1.4.1.9.9.597.1.2.6 | no-access |
This table contains the traffic related statistics for two categories of protocols. The first category of protocols are identified using the protocol handlers of the entity which provides the content services. These typically includes protocols like http, ftp, rtsp, sip, pop3, imap, smtp, wap and dns which use well-known ports and for which deep packet inspection upto the application layer has been performed. The second category contains those protocols which have been identified using the NBAR classification engine and are known as NBAR protocols. These typically consist of the various peer-to-peer (P2P) protocols which do not use a standard port range. This table is indexed on entPhysicalIndex which identifies the entity that provides the content services, ccspsInspectionMethod which denotes the type of inspection method used to identify the protocol, and ccspsProtocolName which is the name of the protocol. |
|
1.3.6.1.4.1.9.9.597.1.2.6.1 | no-access |
Each row in this table contains the traffic related statistics for a supported application layer protocol. An entry is added in this table when the traffic for a given protocol passes for the first time through the entity which provides the content services. An entry is deleted from this table when the corresponding entity denoted by the entPhysicalIndex is removed from the entityMIB. |
||
ccspsInspectionMethod | 1.3.6.1.4.1.9.9.597.1.2.6.1.1 | integer | no-access |
This object denotes the type of inspection method used to identify the protocol: 'system' - Inspection method used for protocols which have been identified using the protocol handler of the entity which provides the content services. 'nbar' - Inspection method used for NBAR protocols which have been identified using the NBAR classification engine. Enumeration: 'system': 1, 'nbar': 2. |
ccspsProtocolName | 1.3.6.1.4.1.9.9.597.1.2.6.1.2 | snmpadminstring | no-access |
The value of the protocol name is the case sensitive protocol name used in the configuration of the entity which provides the content services. This protocol name should be consistent between other management interfaces that use a string identifier for the protocol. For example, this protocol name should match the protocol name options available through the CLI. |
ccspsTransaction | 1.3.6.1.4.1.9.9.597.1.2.6.1.3 | counter32 | read-only |
Total number of transactions for a given protocol. The definition of a transaction varies according to the type of protocol. |
ccspsHCTransaction | 1.3.6.1.4.1.9.9.597.1.2.6.1.4 | counter64 | read-only |
Total number of transactions for a given protocol. This object is a 64-bit version of ccspsTransaction. |
ccspsTransactionRate | 1.3.6.1.4.1.9.9.597.1.2.6.1.5 | gauge32 | read-only |
Number of transactions per second for the given protocol. |
ccspsTransactionRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.6.1.6 | gauge32 | read-write |
The highest number of transactions per second as reported by ccspsTransactionRate. The only write operation allowed is to reset the value to 0. |
ccspsTransactionRateHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.7 | timestamp | read-only |
The time stamp at which the transactions per second as indicated by ccspsTransactionRate was last reset to 0. |
ccspsTransactionRateHighWaterTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.8 | timestamp | read-only |
The time stamp at which the transactions per second as indicated by ccspsTransactionRate was maximum. |
ccspsSubOutPackets | 1.3.6.1.4.1.9.9.597.1.2.6.1.9 | counter32 | read-only |
Total number of outgoing subscriber packets. Outgoing subscriber packets are the packets going from the subscriber to the network through the entity which provides the content services. |
ccspsHCSubOutPackets | 1.3.6.1.4.1.9.9.597.1.2.6.1.10 | counter64 | read-only |
Total number of outgoing subscriber packets. This object is a 64-bit version of ccspsSubOutPackets. |
ccspsSubOutPacketRate | 1.3.6.1.4.1.9.9.597.1.2.6.1.11 | gauge32 | read-only |
Number of outgoing subscriber packets per second. |
ccspsSubOutPacketRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.6.1.12 | gauge32 | read-write |
The highest number of outgoing subscriber packets per second as reported by ccspsSubOutPacketRate. The only write operation allowed is to reset the value to 0. |
ccspsSubOutPacketRateHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.13 | timestamp | read-only |
The time stamp at which the outgoing subscriber packets per second as indicated by ccspsSubOutPacketRate was last reset to 0. |
ccspsSubOutPacketRateHighWaterTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.14 | timestamp | read-only |
The time stamp at which the packets per second as indicated by ccspsSubOutPacketRate was maximum. |
ccspsNetOutPackets | 1.3.6.1.4.1.9.9.597.1.2.6.1.15 | counter32 | read-only |
Total number of outgoing network packets. Outgoing network packet are the packets going from the network to the subscriber through the entity which provides the content services. |
ccspsHCNetOutPackets | 1.3.6.1.4.1.9.9.597.1.2.6.1.16 | counter64 | read-only |
Total number of outgoing network packets. This object is a 64-bit version of ccspsNetOutPackets. |
ccspsNetOutPacketRate | 1.3.6.1.4.1.9.9.597.1.2.6.1.17 | gauge32 | read-only |
Number of outgoing network packets per second. |
ccspsNetOutPacketRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.6.1.18 | gauge32 | read-write |
The highest number of outgoing network packets per second as reported by ccspsNetOutPacketRate. The only write operation allowed is to reset the value to 0. |
ccspsNetOutPacketRateHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.19 | timestamp | read-only |
The time stamp at which the outgoing network packets per second as indicated by ccspsNetOutPacketRate was last reset to 0. |
ccspsNetOutPacketRateHighWaterTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.20 | timestamp | read-only |
The time stamp at which the outgoing network packets per second as indicated by ccspsNetOutPacketRate was maximum. |
ccspsSubOutBytes | 1.3.6.1.4.1.9.9.597.1.2.6.1.21 | counter32 | read-only |
Total number of outgoing subscriber bytes. Outgoing subscriber bytes are the bytes going from the subscriber to the network through the entity which provides the content services. |
ccspsHCSubOutBytes | 1.3.6.1.4.1.9.9.597.1.2.6.1.22 | counter64 | read-only |
Total number of outgoing subscriber bytes. This object is a 64-bit version of ccspsSubOutBytes. |
ccspsSubOutBitRate | 1.3.6.1.4.1.9.9.597.1.2.6.1.23 | gauge32 | read-only |
Number of outgoing subscriber bits per second. |
ccspsSubOutBitRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.6.1.24 | gauge32 | read-write |
The highest number of outgoing subscriber bits per second as reported by ccspsSubOutBitRate. The only write operation allowed is to reset the value to 0. |
ccspsSubOutBitRateHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.25 | timestamp | read-only |
The time stamp at which the outgoing subscriber bits per second as indicated by ccspsSubOutBitRate was last reset to 0. |
ccspsSubOutBitRateHighWaterTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.26 | timestamp | read-only |
The time stamp at which the outgoing subscriber bits per second as indicated by ccspsSubOutBitRate was maximum. |
ccspsNetOutBytes | 1.3.6.1.4.1.9.9.597.1.2.6.1.27 | counter32 | read-only |
Total number of outgoing network bytes. Outgoing network bytes are the bytes going from the network to the subscriber through the entity which provides the content services. |
ccspsHCNetOutBytes | 1.3.6.1.4.1.9.9.597.1.2.6.1.28 | counter64 | read-only |
Total number of outgoing network bytes. This object is a 64-bit version of ccspsNetOutBytes. |
ccspsNetOutBitRate | 1.3.6.1.4.1.9.9.597.1.2.6.1.29 | gauge32 | read-only |
Number of outgoing network bits per second. |
ccspsNetOutBitRateHighWater | 1.3.6.1.4.1.9.9.597.1.2.6.1.30 | gauge32 | read-write |
The highest number of outgoing network bits per second as reported by ccspsNetOutBitRate. The only write operation allowed is to reset the value to 0. |
ccspsNetOutBitRateHighWaterResetTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.31 | timestamp | read-only |
The time stamp at which the outgoing network bits per second as indicated by ccspsNetOutBitRate was last reset to 0. |
ccspsNetOutBitRateHighWaterTime | 1.3.6.1.4.1.9.9.597.1.2.6.1.32 | timestamp | read-only |
The time stamp at which the outgoing network bits per second as indicated by ccspsNetOutBitRate was maximum. |
ccsBillingPlanStatsTable | 1.3.6.1.4.1.9.9.597.1.2.7 | no-access |
This table contains the statistics of subscribers for all configured Billing Plans. |
|
1.3.6.1.4.1.9.9.597.1.2.7.1 | no-access |
Each entry in this table contains subscriber statistics related to Billing Plan. A billing plan is a set of services. An entry is created in the table, whenever a billing plan is configured. An entry will be deleted from the table, whenever a billing plan is unconfigured. The entPhysicalIndex identifies the entity that provides the content services. |
||
ccsbpsBillingPlanName | 1.3.6.1.4.1.9.9.597.1.2.7.1.1 | snmpadminstring | no-access |
The name of Billing Plan. Billing plan is set of services. Each service represents a group of content that is billed the same way, such as billing per-click (or per-request) or billing per-IP byte, and that shares part of a subscriber quota. A content configuration contains the following information: Layer 3 information that specifies the IP-level details of the content. Layer 4 information that specifies transport layer parameters, such as TCP and User Datagram Protocol (UDP) port numbers. |
ccsbpsSubscribers | 1.3.6.1.4.1.9.9.597.1.2.7.1.2 | gauge32 | read-only |
Number of subscribers associated with a given Billing Plan. |
ccsbpsHCSubscribers | 1.3.6.1.4.1.9.9.597.1.2.7.1.3 | counterbasedgauge64 | read-only |
Number of subscribers associated with a given Billing Plan. This object is 64-bit version of ccsbpsSubscribers. |
ccsbpsSubscribersHighWater | 1.3.6.1.4.1.9.9.597.1.2.7.1.4 | gauge32 | read-only |
The highest number of subscribers associated with a given Billing Plan so far, as reported by ccsbpsSubscribers. |
ccsbpsHCSubscribersHighWater | 1.3.6.1.4.1.9.9.597.1.2.7.1.5 | counterbasedgauge64 | read-only |
The highest number of subscribers associated with a given Billing Plan so far, as reported by ccsbpsHCSubscribers. This object is 64-bit version of ccsbpsSubscribersHighWater. |
ccsNotifConfig | 1.3.6.1.4.1.9.9.597.1.3 | |||
ccsNotifCfgTable | 1.3.6.1.4.1.9.9.597.1.3.1 | no-access |
Notification config table. |
|
1.3.6.1.4.1.9.9.597.1.3.1.1 | no-access |
Entry that defines the notification objects. entPhysicalIndex identifies the entity that that provides the content services. |
||
ccsBMAStateChangeNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.1 | truthvalue | read-write |
This object controls the generation of the Billing Mediation Agent state change notification (ciscoContentServicesBMAStateChange) 'true' Indicates that all BMA state change notification is enabled. 'false' Indicates that notification is disabled. |
ccsQuotaMgrStateChangeNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.2 | truthvalue | read-write |
This object controls the generation of the Quota Manager state change notification (ciscoContentServicesQuotaMgrStateChange) 'true' Indicates that all Quota Manager state change notification is enabled. 'false' Indicates that notification is disabled. |
ccsUserDbStateChangeNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.3 | truthvalue | read-write |
This object controls the generation of the User Database Server state change notification (ciscoContentServicesUserDbStateChange) 'true' Indicates that all User DB state change notification is enabled. 'false' Indicates that notification is disabled. |
ccsBMALostRecordEventNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.4 | truthvalue | read-write |
This object controls the generation of the Billing Mediation Agent Lost Reocrd notification (ciscoContentServicesBMALostRecordEvent) 'true' Indicates that all BMA record lost event notification is enabled. 'false' Indicates that notification is disabled. |
ccsQuotaMgrLostRecordEventNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.5 | truthvalue | read-write |
This object controls the generation of the Quota Manager Lost Record notification (ciscoContentServicesQuotaMgrLostRecordEvent) 'true' Indicates that all Quota Manager record lost event notification is enabled. 'false' Indicates that notification is disabled. |
ccsUserThresholdExceededNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.6 | truthvalue | read-write |
This object controls the generation of the Users threshold exceeded notification (ciscoContentServicesUserThresholdExceeded) 'true' Indicates that Users threshold exceeded notification is enabled. 'false' Indicates that notification is disabled. |
ccsAdControlNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.7 | truthvalue | read-write |
This object controls the generation of the notifications for the AdControl. The alarm and clear notifications are enabled when ccsAdControlNotifEnabled is set to 'true'. The AdControl will start a timer with the interval controlled by ccsAdControlAlarmUpdateTimer for each event. An alarm notification will be generated if the error exceeds the alarm threshold within the interval and no such alarm has been raised yet. The timer will be restarted after an alarm notification is generated. When the timer expires, a clear notification will be generated if the error is equal to or less than the clear threshold and the alarm exists. 'true' Indicates that the notifications are enabled. 'false' Indicates that notifications are disabled. |
ccsUserEntriesThresholdNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.8 | truthvalue | read-write |
This object controls the generation of the user entries threshold notification ciscoContentServicesUserEntriesThreshold. 'true' indicates that user entries threshold exceeded notification is enabled. 'false' indicates that notification is disabled. |
ccsSessionThresholdNotifEnabled | 1.3.6.1.4.1.9.9.597.1.3.1.1.9 | truthvalue | read-write |
This object controls the generation of the session threshold notification ciscoContentServicesSessionThreshold. 'true' indicates that session threshold exceeded notification is enabled. 'false' indicates that notification is disabled. |
ccsNotifInfo | 1.3.6.1.4.1.9.9.597.1.4 | |||
ccsTPIndexNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.1 | unsigned32 | no-access |
This object specifies the Traffic Processor (TP) index. |
ccsServiceNameNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.2 | octet string | no-access |
This object specifies the Service Name that the notification is generated for. |
ccsContentNameNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.3 | octet string | no-access |
This object specifies the content name. |
ccsPolicyNameNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.4 | octet string | no-access |
This object specifies the policy name. |
ccsNetServerIpAddrTypeNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.5 | inetaddresstype | no-access |
This object specifies the type of the address specified by ccsNetServerIpAddrNotifInfo. |
ccsNetServerIpAddrNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.6 | inetaddress | no-access |
This object specifies the IP address of the network server. |
ccsNetServerPortNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.7 | inetportnumber | no-access |
This object specifies the port number of the network server. |
ccsSubscriberIpAddrTypeNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.8 | inetaddresstype | no-access |
This object specifies the type of the address specified by ccsSubscriberIpAddrNotifInfo. |
ccsSubscriberIpAddrNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.9 | inetaddress | no-access |
This object specifies the IP address of the subscriber. |
ccsSubscriberPortNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.10 | inetportnumber | no-access |
This object specifies the port number of the subscriber. |
ccsNetServerResponseFailCountNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.11 | unsigned32 | no-access |
This object specifies the number of the failed response from the network server. |
ccsNetServerResponseTimeFailCountNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.12 | unsigned32 | no-access |
This object specifies the number of the response for the first payload packet from the network server exceeds the response time specified by ccsNetServerFirstPayloadResponseTime. |
ccsProtocolParseFailCountNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.13 | unsigned32 | no-access |
This object specifies the number of the errors fail the protocol parsing. |
ccsgUserSessionSeverityNotifInfo | 1.3.6.1.4.1.9.9.597.1.4.14 | integer | no-access |
The severity of the notifications ciscoContentServicesUserEntriesThreshold and ciscoContentServicesSessionThreshold. Enumeration: 'warning': 2, 'critical': 3, 'normal': 1. |
ciscoContentServicesMIBConform | 1.3.6.1.4.1.9.9.597.2 | |||
ciscoContentServicesMIBCompliances | 1.3.6.1.4.1.9.9.597.2.1 | |||
ciscoContentServicesMIBCompliance | 1.3.6.1.4.1.9.9.597.2.1.1 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev1 | 1.3.6.1.4.1.9.9.597.2.1.2 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev2 | 1.3.6.1.4.1.9.9.597.2.1.3 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev3 | 1.3.6.1.4.1.9.9.597.2.1.4 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev4 | 1.3.6.1.4.1.9.9.597.2.1.5 |
The compliance statement for entities which implement the Cisco Content Services MIB. This compliance statement deprecates the ciscoContentServicesMIBComplianceRev3. |
||
ciscoContentServicesMIBComplianceRev5 | 1.3.6.1.4.1.9.9.597.2.1.6 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev6 | 1.3.6.1.4.1.9.9.597.2.1.7 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev7 | 1.3.6.1.4.1.9.9.597.2.1.8 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev8 | 1.3.6.1.4.1.9.9.597.2.1.9 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBComplianceRev9 | 1.3.6.1.4.1.9.9.597.2.1.10 |
The compliance statement for entities which implement the Cisco Content Services MIB. |
||
ciscoContentServicesMIBGroups | 1.3.6.1.4.1.9.9.597.2.2 | |||
ciscoContentServicesGlobalCfgGroup | 1.3.6.1.4.1.9.9.597.2.2.1 |
Global Config objects. |
||
ciscoContentServicesGlobalStatsGroup | 1.3.6.1.4.1.9.9.597.2.2.2 |
Global Statistic objects. |
||
ciscoContentServicesUserDbGroup | 1.3.6.1.4.1.9.9.597.2.2.3 |
User Database Statistics. |
||
ciscoContentServicesBMAGroup | 1.3.6.1.4.1.9.9.597.2.2.4 |
BMA Statistics. |
||
ciscoContentServicesQuotaMgrGroup | 1.3.6.1.4.1.9.9.597.2.2.5 |
Quota Manager Statistics. |
||
ciscoContentServicesNotifEnableGroup | 1.3.6.1.4.1.9.9.597.2.2.7 |
Notifications enable/disable flags. |
||
ciscoContentServicesNotifGroup | 1.3.6.1.4.1.9.9.597.2.2.8 |
A collection of objects providing notifications. |
||
ciscoContentServicesLoadStatRadiusGroup | 1.3.6.1.4.1.9.9.597.2.2.9 |
Load Statistics for Radius. |
||
ciscoContentServicesLoadStatUserDBGroup | 1.3.6.1.4.1.9.9.597.2.2.10 |
Load Statistics for Database. |
||
ciscoContentServicesLoadStatSessionGroup | 1.3.6.1.4.1.9.9.597.2.2.11 |
Load Statistics for Session. |
||
ciscoContentServicesLoadStatBMAGroup | 1.3.6.1.4.1.9.9.597.2.2.12 |
Load Statistics for BMA. |
||
ciscoContentServicesLoadStatQuotaMgrGroup | 1.3.6.1.4.1.9.9.597.2.2.13 |
Load Statistics for Quota Manager. |
||
ciscoContentServicesGlobalStatsGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.14 |
Collection of objects providing aggregate statistics for all the BMAs and Quota Managers. This group augments the objects contained in the ciscoContentServicesGlobalStatsGroup. |
||
ciscoContentServicesBMAGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.15 |
Collection of objects providing BMA statistics. This group augments the objects contained in the ciscoContentServicesBMAGroup. |
||
ciscoContentServicesQuotaMgrGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.16 |
Collection of objects providing Quota Manager statistics. This group augments the objects contained in the ciscoContentServicesQuotaMgrGroup. |
||
ciscoContentServicesGlobalCfgGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.17 |
Global Config objects. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup. |
||
ciscoContentServicesNotifEnableGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.18 |
Notifications enable/disable flags. This group augments the objects contained in the ciscoContentServicesNotifEnableGroup |
||
ciscoContentServicesNotifGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.19 |
A collection of objects providing notifications. This group augments the objects contained in the ciscoContentServicesNotifGroup. |
||
ciscoContentServicesGlobalCfgGroupSup2 | 1.3.6.1.4.1.9.9.597.2.2.20 |
Global Config objects. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup. |
||
ciscoContentServicesNotifEnableGroupSup2 | 1.3.6.1.4.1.9.9.597.2.2.21 |
Notifications enable/disable flags. This group augments the objects contained in the ciscoContentServicesNotifEnableGroup |
||
ciscoContentServicesNotifGroupSup2 | 1.3.6.1.4.1.9.9.597.2.2.22 |
A collection of objects providing notifications. This group augments the objects contained in the ciscoContentServicesNotifGroup. |
||
ciscoContentServicesNotifInfoGroup | 1.3.6.1.4.1.9.9.597.2.2.23 |
Collection of objects providing info for notifications. |
||
ciscoContentServiceProtocolStatsGroup | 1.3.6.1.4.1.9.9.597.2.2.24 |
A collection of objects providing the traffic related protocol statistics. |
||
ciscoContentServicesLoadStatGxEventGroup | 1.3.6.1.4.1.9.9.597.2.2.25 |
A collection of objects providing load statistics for Gx Events. |
||
ciscoContentServicesBillingPlanStatsGroup | 1.3.6.1.4.1.9.9.597.2.2.26 |
Collection of objects providing Billing Plan Stats. This group augments the objects contained in the ciscoContentServicesBillingPlanStatsGroup. |
||
ciscoContentServicesLoadStatRadiusGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.27 |
Load Statistics for Radius. |
||
ciscoContentServicesLoadStatUserDBGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.28 |
Load Statistics for Database. |
||
ciscoContentServicesLoadStatSessionGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.29 |
Load Statistics for Session. |
||
ciscoContentServicesLoadStatBMAGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.30 |
Load Statistics for BMA. |
||
ciscoContentServicesLoadStatQuotaMgrGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.31 |
Load Statistics for Quota Manager. |
||
ciscoContentServicesLoadStatGxEventGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.32 |
A collection of objects providing load statistics for Gx Events. |
||
ciscoContentServicesGlobalStatsGroupSup2 | 1.3.6.1.4.1.9.9.597.2.2.33 |
A collection of objects providing rule activation/deactivation and revalidation statistics. |
||
ciscoContentServicesGlobalHTTPGroup | 1.3.6.1.4.1.9.9.597.2.2.34 |
A collection of objects providing HTTP header obscure/block action statistics. |
||
ciscoContentServicesGlobalCfgGroupSup3 | 1.3.6.1.4.1.9.9.597.2.2.35 |
A collection of objects including the threshold of user entries and sessions. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup. |
||
ciscoContentServicesNotifEnableGroupSup3 | 1.3.6.1.4.1.9.9.597.2.2.36 |
A collection of objects pertaining to enable/disable of the notification for user entries and session threshold. This group augments the objects contained in the ciscoContentServicesNotifEnableGroup |
||
ciscoContentServicesNotifGroupSup3 | 1.3.6.1.4.1.9.9.597.2.2.37 |
A collection of objects providing notifications. This includes providing notifications for user entries and sessions exceeding warning or critical threshold. This group augments the objects contained in the ciscoContentServicesNotifGroup. |
||
ciscoContentServicesNotifInfoGroupSup1 | 1.3.6.1.4.1.9.9.597.2.2.38 |
Collection of objects providing info for notifications. This group augments the objects contained in the ciscoContentServicesNotifInfoGroup |