csgAgentLostRecordTimer |
.1.3.6.1.4.1.9.9.331.1.1.1 |
The time interval for monitoring the lost-record
event (ciscoCsgAgentLostRecordEvent) of a billing
mediation agent (BMA). A notification is issued when
the CSG detects a lost BMA record. An interval timer is
started with this value. When the timer expires the
lost record count (csgAgentLostRecords) 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.
|
csgQuotaMgrLostRecordTimer |
.1.3.6.1.4.1.9.9.331.1.1.2 |
The time interval for monitoring the lost-record
event (ciscoCsgQuotaMgrLostRecordEvent) of a quota
manager. A notification is issued when the CSG
detects a lost quota manager record. An interval timer is
started with this value. When the timer expires the
lost record count (csgQuotaMgrLostRecords) 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.
|
csgUserTableEntry |
.1.3.6.1.4.1.9.9.331.1.2.1.1 |
Entry that defines parameters for the User Table.
|
csgUserDbTableEntry |
.1.3.6.1.4.1.9.9.331.1.3.1.1 |
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.
|
csgAgentTableEntry |
.1.3.6.1.4.1.9.9.331.1.4.1.1 |
Entry that defines parameters for a mediation agent.
|
csgQuotaMgrTableEntry |
.1.3.6.1.4.1.9.9.331.1.5.1.1 |
Entry that defines parameters for a quota manager.
|
csgAgentNotifsEnabled |
.1.3.6.1.4.1.9.9.331.1.6.1 |
The CSG Agent notification truth value.
'true' Indicates that all defined notifications
for CSG agents are enabled.
'false' Indicates that CSG Agent notification
generation is disabled.
|
csgQuotaNotifsEnabled |
.1.3.6.1.4.1.9.9.331.1.6.2 |
The CSG notification truth value.
'true' Indicates that all defined notifications
for quota servers are enabled.
'false' Indicates that CSG quota server notifications
generation are disabled.
|
csgDatabaseNotifsEnabled |
.1.3.6.1.4.1.9.9.331.1.6.3 |
The CSG notification truth value.
'true' Indicates that all defined notifications
for the CSG database are enabled.
'false' Indicates that CSG database notification
generation is disabled.
|
csgUserCardId |
.1.3.6.1.4.1.9.9.331.1.2.1.1.1 |
The slot number in the host switch in which the CSG card
is inserted. This object is part of the index in all tables.
|
csgUserGroupName |
.1.3.6.1.4.1.9.9.331.1.2.1.1.2 |
Name of associated user-group. This object is part of the
index of this table and the csgUserDbTable.
|
csgUserMaxEntries |
.1.3.6.1.4.1.9.9.331.1.2.1.1.3 |
Maximum User Table entries.
|
csgUserCurrEntries |
.1.3.6.1.4.1.9.9.331.1.2.1.1.4 |
Current number of user table entries.
|
csgUserHighWater |
.1.3.6.1.4.1.9.9.331.1.2.1.1.5 |
Highest number of entries inserted into User Table.
The only write operation allowed is to reset the value to 0.
|
csgUserLRUSteals |
.1.3.6.1.4.1.9.9.331.1.2.1.1.6 |
Number of User Table entries acquired from LRU list.
When the User Table becomes full and a new user is detected,
the least recently used User Table entry is allocated
to the new user.
|
csgUserRowStatus |
.1.3.6.1.4.1.9.9.331.1.2.1.1.7 |
This object is used by the manager to create
or delete the row entry in the csgUserTable
following the RowStatus textual convention.
If this row is deleted, then accounting records
subsequently generated by the associated CSG line
card (identified by csgUserCardId) will not contain
user information.
|
csgUserDbIpAddrType |
.1.3.6.1.4.1.9.9.331.1.3.1.1.1 |
Type of IP address of the user database.
|
csgUserDbIpAddr |
.1.3.6.1.4.1.9.9.331.1.3.1.1.2 |
The IP address of the user database.
|
csgUserDbPort |
.1.3.6.1.4.1.9.9.331.1.3.1.1.3 |
The listening UDP port of the user database.
|
csgUserDbState |
.1.3.6.1.4.1.9.9.331.1.3.1.1.4 |
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.
|
csgUserDbRequests |
.1.3.6.1.4.1.9.9.331.1.3.1.1.5 |
Number of user database requests.
|
csgUserDbUidsReturned |
.1.3.6.1.4.1.9.9.331.1.3.1.1.6 |
Number of user identifiers returned.
|
csgUserDbReqResent |
.1.3.6.1.4.1.9.9.331.1.3.1.1.7 |
Number of database requests resent.
|
csgUserDbReqTimeouts |
.1.3.6.1.4.1.9.9.331.1.3.1.1.8 |
Number of user database requests that have timed out.
|
csgUserDbReqErrors |
.1.3.6.1.4.1.9.9.331.1.3.1.1.9 |
Number of errors returned on user database requests.
|
csgUserDbRowStatus |
.1.3.6.1.4.1.9.9.331.1.3.1.1.10 |
This object is used by the manager to create
or delete the row entry in the csgUserDbTable
following the RowStatus textual convention.
This row can be deleted regardless of the
value of csgUserDbState. Deletion of this row
means that the associated database (identified
by csgUserDbIpAddr and csgUserDbPort) is no
longer available to the associated CSG card.
If all csgUserDbTable rows have been deleted
for a given CSG card, 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.
|
csgAgentIpAddrType |
.1.3.6.1.4.1.9.9.331.1.4.1.1.1 |
Type of IP address of a BMA.
|
csgAgentIpAddr |
.1.3.6.1.4.1.9.9.331.1.4.1.1.2 |
The IP address of a BMA.
|
csgAgentPort |
.1.3.6.1.4.1.9.9.331.1.4.1.1.3 |
The UDP port of a BMA.
|
csgAgentAcctName |
.1.3.6.1.4.1.9.9.331.1.4.1.1.4 |
Name of associated accounting service.
|
csgAgentPriority |
.1.3.6.1.4.1.9.9.331.1.4.1.1.5 |
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.
|
csgAgentState |
.1.3.6.1.4.1.9.9.331.1.4.1.1.6 |
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' - CSG has sent an echo request to this
billing mediation agent and is waiting
for a response.
'nawait' - CSG has sent 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.
|
csgAgentLostRecords |
.1.3.6.1.4.1.9.9.331.1.4.1.1.7 |
Total number of lost records since system initialization
or the last time the counter wrapped.
|
csgAgentTotalSent |
.1.3.6.1.4.1.9.9.331.1.4.1.1.8 |
Total number of records sent to the billing mediation
agent.
|
csgAgentFailAck |
.1.3.6.1.4.1.9.9.331.1.4.1.1.9 |
Number of acknowledgments received from the
billing mediation agent for which there are no
outstanding requests.
|
csgAgentOutstanding |
.1.3.6.1.4.1.9.9.331.1.4.1.1.10 |
Current number of messages waiting to be ACKed.
|
csgAgentHighWater |
.1.3.6.1.4.1.9.9.331.1.4.1.1.11 |
Highest number of messages waiting for ACKs.
The only write operation allowed is to reset the value to 0.
|
csgAgentBadRecord |
.1.3.6.1.4.1.9.9.331.1.4.1.1.12 |
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
|
csgAgentRetransmit |
.1.3.6.1.4.1.9.9.331.1.4.1.1.13 |
The number of messages retransmitted to the billing
mediation agent.
|
csgAgentRowStatus |
.1.3.6.1.4.1.9.9.331.1.4.1.1.14 |
This object is used by the manager to create
or delete the row entry in the csgAgentTable
following the RowStatus textual convention.
Deletion of a row makes a BMA (identified by
csgAgentIpAddr and csgAgentPort) unavailable to
the associated CSG card. At least one BMA must
be available to a CSG card. Therefore, deletion
of the last BMA is not allowed.
This row can be deleted regardless of the value
of csgAgentState. Requests queued for the deleted
BMA are requeued to another BMA.
|
csgQuotaMgrIpAddrType |
.1.3.6.1.4.1.9.9.331.1.5.1.1.1 |
Type IP address of a quota manager.
|
csgQuotaMgrIpAddr |
.1.3.6.1.4.1.9.9.331.1.5.1.1.2 |
The IP address of a quota manager.
|
csgQuotaMgrPort |
.1.3.6.1.4.1.9.9.331.1.5.1.1.3 |
The UDP port of a quota manager.
|
csgQuotaMgrUserGroupName |
.1.3.6.1.4.1.9.9.331.1.5.1.1.4 |
Name of associated user-group.
|
csgQuotaMgrPriority |
.1.3.6.1.4.1.9.9.331.1.5.1.1.5 |
The priority of a quota manager.
|
csgQuotaMgrState |
.1.3.6.1.4.1.9.9.331.1.5.1.1.6 |
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' - CSG has sent an echo request to this QuotaMgr
and is waiting for a response.
'nawait' - CSG has sent a node-alive request to this
QuotaMgr and is waiting for a response.
'suspended' - The QuotaMgr has receive a stop request
from the operator.
|
csgQuotaMgrLostRecords |
.1.3.6.1.4.1.9.9.331.1.5.1.1.7 |
Total number of lost records since system initialization
or the last time the counter wrapped.
|
csgQuotaMgrTotalSent |
.1.3.6.1.4.1.9.9.331.1.5.1.1.8 |
Total number of records sent to the quota manager.
|
csgQuotaMgrFailAck |
.1.3.6.1.4.1.9.9.331.1.5.1.1.9 |
Number of acknowledgments received from the
quota manager for which there are no requests.
|
csgQuotaMgrOutstanding |
.1.3.6.1.4.1.9.9.331.1.5.1.1.10 |
Current number of messages waiting to be ACKed.
|
csgQuotaMgrHighWater |
.1.3.6.1.4.1.9.9.331.1.5.1.1.11 |
Highest number of messages waiting for ACKs.
The only write operation allowed is to reset the value to 0.
|
csgQuotaMgrBadRecord |
.1.3.6.1.4.1.9.9.331.1.5.1.1.12 |
The number of bad records received. These are records
in which the CSG detected an error in attempting to
decode the contents.
|
csgQuotaMgrRetransmit |
.1.3.6.1.4.1.9.9.331.1.5.1.1.13 |
The number of messages retransmitted to the billing
mediation agent.
|
csgQuotaMgrRowStatus |
.1.3.6.1.4.1.9.9.331.1.5.1.1.14 |
This object is used by the manager to create
or delete the row entry in the csgQuotaMgrTable
following the RowStatus textual convention.
Deletion of a row makes a QuotaMgr (identified by
csgQuotaMgrIpAddr and csgQuotaMgrPort) unavailable to
the associated CSG card. For the prepaid billing
function, at least one QuotaMgr must be available
to a CSG card. 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 csgQuotaMgrState. 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.
|
ciscoCsgAgentStateChange |
.1.3.6.1.4.1.9.9.331.0.1 |
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.
|