This MIB supports the Cisco Content Services Gateway
(CSG) product. It includes five traps and four tables
that enable querying CSG resource statistics.
This notification is issued when csgAgentNotifsEnabled
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.
ciscoCsgQuotaMgrStateChange
.1.3.6.1.4.1.9.9.331.0.2
This notification is issued when csgQuotaNotifsEnabled
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.
ciscoCsgUserDbStateChange
.1.3.6.1.4.1.9.9.331.0.3
This notification is issued when csgDatabaseNotifsEnabled
is set to 'true', and the user database changes state.
ciscoCsgAgentLostRecordEvent
.1.3.6.1.4.1.9.9.331.0.4
This notification is issued when csgAgentNotifsEnabled
is set to 'true', and the CSG must discard accounting
records that should be sent to the billing mediation
agent.
Initially, csgAgentLostRecords is set to 0.
When a record is discarded, csgAgentLostRecords
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
csgAgentLostRecords each time a record is lost.
When the period timer expires, the agent compares
the current value of csgAgentLostRecords 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.
ciscoCsgQuotaMgrLostRecordEvent
.1.3.6.1.4.1.9.9.331.0.5
This notification is issued when csgQuotaNotifsEnabled
is set to 'true', and the CSG must discard request
records to be sent to the quota manager. The processing
is the same as described in the description for
ciscoCsgAgentLostRecordEvent.