AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-CSG-MIB » Objects

CISCO-CSG-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-CSG-MIB and use it to monitor vendor specific OID's.

CISCO-CSG-MIB file content

Object view of CISCO-CSG-MIB:

Scalar Object
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.
Tabular Object
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.
Table
csgUserTable .1.3.6.1.4.1.9.9.331.1.2.1
Table of User statistics. Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via csgUserRowStatus in accordance with the RowStatus convention.
csgUserDbTable .1.3.6.1.4.1.9.9.331.1.3.1
Table of user databases. Rows can be created and destroyed. Entries are added to this table via csgUserDbRowStatus in accordance with the RowStatus convention.
csgAgentTable .1.3.6.1.4.1.9.9.331.1.4.1
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 csgAgentRowStatus in accordance with the RowStatus convention. At least one BMA is required per CSG line card. Multiple BMAs can be configured for the purposes of load sharing and redundancy in the event of failure.
csgQuotaMgrTable .1.3.6.1.4.1.9.9.331.1.5.1
Table of CSG 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 csgAgentRowStatus in accordance with the RowStatus convention.
Trap
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.
Object Identifier
ciscoCsgMIB .1.3.6.1.4.1.9.9.331
This MIB supports the Cisco Content Services Gateway (CSG) product. It includes five traps and four tables that enable querying CSG resource statistics.
ciscoCsgMIBNotifs .1.3.6.1.4.1.9.9.331.0
ciscoCsgMIBObjects .1.3.6.1.4.1.9.9.331.1
ciscoCsgMIBConform .1.3.6.1.4.1.9.9.331.2
csgScalars .1.3.6.1.4.1.9.9.331.1.1
csgUserStats .1.3.6.1.4.1.9.9.331.1.2
csgUserDataBaseStats .1.3.6.1.4.1.9.9.331.1.3
csgAgentStats .1.3.6.1.4.1.9.9.331.1.4
csgQuotaMgrStats .1.3.6.1.4.1.9.9.331.1.5
csgNotifsEnable .1.3.6.1.4.1.9.9.331.1.6
ciscoCsgMIBCompliances .1.3.6.1.4.1.9.9.331.2.1
ciscoCsgMIBGroups .1.3.6.1.4.1.9.9.331.2.2
Group
ciscoUserGroup .1.3.6.1.4.1.9.9.331.2.2.1
CSG User Table Statistic objects.
ciscoAgentGroup .1.3.6.1.4.1.9.9.331.2.2.3
CSG Statistic objects.
ciscoQuotaMgrGroup .1.3.6.1.4.1.9.9.331.2.2.4
CSG Statistic objects.
ciscoUserDbGroup .1.3.6.1.4.1.9.9.331.2.2.2
CSG Statistic objects.
ciscoCsgNotifEnableGroup .1.3.6.1.4.1.9.9.331.2.2.5
CSG notifications enable/disable flags.
ciscoCsgNotifGroup .1.3.6.1.4.1.9.9.331.2.2.6
A collection of objects providing CSG notifications.