MIBs Depot

CISCO-CONTENT-SERVICES-MIB

Registered at
1.3.6.1.4.1.9.9.597
Last updated
2012-11-09 00:00
Organization
Cisco Systems, Inc.
Revisions
2012-11-09 00:00, 2012-04-27 00:00, 2012-02-13 00:00, 2011-02-05 00:00, 2010-01-28 00:00, 2009-08-12 00:00, 2009-01-28 00:00, 2008-09-26 00:00, 2008-04-21 00:00, 2007-03-21 00:00
Namespace
cisco
Source file
CISCO-CONTENT-SERVICES-MIB
Digest
sha256:b7f8caa4a9dd89027ceb292d8825d32fe0eea3421b483e9c6ddbc4a1b0a80138

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA tel: +1 800 553-NETS E-Mail: cs-csg@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
HCNUM-TCCounterBasedGauge64
INET-ADDRESS-MIBInetAddress, InetAddressType, InetPortNumber
MPLS-VPN-MIBMplsVpnId
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeInterval, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-CONTENT-SERVICES-MIB
CISCO-SMI
ENTITY-MIB
HCNUM-TC
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
MPLS-VPN-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
CcsServerPriority
TEXTUAL-CONVENTION
This convention applies to billing mediation agents and quota managers. When multiple servers of the same type are defined, the priority defines the order of activation of the servers. The lowest priority value designates the highest priority.
current

Objects

NameOIDSyntaxAccessStatus
ciscoContentServicesMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.0
ciscoContentServicesMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1
ccsConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1.1
ccsGlobalCfgTable
OBJECT-TYPE
This table contains configuration information for content billing feature.
1.3.6.1.4.1.9.9.597.1.1.1not-accessiblecurrent
ccsGlobalCfgTableEntry
OBJECT-TYPE
Each row in this table contains configuration information on content billing feature. entPhysicalIndex identifies the entity that that provides the content services.
1.3.6.1.4.1.9.9.597.1.1.1.1not-accessiblecurrent
ccsgcBMALostRecordTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.2TimeIntervalread-writecurrent
ccsgcQuotaMgrLostRecordTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.3TimeIntervalread-writecurrent
ccsgsUserThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.4Unsigned32read-writecurrent
ccsAdControlAlarmUpdateTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.5TimeInterval (1..2147483647)read-writecurrent
ccsNetServerResponseFailAlarmThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.6Unsigned32 (1..4294967294)read-writecurrent
ccsNetServerResponseFailClearThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.7Unsigned32 (0..4294967293)read-writecurrent
ccsNetServerFirstPayloadResponseTime
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.8TimeInterval (1..2147483647)read-writecurrent
ccsNetServerResponseTimeFailAlarmThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.9Unsigned32 (1..4294967294)read-writecurrent
ccsNetServerResponseTimeFailClearThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.10Unsigned32 (0..4294967293)read-writecurrent
ccsProtocolParseFailAlarmThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.11Unsigned32 (1..4294967294)read-writecurrent
ccsProtocolParseFailClearThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.1.1.1.12Unsigned32 (0..4294967293)read-writecurrent
ccsgsUserEntriesThreshold
OBJECT-TYPE
This object specifies alarm threshold for the maximum number of user entries that are allowed.
1.3.6.1.4.1.9.9.597.1.1.1.1.13Unsigned32 (1..4294967294)read-writecurrent
ccsgsSessionThreshold
OBJECT-TYPE
This object specifies alarm threshold for the maximum number of sessions that are allowed.
1.3.6.1.4.1.9.9.597.1.1.1.1.14Unsigned32 (1..4294967294)read-writecurrent
ccsStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1.2
ccsGlobalStatsTable
OBJECT-TYPE
This table contains the global statistical information in content billing feature.
1.3.6.1.4.1.9.9.597.1.2.1not-accessiblecurrent
ccsGlobalStatsTableEntry
OBJECT-TYPE
Each row in this table contains statistical information for content billing feature. entPhysicalIndex identifies the entity that that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.1.1not-accessiblecurrent
ccsgsUserCurrent
OBJECT-TYPE
The total number of users with one or more active sessions on the system.
1.3.6.1.4.1.9.9.597.1.2.1.1.1Gauge32read-onlycurrent
ccsgsUserHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.2Gauge32read-writecurrent
ccsgsUserHighWaterResetTime
OBJECT-TYPE
The time stamp at which the ccsgsUserHighWater object was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.1.1.3TimeStampread-onlycurrent
ccsgsSessionCurrent
OBJECT-TYPE
The total number of sessions on the system. A session corresponds to a TCP/UDP flow.
1.3.6.1.4.1.9.9.597.1.2.1.1.4Gauge32read-onlycurrent
ccsgsSessionHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.5Gauge32read-writecurrent
ccsgsSessionHighWaterResetTime
OBJECT-TYPE
The time stamp at which the ccsgsSessionHighWater object was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.1.1.6TimeStampread-onlycurrent
ccsgsGTPBMARejected
OBJECT-TYPE
Number of messages received from all the BMAs with reject cause code.
1.3.6.1.4.1.9.9.597.1.2.1.1.7Counter32read-onlycurrent
ccsgsHCGTPBMARejected
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPBMARejected.
1.3.6.1.4.1.9.9.597.1.2.1.1.8Counter64read-onlycurrent
ccsgsGTPBMADropped
OBJECT-TYPE
Total Number of messages dropped destined for any of the BMAs.
1.3.6.1.4.1.9.9.597.1.2.1.1.9Counter32read-onlycurrent
ccsgsHCGTPBMADropped
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPBMADropped.
1.3.6.1.4.1.9.9.597.1.2.1.1.10Counter64read-onlycurrent
ccsgsGTPBMARetransmit
OBJECT-TYPE
The number of messages retransmitted to all BMAs.
1.3.6.1.4.1.9.9.597.1.2.1.1.11Counter32read-onlycurrent
ccsgsHCGTPBMARetransmit
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPBMARetransmit.
1.3.6.1.4.1.9.9.597.1.2.1.1.12Counter64read-onlycurrent
ccsgsGTPQuotaMgrRejected
OBJECT-TYPE
Number of messages received from all the Quota Managers with reject cause code.
1.3.6.1.4.1.9.9.597.1.2.1.1.13Counter32read-onlycurrent
ccsgsHCGTPQuotaMgrRejected
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPQuotaMgrRejected.
1.3.6.1.4.1.9.9.597.1.2.1.1.14Counter64read-onlycurrent
ccsgsGTPQuotaMgrDropped
OBJECT-TYPE
Total Number of messages dropped destined for any of the Quota Managers.
1.3.6.1.4.1.9.9.597.1.2.1.1.15Counter32read-onlycurrent
ccsgsHCGTPQuotaMgrDropped
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPQuotaMgrDropped.
1.3.6.1.4.1.9.9.597.1.2.1.1.16Counter64read-onlycurrent
ccsgsGTPQuotaMgrRetransmit
OBJECT-TYPE
The number of messages retransmitted to all the Quota Managers.
1.3.6.1.4.1.9.9.597.1.2.1.1.17Counter32read-onlycurrent
ccsgsHCGTPQuotaMgrRetransmit
OBJECT-TYPE
This object is a 64-bit version of ccsgsGTPQuotaMgrRetransmit.
1.3.6.1.4.1.9.9.597.1.2.1.1.18Counter64read-onlycurrent
ccsgsGTPBMARateInterval
OBJECT-TYPE
The duration of the time interval in ccsBMAPacketRate and ccsBMAAckRate.
1.3.6.1.4.1.9.9.597.1.2.1.1.19TimeIntervalread-writecurrent
ccsgsGTPQuotaMgrRateInterval
OBJECT-TYPE
The duration of the time interval in ccsQuotaMgrPacketRate and ccsQuotaMgrAckRate.
1.3.6.1.4.1.9.9.597.1.2.1.1.20TimeIntervalread-writecurrent
ccsgsGxRuleActivationFail
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.21Counter32read-onlycurrent
ccsgsGxRuleDeactivationFail
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.22Counter32read-onlycurrent
ccsgsGxRevalidationSuccess
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.23Counter32read-onlycurrent
ccsgsGxRevalidationFail
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.24Counter32read-onlycurrent
ccsgsHTTPHdrObscure
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.25Counter64read-onlycurrent
ccsgsHTTPHdrBlock
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.1.1.26Counter64read-onlycurrent
ccsUserDbTable
OBJECT-TYPE
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.2not-accessiblecurrent
ccsUserDbTableEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.2.1not-accessiblecurrent
ccsUserDbVrfName
OBJECT-TYPE
Name of the VRF over which communication with User Data Server occurs. If no VRF is specified, the global routing table is used.
1.3.6.1.4.1.9.9.597.1.2.2.1.1MplsVpnIdnot-accessiblecurrent
ccsUserDbIpAddrType
OBJECT-TYPE
This object specifies the type of the address specified by ccsUserDbIpAddr.
1.3.6.1.4.1.9.9.597.1.2.2.1.2InetAddressTypenot-accessiblecurrent
ccsUserDbIpAddr
OBJECT-TYPE
The IP address of the user database.
1.3.6.1.4.1.9.9.597.1.2.2.1.3InetAddressnot-accessiblecurrent
ccsUserDbPort
OBJECT-TYPE
The listening UDP port of the user database.
1.3.6.1.4.1.9.9.597.1.2.2.1.4InetPortNumbernot-accessiblecurrent
ccsUserDbState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.2.1.5INTEGER {reset(1), active(2), failed(3)}read-onlycurrent
ccsUserDbRequests
OBJECT-TYPE
Number of user database requests.
1.3.6.1.4.1.9.9.597.1.2.2.1.6Counter32read-onlycurrent
ccsUserDbHCRequests
OBJECT-TYPE
Number of user database requests. This object is a 64-bit version of ccsUserDbRequests.
1.3.6.1.4.1.9.9.597.1.2.2.1.7Counter64read-onlycurrent
ccsUserDbUidsReturned
OBJECT-TYPE
Number of user identifiers returned.
1.3.6.1.4.1.9.9.597.1.2.2.1.8Counter32read-onlycurrent
ccsUserDbHCUidsReturned
OBJECT-TYPE
Number of user identifiers returned. This object is a 64-bit version of ccsUserDbHCUidsReturned.
1.3.6.1.4.1.9.9.597.1.2.2.1.9Counter64read-onlycurrent
ccsUserDbReqResent
OBJECT-TYPE
Number of database requests resent.
1.3.6.1.4.1.9.9.597.1.2.2.1.10Counter32read-onlycurrent
ccsUserDbHCReqResent
OBJECT-TYPE
Number of database requests resent. This object is a 64-bit version of ccsUserDbReqResent.
1.3.6.1.4.1.9.9.597.1.2.2.1.11Counter64read-onlycurrent
ccsUserDbReqTimeouts
OBJECT-TYPE
Number of user database requests that have timed out.
1.3.6.1.4.1.9.9.597.1.2.2.1.12Counter32read-onlycurrent
ccsUserDbHCReqTimeouts
OBJECT-TYPE
Number of user database requests that have timed out. This object is a 64-bit version of ccsUserDbReqTimeouts.
1.3.6.1.4.1.9.9.597.1.2.2.1.13Counter64read-onlycurrent
ccsUserDbReqErrors
OBJECT-TYPE
Number of errors returned on user database requests.
1.3.6.1.4.1.9.9.597.1.2.2.1.14Counter32read-onlycurrent
ccsUserDbHCReqErrors
OBJECT-TYPE
Number of errors returned on user database requests. This object is a 64-bit version of ccsUserDbReqErrors.
1.3.6.1.4.1.9.9.597.1.2.2.1.15Counter64read-onlycurrent
ccsUserDbRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.2.1.16RowStatusread-createcurrent
ccsBMATable
OBJECT-TYPE
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.3not-accessiblecurrent
ccsBMATableEntry
OBJECT-TYPE
Entry that defines parameters for a mediation agent. entPhysicalIndex identifies the entity that that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.3.1not-accessiblecurrent
ccsBMAVrfName
OBJECT-TYPE
Name of the VRF over which communication with Agent occurs. If no VRF is specified, the global routing table is used.
1.3.6.1.4.1.9.9.597.1.2.3.1.1MplsVpnIdnot-accessiblecurrent
ccsBMAIpAddrType
OBJECT-TYPE
This object specifies the type of the address specified by ccsBMAIpAddr.
1.3.6.1.4.1.9.9.597.1.2.3.1.2InetAddressTypenot-accessiblecurrent
ccsBMAIpAddr
OBJECT-TYPE
The IP address of a BMA.
1.3.6.1.4.1.9.9.597.1.2.3.1.3InetAddressnot-accessiblecurrent
ccsBMAPort
OBJECT-TYPE
The UDP port of a BMA.
1.3.6.1.4.1.9.9.597.1.2.3.1.4InetPortNumbernot-accessiblecurrent
ccsBMAPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.5CcsServerPriorityread-createcurrent
ccsBMAState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.6INTEGER {standby(1), failed(2), active(3), echowait(4), nawait(5), suspended(6)}read-onlycurrent
ccsBMALostRecords
OBJECT-TYPE
Total number of lost records since system initialization or the last time the counter wrapped.
1.3.6.1.4.1.9.9.597.1.2.3.1.7Counter32read-onlycurrent
ccsBMAHCLostRecords
OBJECT-TYPE
Total number of lost records since system initialization or the last time the counter wrapped. This object is a 64-bit version of ccsBMALostRecords.
1.3.6.1.4.1.9.9.597.1.2.3.1.8Counter64read-onlycurrent
ccsBMATotalSent
OBJECT-TYPE
Total number of records sent to the billing mediation agent.
1.3.6.1.4.1.9.9.597.1.2.3.1.9Counter32read-onlycurrent
ccsBMAHCTotalSent
OBJECT-TYPE
Total number of records sent to the billing mediation agent. This object is a 64-bit version of ccsBMATotalSent.
1.3.6.1.4.1.9.9.597.1.2.3.1.10Counter64read-onlycurrent
ccsBMAFailAck
OBJECT-TYPE
Number of acknowledgments received from the billing mediation agent for which there are no outstanding requests.
1.3.6.1.4.1.9.9.597.1.2.3.1.11Counter32read-onlycurrent
ccsBMAHCFailAck
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.12Counter64read-onlycurrent
ccsBMAOutstanding
OBJECT-TYPE
Current number of messages waiting to be ACKed.
1.3.6.1.4.1.9.9.597.1.2.3.1.13Gauge32read-onlycurrent
ccsBMAHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.14Gauge32read-createcurrent
ccsBMAHighWaterResetTime
OBJECT-TYPE
The time stamp at which the ccsBMAHighWater object was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.3.1.15TimeStampread-onlycurrent
ccsBMABadRecord
OBJECT-TYPE
The number of bad records received. These are records in which an error was detected while attempting to decode the contents.
1.3.6.1.4.1.9.9.597.1.2.3.1.16Counter32read-onlycurrent
ccsBMAHCBadRecord
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.17Counter64read-onlycurrent
ccsBMARetransmit
OBJECT-TYPE
The number of messages retransmitted to the billing mediation agent.
1.3.6.1.4.1.9.9.597.1.2.3.1.18Counter32read-onlycurrent
ccsBMAHCRetransmit
OBJECT-TYPE
The number of messages retransmitted to the billing mediation agent. This object is a 64-bit version of ccsBMARetransmit.
1.3.6.1.4.1.9.9.597.1.2.3.1.19Counter64read-onlycurrent
ccsBMARowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.3.1.20RowStatusread-createcurrent
ccsBMAPacketRate
OBJECT-TYPE
Number of packets sent to the BMA per second calculated over the interval indicated by ccsgsGTPBMARateInterval object.
1.3.6.1.4.1.9.9.597.1.2.3.1.21Gauge32read-onlycurrent
ccsBMAAckRate
OBJECT-TYPE
Number of acknowledgments received from the BMA per second calculated over the interval indicated by ccsgsGTPBMARateInterval object.
1.3.6.1.4.1.9.9.597.1.2.3.1.22Gauge32read-onlycurrent
ccsQuotaMgrTable
OBJECT-TYPE
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.4not-accessiblecurrent
ccsQuotaMgrTableEntry
OBJECT-TYPE
Entry that defines parameters for a quota manager. entPhysicalIndex identifies the entity that that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.4.1not-accessiblecurrent
ccsQuotaMgrVrfName
OBJECT-TYPE
Name of the VRF over which communication with Quota Server occurs. If no VRF is specified, the global routing table is used.
1.3.6.1.4.1.9.9.597.1.2.4.1.1MplsVpnIdnot-accessiblecurrent
ccsQuotaMgrIpAddrType
OBJECT-TYPE
This object specifies the type of the address specified by ccsQuotaMgrIpAddr.
1.3.6.1.4.1.9.9.597.1.2.4.1.2InetAddressTypenot-accessiblecurrent
ccsQuotaMgrIpAddr
OBJECT-TYPE
The IP address of a quota manager.
1.3.6.1.4.1.9.9.597.1.2.4.1.3InetAddressnot-accessiblecurrent
ccsQuotaMgrPort
OBJECT-TYPE
The UDP port of a quota manager.
1.3.6.1.4.1.9.9.597.1.2.4.1.4InetPortNumbernot-accessiblecurrent
ccsQuotaMgrPriority
OBJECT-TYPE
The priority of a quota manager.
1.3.6.1.4.1.9.9.597.1.2.4.1.5CcsServerPriorityread-createcurrent
ccsQuotaMgrState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.4.1.6INTEGER {standby(1), failed(2), active(3), echowait(4), nawait(5), suspended(6)}read-onlycurrent
ccsQuotaMgrLostRecords
OBJECT-TYPE
Total number of lost records since system initialization or the last time the counter wrapped.
1.3.6.1.4.1.9.9.597.1.2.4.1.7Counter32read-onlycurrent
ccsQuotaMgrHCLostRecords
OBJECT-TYPE
Total number of lost records since system initialization or the last time the counter wrapped. This object is a 64-bit version of ccsQuotaMgrLostRecords.
1.3.6.1.4.1.9.9.597.1.2.4.1.8Counter64read-onlycurrent
ccsQuotaMgrTotalSent
OBJECT-TYPE
Total number of records sent to the quota manager.
1.3.6.1.4.1.9.9.597.1.2.4.1.9Counter32read-onlycurrent
ccsQuotaMgrHCTotalSent
OBJECT-TYPE
Total number of records sent to the quota manager. This object is a 64-bit version of ccsQuotaMgrTotalSent.
1.3.6.1.4.1.9.9.597.1.2.4.1.10Counter64read-onlycurrent
ccsQuotaMgrFailAck
OBJECT-TYPE
Number of acknowledgments received from the quota manager for which there are no requests.
1.3.6.1.4.1.9.9.597.1.2.4.1.11Counter32read-onlycurrent
ccsQuotaMgrHCFailAck
OBJECT-TYPE
Number of acknowledgments received from the quota manager for which there are no requests. This object is a 64-bit version of ccsQuotaMgrFailAck.
1.3.6.1.4.1.9.9.597.1.2.4.1.12Counter64read-onlycurrent
ccsQuotaMgrOutstanding
OBJECT-TYPE
Current number of messages waiting to be ACKed.
1.3.6.1.4.1.9.9.597.1.2.4.1.13Gauge32read-onlycurrent
ccsQuotaMgrHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.4.1.14Gauge32read-createcurrent
ccsQuotaMgrHighWaterResetTime
OBJECT-TYPE
The time stamp at which the ccsgsUserHighWater object was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.4.1.15TimeStampread-onlycurrent
ccsQuotaMgrBadRecord
OBJECT-TYPE
The number of bad records received. These are records in which the an error detected while attempting to decode the contents.
1.3.6.1.4.1.9.9.597.1.2.4.1.16Counter32read-onlycurrent
ccsQuotaMgrHCBadRecord
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.4.1.17Counter64read-onlycurrent
ccsQuotaMgrRetransmit
OBJECT-TYPE
The number of messages retransmitted to the billing mediation agent.
1.3.6.1.4.1.9.9.597.1.2.4.1.18Counter32read-onlycurrent
ccsQuotaMgrHCRetransmit
OBJECT-TYPE
The number of messages retransmitted to the billing mediation agent. This object is a 64-bit version of ccsQuotaMgrRetransmit.
1.3.6.1.4.1.9.9.597.1.2.4.1.19Counter64read-onlycurrent
ccsQuotaMgrRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.4.1.20RowStatusread-createcurrent
ccsQuotaMgrPacketRate
OBJECT-TYPE
Number of packets sent to the Quota Manager per second calculated over the interval indicated by ccsgsGTPQuotaMgrRateInterval object.
1.3.6.1.4.1.9.9.597.1.2.4.1.21Gauge32read-onlycurrent
ccsQuotaMgrAckRate
OBJECT-TYPE
Number of acknowledgments received from the Quota Manager per second calculated over the interval indicated by ccsgsGTPQuotaMgrRateInterval object.
1.3.6.1.4.1.9.9.597.1.2.4.1.22Gauge32read-onlycurrent
ccsLoadStatistics
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1.2.5
ccsLoadStatRadiusTable
OBJECT-TYPE
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.1not-accessiblecurrent
ccsLoadStatRadiusEntry
OBJECT-TYPE
Each row in this table contains load statistics related to Radius. entPhysicalIndex identifies the entity that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.5.1.1not-accessiblecurrent
ccsLoadStatRadiusStartAllowed
OBJECT-TYPE
Number of outgoing Radius start requests allowed.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.1Counter32read-onlycurrent
ccsLoadStatHCRadiusStartAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.2Counter64read-onlycurrent
ccsLoadStatRadiusStartAllowedRate
OBJECT-TYPE
Number of outgoing Radius start requests allowed per second.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.3Gauge32read-onlycurrent
ccsLoadStatRadiusStartAllowedRateHighWater
OBJECT-TYPE
The highest number of outgoing Radius start requests allowed per second as reported by ccsLoadStatRadiusStartAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.4Gauge32read-onlycurrent
ccsLoadStatHCRadiusStartAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.5Counter64read-onlycurrent
ccsLoadStatRadiusStartIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for Radius start in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.6Integer32read-onlycurrent
ccsLoadStatRadiusStartDenied
OBJECT-TYPE
Number of outgoing Radius start requests denied.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.7Counter32read-onlycurrent
ccsLoadStatHCRadiusStartDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartDenied.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.8Counter64read-onlycurrent
ccsLoadStatRadiusStartDenialRate
OBJECT-TYPE
Number of outgoing Radius start requests denied per second.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.9Gauge32read-onlycurrent
ccsLoadStatRadiusStartDenialRateHighWater
OBJECT-TYPE
The highest number of outgoing Radius start requests denied per second as reported by ccsLoadStatRadiusStartDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.10Gauge32read-onlycurrent
ccsLoadStatHCRadiusStartDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.11Counter64read-onlycurrent
ccsLoadStatHCRadiusStartAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCRadiusStartDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatRadiusStartDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.1.1.13CounterBasedGauge64read-onlycurrent
ccsLoadStatUserDBTable
OBJECT-TYPE
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.2not-accessiblecurrent
ccsLoadStatUserDBEntry
OBJECT-TYPE
Each row in this table contains load statistics related to user database. entPhysicalIndex identifies the entity that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.5.2.1not-accessiblecurrent
ccsLoadStatUserDBReqAllowed
OBJECT-TYPE
Number of outgoing UDB requests allowed.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.1Counter32read-onlycurrent
ccsLoadStatHCUserDBReqAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.2Counter64read-onlycurrent
ccsLoadStatUserDBReqAllowedRate
OBJECT-TYPE
Number of outgoing UDB requests allowed per second.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.3Gauge32read-onlycurrent
ccsLoadStatUserDBReqAllowedRateHighWater
OBJECT-TYPE
The highest number of outgoing UDB requests allowed per second as reported by ccsLoadStatUserDBReqAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.4Gauge32read-onlycurrent
ccsLoadStatHCUserDBReqAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.5Counter64read-onlycurrent
ccsLoadStatUserDBReqIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for UDB requests in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.6Integer32read-onlycurrent
ccsLoadStatUserDBReqDenied
OBJECT-TYPE
Number of outgoing UDB requests denied.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.7Counter32read-onlycurrent
ccsLoadStatHCUserDBReqDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqDenied.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.8Counter64read-onlycurrent
ccsLoadStatUserDBReqDenialRate
OBJECT-TYPE
Number of outgoing UDB requests denied per second.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.9Gauge32read-onlycurrent
ccsLoadStatUserDBReqDenialRateHighWater
OBJECT-TYPE
The highest number of outgoing UDB requests denied per second as reported by ccsLoadStatUserDBReqDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.10Gauge32read-onlycurrent
ccsLoadStatHCUserDBReqDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.11Counter64read-onlycurrent
ccsLoadStatHCUserDBReqAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCUserDBReqDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatUserDBReqDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.2.1.13CounterBasedGauge64read-onlycurrent
ccsLoadStatSessionTable
OBJECT-TYPE
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.3not-accessiblecurrent
ccsLoadStatSessionEntry
OBJECT-TYPE
Each row in this table contains load statistics related to sessions on the system. entPhysicalIndex identifies the entity that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.5.3.1not-accessiblecurrent
ccsLoadStatSessionCreateAllowed
OBJECT-TYPE
Number of session creation requests allowed on the system.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.1Counter32read-onlycurrent
ccsLoadStatHCSessionCreateAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.2Counter64read-onlycurrent
ccsLoadStatSessionCreateAllowedRate
OBJECT-TYPE
Number of session creation requests allowed per second on the system.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.3Gauge32read-onlycurrent
ccsLoadStatSessionCreateAllowedRateHighWater
OBJECT-TYPE
The highest number of session creation requests allowed per second as reported by ccsLoadStatSessionCreateAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.4Gauge32read-onlycurrent
ccsLoadStatHCSessionCreateAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.5Counter64read-onlycurrent
ccsLoadStatSessionCreateIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for session creation in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.6Integer32read-onlycurrent
ccsLoadStatSessionCreateDenied
OBJECT-TYPE
Number of session creation requests denied on the system.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.7Counter32read-onlycurrent
ccsLoadStatHCSessionCreateDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateDenied.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.8Counter64read-onlycurrent
ccsLoadStatSessionCreateDenialRate
OBJECT-TYPE
Number of session creation requests denied per second on the system.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.9Gauge32read-onlycurrent
ccsLoadStatSessionCreateDenialRateHighWater
OBJECT-TYPE
The highest number of session creation requests denied per second as reported by ccsLoadStatSessionCreateDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.10Gauge32read-onlycurrent
ccsLoadStatHCSessionCreateDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.11Counter64read-onlycurrent
ccsLoadStatHCSessionCreateAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCSessionCreateDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatSessionCreateDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.3.1.13CounterBasedGauge64read-onlycurrent
ccsLoadStatBMATable
OBJECT-TYPE
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.4not-accessiblecurrent
ccsLoadStatBMAEntry
OBJECT-TYPE
Each row in this table contains load statistics related to BMAs. entPhysicalIndex identifies the entity that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.5.4.1not-accessiblecurrent
ccsLoadStatBMAMsgsAllowed
OBJECT-TYPE
Number of outgoing BMA messages allowed.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.1Counter32read-onlycurrent
ccsLoadStatHCBMAMsgsAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.2Counter64read-onlycurrent
ccsLoadStatBMAMsgsAllowedRate
OBJECT-TYPE
Number of outgoing BMA messages allowed per per second.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.3Gauge32read-onlycurrent
ccsLoadStatBMAMsgsAllowedRateHighWater
OBJECT-TYPE
The highest number of outgoing BMA messages allowed per second as reported by ccsLoadStatBMAMsgsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.4Gauge32read-onlycurrent
ccsLoadStatHCBMAMsgsAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.5Counter64read-onlycurrent
ccsLoadStatBMAMsgsIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for BMA messages in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.6Integer32read-onlycurrent
ccsLoadStatBMAMsgsDenied
OBJECT-TYPE
Number of outgoing BMA messages denied.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.7Counter32read-onlycurrent
ccsLoadStatHCBMAMsgsDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsDenied.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.8Counter64read-onlycurrent
ccsLoadStatBMAMsgsDenialRate
OBJECT-TYPE
Number of outgoing BMA messages denied per second.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.9Gauge32read-onlycurrent
ccsLoadStatBMAMsgsDenialRateHighWater
OBJECT-TYPE
The highest number of outgoing BMA messages denied per second as reported by ccsLoadStatBMAMsgsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.10Gauge32read-onlycurrent
ccsLoadStatHCBMAMsgsDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.11Counter64read-onlycurrent
ccsLoadStatHCBMAMsgsAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCBMAMsgsDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatBMAMsgsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.4.1.13CounterBasedGauge64read-onlycurrent
ccsLoadStatQuotaMgrTable
OBJECT-TYPE
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.5not-accessiblecurrent
ccsLoadStatQuotaMgrEntry
OBJECT-TYPE
Each row in this table contains load statistics related to QuotaMgr. entPhysicalIndex identifies the entity that provides the content services.
1.3.6.1.4.1.9.9.597.1.2.5.5.1not-accessiblecurrent
ccsLoadStatQuotaMgrMsgsAllowed
OBJECT-TYPE
Number of outgoing messages to QuotaMgr allowed.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.1Counter32read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.2Counter64read-onlycurrent
ccsLoadStatQuotaMgrMsgsAllowedRate
OBJECT-TYPE
Number of outgoing messages to QuotaMgr allowed per second.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.3Gauge32read-onlycurrent
ccsLoadStatQuotaMgrMsgsAllowedRateHighWater
OBJECT-TYPE
The highest number of outgoing messages to QuotaMgr allowed per second as reported by ccsLoadStatQuotaMgrMsgsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.4Gauge32read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.5Counter64read-onlycurrent
ccsLoadStatQuotaMgrMsgsIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for messages to QuotaMgr in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.6Integer32read-onlycurrent
ccsLoadStatQuotaMgrMsgsDenied
OBJECT-TYPE
Number of outgoing messages to QuotaMgr denied.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.7Counter32read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenied.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.8Counter64read-onlycurrent
ccsLoadStatQuotaMgrMsgsDenialRate
OBJECT-TYPE
Number of outgoing messages to QuotaMgr denied per second.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.9Gauge32read-onlycurrent
ccsLoadStatQuotaMgrMsgsDenialRateHighWater
OBJECT-TYPE
The highest number of outgoing messages to QuotaMgr denied per second as reported by ccsLoadStatQuotaMgrMsgsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.10Gauge32read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.11Counter64read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCQuotaMgrMsgsDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatQuotaMgrMsgsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.5.1.13CounterBasedGauge64read-onlycurrent
ccsLoadStatGxEventTable
OBJECT-TYPE
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.6not-accessiblecurrent
ccsLoadStatGxEventEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.5.6.1not-accessiblecurrent
ccsLoadStatGxEventsAllowed
OBJECT-TYPE
Number of Gx Events allowed.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.1Counter32read-onlycurrent
ccsLoadStatHCGxEventsAllowed
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsAllowed.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.2Counter64read-onlycurrent
ccsLoadStatGxEventsAllowedRate
OBJECT-TYPE
Number of Gx Events allowed per second.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.3Gauge32read-onlycurrent
ccsLoadStatGxEventsAllowedRateHighWater
OBJECT-TYPE
The highest number of Gx Events allowed per second as reported by ccsLoadStatGxEventsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.4Gauge32read-onlycurrent
ccsLoadStatHCGxEventsAllowedRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsAllowedRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.5Counter64read-onlycurrent
ccsLoadStatGxEventsIPCQueueDepthTolerance
OBJECT-TYPE
Maximum queue depth for Gx Events in the IPC queue.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.6Integer32read-onlycurrent
ccsLoadStatGxEventsDenied
OBJECT-TYPE
Number of Gx Events denied.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.7Counter32read-onlycurrent
ccsLoadStatHCGxEventsDenied
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsDenied.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.8Counter64read-onlycurrent
ccsLoadStatGxEventsDenialRate
OBJECT-TYPE
Number of Gx Events denied per second.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.9Gauge32read-onlycurrent
ccsLoadStatGxEventsDenialRateHighWater
OBJECT-TYPE
The highest number of Gx Events denied per second as reported by ccsLoadStatQuotaMgrMsgsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.10Gauge32read-onlycurrent
ccsLoadStatHCGxEventsDenialRateHighWater
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsDenialRateHighWater.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.11Counter64read-onlycurrent
ccsLoadStatHCGxEventsAllowedRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsAllowedRate.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.12CounterBasedGauge64read-onlycurrent
ccsLoadStatHCGxEventsDenialRate
OBJECT-TYPE
This object is a 64-bit version of ccsLoadStatGxEventsDenialRate.
1.3.6.1.4.1.9.9.597.1.2.5.6.1.13CounterBasedGauge64read-onlycurrent
ccsProtocolStatsTable
OBJECT-TYPE
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.6not-accessiblecurrent
ccsProtocolStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1not-accessiblecurrent
ccspsInspectionMethod
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.1INTEGER {system(1), nbar(2)}not-accessiblecurrent
ccspsProtocolName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.2SnmpAdminString (SIZE(1..64))not-accessiblecurrent
ccspsTransaction
OBJECT-TYPE
Total number of transactions for a given protocol. The definition of a transaction varies according to the type of protocol.
1.3.6.1.4.1.9.9.597.1.2.6.1.3Counter32read-onlycurrent
ccspsHCTransaction
OBJECT-TYPE
Total number of transactions for a given protocol. This object is a 64-bit version of ccspsTransaction.
1.3.6.1.4.1.9.9.597.1.2.6.1.4Counter64read-onlycurrent
ccspsTransactionRate
OBJECT-TYPE
Number of transactions per second for the given protocol.
1.3.6.1.4.1.9.9.597.1.2.6.1.5Gauge32read-onlycurrent
ccspsTransactionRateHighWater
OBJECT-TYPE
The highest number of transactions per second as reported by ccspsTransactionRate. The only write operation allowed is to reset the value to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.6Gauge32read-writecurrent
ccspsTransactionRateHighWaterResetTime
OBJECT-TYPE
The time stamp at which the transactions per second as indicated by ccspsTransactionRate was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.7TimeStampread-onlycurrent
ccspsTransactionRateHighWaterTime
OBJECT-TYPE
The time stamp at which the transactions per second as indicated by ccspsTransactionRate was maximum.
1.3.6.1.4.1.9.9.597.1.2.6.1.8TimeStampread-onlycurrent
ccspsSubOutPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.9Counter32read-onlycurrent
ccspsHCSubOutPackets
OBJECT-TYPE
Total number of outgoing subscriber packets. This object is a 64-bit version of ccspsSubOutPackets.
1.3.6.1.4.1.9.9.597.1.2.6.1.10Counter64read-onlycurrent
ccspsSubOutPacketRate
OBJECT-TYPE
Number of outgoing subscriber packets per second.
1.3.6.1.4.1.9.9.597.1.2.6.1.11Gauge32read-onlycurrent
ccspsSubOutPacketRateHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.12Gauge32read-writecurrent
ccspsSubOutPacketRateHighWaterResetTime
OBJECT-TYPE
The time stamp at which the outgoing subscriber packets per second as indicated by ccspsSubOutPacketRate was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.13TimeStampread-onlycurrent
ccspsSubOutPacketRateHighWaterTime
OBJECT-TYPE
The time stamp at which the packets per second as indicated by ccspsSubOutPacketRate was maximum.
1.3.6.1.4.1.9.9.597.1.2.6.1.14TimeStampread-onlycurrent
ccspsNetOutPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.15Counter32read-onlycurrent
ccspsHCNetOutPackets
OBJECT-TYPE
Total number of outgoing network packets. This object is a 64-bit version of ccspsNetOutPackets.
1.3.6.1.4.1.9.9.597.1.2.6.1.16Counter64read-onlycurrent
ccspsNetOutPacketRate
OBJECT-TYPE
Number of outgoing network packets per second.
1.3.6.1.4.1.9.9.597.1.2.6.1.17Gauge32read-onlycurrent
ccspsNetOutPacketRateHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.18Gauge32read-writecurrent
ccspsNetOutPacketRateHighWaterResetTime
OBJECT-TYPE
The time stamp at which the outgoing network packets per second as indicated by ccspsNetOutPacketRate was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.19TimeStampread-onlycurrent
ccspsNetOutPacketRateHighWaterTime
OBJECT-TYPE
The time stamp at which the outgoing network packets per second as indicated by ccspsNetOutPacketRate was maximum.
1.3.6.1.4.1.9.9.597.1.2.6.1.20TimeStampread-onlycurrent
ccspsSubOutBytes
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.21Counter32read-onlycurrent
ccspsHCSubOutBytes
OBJECT-TYPE
Total number of outgoing subscriber bytes. This object is a 64-bit version of ccspsSubOutBytes.
1.3.6.1.4.1.9.9.597.1.2.6.1.22Counter64read-onlycurrent
ccspsSubOutBitRate
OBJECT-TYPE
Number of outgoing subscriber bits per second.
1.3.6.1.4.1.9.9.597.1.2.6.1.23Gauge32read-onlycurrent
ccspsSubOutBitRateHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.24Gauge32read-writecurrent
ccspsSubOutBitRateHighWaterResetTime
OBJECT-TYPE
The time stamp at which the outgoing subscriber bits per second as indicated by ccspsSubOutBitRate was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.25TimeStampread-onlycurrent
ccspsSubOutBitRateHighWaterTime
OBJECT-TYPE
The time stamp at which the outgoing subscriber bits per second as indicated by ccspsSubOutBitRate was maximum.
1.3.6.1.4.1.9.9.597.1.2.6.1.26TimeStampread-onlycurrent
ccspsNetOutBytes
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.27Counter32read-onlycurrent
ccspsHCNetOutBytes
OBJECT-TYPE
Total number of outgoing network bytes. This object is a 64-bit version of ccspsNetOutBytes.
1.3.6.1.4.1.9.9.597.1.2.6.1.28Counter64read-onlycurrent
ccspsNetOutBitRate
OBJECT-TYPE
Number of outgoing network bits per second.
1.3.6.1.4.1.9.9.597.1.2.6.1.29Gauge32read-onlycurrent
ccspsNetOutBitRateHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.6.1.30Gauge32read-writecurrent
ccspsNetOutBitRateHighWaterResetTime
OBJECT-TYPE
The time stamp at which the outgoing network bits per second as indicated by ccspsNetOutBitRate was last reset to 0.
1.3.6.1.4.1.9.9.597.1.2.6.1.31TimeStampread-onlycurrent
ccspsNetOutBitRateHighWaterTime
OBJECT-TYPE
The time stamp at which the outgoing network bits per second as indicated by ccspsNetOutBitRate was maximum.
1.3.6.1.4.1.9.9.597.1.2.6.1.32TimeStampread-onlycurrent
ccsBillingPlanStatsTable
OBJECT-TYPE
This table contains the statistics of subscribers for all configured Billing Plans.
1.3.6.1.4.1.9.9.597.1.2.7not-accessiblecurrent
ccsBillingPlanStatsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.7.1not-accessiblecurrent
ccsbpsBillingPlanName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.7.1.1SnmpAdminString (SIZE(1..64))not-accessiblecurrent
ccsbpsSubscribers
OBJECT-TYPE
Number of subscribers associated with a given Billing Plan.
1.3.6.1.4.1.9.9.597.1.2.7.1.2Gauge32read-onlycurrent
ccsbpsHCSubscribers
OBJECT-TYPE
Number of subscribers associated with a given Billing Plan. This object is 64-bit version of ccsbpsSubscribers.
1.3.6.1.4.1.9.9.597.1.2.7.1.3CounterBasedGauge64read-onlycurrent
ccsbpsSubscribersHighWater
OBJECT-TYPE
The highest number of subscribers associated with a given Billing Plan so far, as reported by ccsbpsSubscribers.
1.3.6.1.4.1.9.9.597.1.2.7.1.4Gauge32read-onlycurrent
ccsbpsHCSubscribersHighWater
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.2.7.1.5CounterBasedGauge64read-onlycurrent
ccsNotifConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1.3
ccsNotifCfgTable
OBJECT-TYPE
Notification config table.
1.3.6.1.4.1.9.9.597.1.3.1not-accessiblecurrent
ccsNotifCfgTableEntry
OBJECT-TYPE
Entry that defines the notification objects. entPhysicalIndex identifies the entity that that provides the content services.
1.3.6.1.4.1.9.9.597.1.3.1.1not-accessiblecurrent
ccsBMAStateChangeNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.1TruthValueread-writecurrent
ccsQuotaMgrStateChangeNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.2TruthValueread-writecurrent
ccsUserDbStateChangeNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.3TruthValueread-writecurrent
ccsBMALostRecordEventNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.4TruthValueread-writecurrent
ccsQuotaMgrLostRecordEventNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.5TruthValueread-writecurrent
ccsUserThresholdExceededNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.6TruthValueread-writecurrent
ccsAdControlNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.7TruthValueread-writecurrent
ccsUserEntriesThresholdNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.8TruthValueread-writecurrent
ccsSessionThresholdNotifEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.597.1.3.1.1.9TruthValueread-writecurrent
ccsNotifInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.1.4
ccsTPIndexNotifInfo
OBJECT-TYPE
This object specifies the Traffic Processor (TP) index.
1.3.6.1.4.1.9.9.597.1.4.1Unsigned32accessible-for-notifycurrent
ccsServiceNameNotifInfo
OBJECT-TYPE
This object specifies the Service Name that the notification is generated for.
1.3.6.1.4.1.9.9.597.1.4.2OCTET STRING (SIZE(1..16))accessible-for-notifycurrent
ccsContentNameNotifInfo
OBJECT-TYPE
This object specifies the content name.
1.3.6.1.4.1.9.9.597.1.4.3OCTET STRING (SIZE(1..15))accessible-for-notifycurrent
ccsPolicyNameNotifInfo
OBJECT-TYPE
This object specifies the policy name.
1.3.6.1.4.1.9.9.597.1.4.4OCTET STRING (SIZE(1..16))accessible-for-notifycurrent
ccsNetServerIpAddrTypeNotifInfo
OBJECT-TYPE
This object specifies the type of the address specified by ccsNetServerIpAddrNotifInfo.
1.3.6.1.4.1.9.9.597.1.4.5InetAddressTypeaccessible-for-notifycurrent
ccsNetServerIpAddrNotifInfo
OBJECT-TYPE
This object specifies the IP address of the network server.
1.3.6.1.4.1.9.9.597.1.4.6InetAddressaccessible-for-notifycurrent
ccsNetServerPortNotifInfo
OBJECT-TYPE
This object specifies the port number of the network server.
1.3.6.1.4.1.9.9.597.1.4.7InetPortNumberaccessible-for-notifycurrent
ccsSubscriberIpAddrTypeNotifInfo
OBJECT-TYPE
This object specifies the type of the address specified by ccsSubscriberIpAddrNotifInfo.
1.3.6.1.4.1.9.9.597.1.4.8InetAddressTypeaccessible-for-notifycurrent
ccsSubscriberIpAddrNotifInfo
OBJECT-TYPE
This object specifies the IP address of the subscriber.
1.3.6.1.4.1.9.9.597.1.4.9InetAddressaccessible-for-notifycurrent
ccsSubscriberPortNotifInfo
OBJECT-TYPE
This object specifies the port number of the subscriber.
1.3.6.1.4.1.9.9.597.1.4.10InetPortNumberaccessible-for-notifycurrent
ccsNetServerResponseFailCountNotifInfo
OBJECT-TYPE
This object specifies the number of the failed response from the network server.
1.3.6.1.4.1.9.9.597.1.4.11Unsigned32accessible-for-notifycurrent
ccsNetServerResponseTimeFailCountNotifInfo
OBJECT-TYPE
This object specifies the number of the response for the first payload packet from the network server exceeds the response time specified by ccsNetServerFirstPayloadResponseTime.
1.3.6.1.4.1.9.9.597.1.4.12Unsigned32accessible-for-notifycurrent
ccsProtocolParseFailCountNotifInfo
OBJECT-TYPE
This object specifies the number of the errors fail the protocol parsing.
1.3.6.1.4.1.9.9.597.1.4.13Unsigned32accessible-for-notifycurrent
ccsgUserSessionSeverityNotifInfo
OBJECT-TYPE
The severity of the notifications ciscoContentServicesUserEntriesThreshold and ciscoContentServicesSessionThreshold.
1.3.6.1.4.1.9.9.597.1.4.14INTEGER {normal(1), warning(2), critical(3)}accessible-for-notifycurrent
ciscoContentServicesMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.2
ciscoContentServicesMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.2.1
ciscoContentServicesMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.597.2.2

Notifications

NameOIDStatus
ciscoContentServicesBMAStateChange
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.1current
ciscoContentServicesQuotaMgrStateChange
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.2current
ciscoContentServicesUserDbStateChange
NOTIFICATION-TYPE
This notification is issued when ccsUserDbStateChangeNotifEnabled is set to 'true', and the user database changes state.
1.3.6.1.4.1.9.9.597.0.3current
ciscoContentServicesBMALostRecordEvent
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.4current
ciscoContentServicesQuotaMgrLostRecordEvent
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.5current
ciscoContentServicesUserThresholdExceeded
NOTIFICATION-TYPE
This notification is issued when ccsUserThresholdExceededNotifEnabled is set to 'true', and when actual users limit exceeds threshold which is set by ccsgsUserThreshold.
1.3.6.1.4.1.9.9.597.0.6current
ciscoContentServicesNetServerResponseFailExceeded
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.7current
ciscoContentServicesNetServerResponseTimeExceeded
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.8current
ciscoContentServicesProtocolParseFailExceeded
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.9current
ciscoContentServicesNetServerResponseFailAlarmCleared
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.10current
ciscoContentServicesNetServerResponseTimeAlarmCleared
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.11current
ciscoContentServicesProtocolParseFailAlarmCleared
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.12current
ciscoContentServicesUserEntriesThreshold
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.597.0.13current
ciscoContentServicesSessionThreshold
NOTIFICATION-TYPE
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
1.3.6.1.4.1.9.9.597.0.14current

Conformance

NameOIDStatus
ciscoContentServicesMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.1deprecated
ciscoContentServicesMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.2deprecated
ciscoContentServicesMIBComplianceRev2
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.3deprecated
ciscoContentServicesMIBComplianceRev3
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.4deprecated
ciscoContentServicesMIBComplianceRev4
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB. This compliance statement deprecates the ciscoContentServicesMIBComplianceRev3.
1.3.6.1.4.1.9.9.597.2.1.5deprecated
ciscoContentServicesMIBComplianceRev5
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.6deprecated
ciscoContentServicesMIBComplianceRev6
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.7deprecated
ciscoContentServicesMIBComplianceRev7
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.8deprecated
ciscoContentServicesMIBComplianceRev8
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.9deprecated
ciscoContentServicesMIBComplianceRev9
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Content Services MIB.
1.3.6.1.4.1.9.9.597.2.1.10current
ciscoContentServicesGlobalCfgGroup
OBJECT-GROUP
Global Config objects.
1.3.6.1.4.1.9.9.597.2.2.1current
ciscoContentServicesGlobalStatsGroup
OBJECT-GROUP
Global Statistic objects.
1.3.6.1.4.1.9.9.597.2.2.2current
ciscoContentServicesUserDbGroup
OBJECT-GROUP
User Database Statistics.
1.3.6.1.4.1.9.9.597.2.2.3current
ciscoContentServicesBMAGroup
OBJECT-GROUP
BMA Statistics.
1.3.6.1.4.1.9.9.597.2.2.4current
ciscoContentServicesQuotaMgrGroup
OBJECT-GROUP
Quota Manager Statistics.
1.3.6.1.4.1.9.9.597.2.2.5current
ciscoContentServicesNotifEnableGroup
OBJECT-GROUP
Notifications enable/disable flags.
1.3.6.1.4.1.9.9.597.2.2.7current
ciscoContentServicesNotifGroup
NOTIFICATION-GROUP
A collection of objects providing notifications.
1.3.6.1.4.1.9.9.597.2.2.8current
ciscoContentServicesLoadStatRadiusGroup
OBJECT-GROUP
Load Statistics for Radius.
1.3.6.1.4.1.9.9.597.2.2.9deprecated
ciscoContentServicesLoadStatUserDBGroup
OBJECT-GROUP
Load Statistics for Database.
1.3.6.1.4.1.9.9.597.2.2.10deprecated
ciscoContentServicesLoadStatSessionGroup
OBJECT-GROUP
Load Statistics for Session.
1.3.6.1.4.1.9.9.597.2.2.11deprecated
ciscoContentServicesLoadStatBMAGroup
OBJECT-GROUP
Load Statistics for BMA.
1.3.6.1.4.1.9.9.597.2.2.12deprecated
ciscoContentServicesLoadStatQuotaMgrGroup
OBJECT-GROUP
Load Statistics for Quota Manager.
1.3.6.1.4.1.9.9.597.2.2.13deprecated
ciscoContentServicesGlobalStatsGroupSup1
OBJECT-GROUP
Collection of objects providing aggregate statistics for all the BMAs and Quota Managers. This group augments the objects contained in the ciscoContentServicesGlobalStatsGroup.
1.3.6.1.4.1.9.9.597.2.2.14current
ciscoContentServicesBMAGroupSup1
OBJECT-GROUP
Collection of objects providing BMA statistics. This group augments the objects contained in the ciscoContentServicesBMAGroup.
1.3.6.1.4.1.9.9.597.2.2.15current
ciscoContentServicesQuotaMgrGroupSup1
OBJECT-GROUP
Collection of objects providing Quota Manager statistics. This group augments the objects contained in the ciscoContentServicesQuotaMgrGroup.
1.3.6.1.4.1.9.9.597.2.2.16current
ciscoContentServicesGlobalCfgGroupSup1
OBJECT-GROUP
Global Config objects. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup.
1.3.6.1.4.1.9.9.597.2.2.17current
ciscoContentServicesNotifEnableGroupSup1
OBJECT-GROUP
Notifications enable/disable flags. This group augments the objects contained in the ciscoContentServicesNotifEnableGroup
1.3.6.1.4.1.9.9.597.2.2.18current
ciscoContentServicesNotifGroupSup1
NOTIFICATION-GROUP
A collection of objects providing notifications. This group augments the objects contained in the ciscoContentServicesNotifGroup.
1.3.6.1.4.1.9.9.597.2.2.19current
ciscoContentServicesGlobalCfgGroupSup2
OBJECT-GROUP
Global Config objects. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup.
1.3.6.1.4.1.9.9.597.2.2.20current
ciscoContentServicesNotifEnableGroupSup2
OBJECT-GROUP
Notifications enable/disable flags. This group augments the objects contained in the ciscoContentServicesNotifEnableGroup
1.3.6.1.4.1.9.9.597.2.2.21current
ciscoContentServicesNotifGroupSup2
NOTIFICATION-GROUP
A collection of objects providing notifications. This group augments the objects contained in the ciscoContentServicesNotifGroup.
1.3.6.1.4.1.9.9.597.2.2.22current
ciscoContentServicesNotifInfoGroup
OBJECT-GROUP
Collection of objects providing info for notifications.
1.3.6.1.4.1.9.9.597.2.2.23current
ciscoContentServiceProtocolStatsGroup
OBJECT-GROUP
A collection of objects providing the traffic related protocol statistics.
1.3.6.1.4.1.9.9.597.2.2.24current
ciscoContentServicesLoadStatGxEventGroup
OBJECT-GROUP
A collection of objects providing load statistics for Gx Events.
1.3.6.1.4.1.9.9.597.2.2.25deprecated
ciscoContentServicesBillingPlanStatsGroup
OBJECT-GROUP
Collection of objects providing Billing Plan Stats. This group augments the objects contained in the ciscoContentServicesBillingPlanStatsGroup.
1.3.6.1.4.1.9.9.597.2.2.26current
ciscoContentServicesLoadStatRadiusGroupSup1
OBJECT-GROUP
Load Statistics for Radius.
1.3.6.1.4.1.9.9.597.2.2.27current
ciscoContentServicesLoadStatUserDBGroupSup1
OBJECT-GROUP
Load Statistics for Database.
1.3.6.1.4.1.9.9.597.2.2.28current
ciscoContentServicesLoadStatSessionGroupSup1
OBJECT-GROUP
Load Statistics for Session.
1.3.6.1.4.1.9.9.597.2.2.29current
ciscoContentServicesLoadStatBMAGroupSup1
OBJECT-GROUP
Load Statistics for BMA.
1.3.6.1.4.1.9.9.597.2.2.30current
ciscoContentServicesLoadStatQuotaMgrGroupSup1
OBJECT-GROUP
Load Statistics for Quota Manager.
1.3.6.1.4.1.9.9.597.2.2.31current
ciscoContentServicesLoadStatGxEventGroupSup1
OBJECT-GROUP
A collection of objects providing load statistics for Gx Events.
1.3.6.1.4.1.9.9.597.2.2.32current
ciscoContentServicesGlobalStatsGroupSup2
OBJECT-GROUP
A collection of objects providing rule activation/deactivation and revalidation statistics.
1.3.6.1.4.1.9.9.597.2.2.33current
ciscoContentServicesGlobalHTTPGroup
OBJECT-GROUP
A collection of objects providing HTTP header obscure/block action statistics.
1.3.6.1.4.1.9.9.597.2.2.34current
ciscoContentServicesGlobalCfgGroupSup3
OBJECT-GROUP
A collection of objects including the threshold of user entries and sessions. This group augments the objects contained in the ciscoContentServicesGlobalCfgGroup.
1.3.6.1.4.1.9.9.597.2.2.35current
ciscoContentServicesNotifEnableGroupSup3
OBJECT-GROUP
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
1.3.6.1.4.1.9.9.597.2.2.36current
ciscoContentServicesNotifGroupSup3
NOTIFICATION-GROUP
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.
1.3.6.1.4.1.9.9.597.2.2.37current
ciscoContentServicesNotifInfoGroupSup1
OBJECT-GROUP
Collection of objects providing info for notifications. This group augments the objects contained in the ciscoContentServicesNotifInfoGroup
1.3.6.1.4.1.9.9.597.2.2.38current