CISCO-CSG-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CSG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
             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.
         ciscoCsgMIBObjects 1.3.6.1.4.1.9.9.331.1
             csgScalars 1.3.6.1.4.1.9.9.331.1.1
                 csgAgentLostRecordTimer 1.3.6.1.4.1.9.9.331.1.1.1 timeinterval read-write
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 timeinterval read-write
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.
             csgUserStats 1.3.6.1.4.1.9.9.331.1.2
                 csgUserTable 1.3.6.1.4.1.9.9.331.1.2.1 no-access
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.
                     csgUserTableEntry 1.3.6.1.4.1.9.9.331.1.2.1.1 no-access
Entry that defines parameters for the User Table.
                         csgUserCardId 1.3.6.1.4.1.9.9.331.1.2.1.1.1 csgslotnumber no-access
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 csgentityname no-access
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 csgusertableupperbound read-only
Maximum User Table entries.
                         csgUserCurrEntries 1.3.6.1.4.1.9.9.331.1.2.1.1.4 gauge32 read-only
Current number of user table entries.
                         csgUserHighWater 1.3.6.1.4.1.9.9.331.1.2.1.1.5 csgusertableupperbound read-only
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 counter32 read-only
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 rowstatus read-only
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.
             csgUserDataBaseStats 1.3.6.1.4.1.9.9.331.1.3
                 csgUserDbTable 1.3.6.1.4.1.9.9.331.1.3.1 no-access
Table of user databases. Rows can be created and destroyed. Entries are added to this table via csgUserDbRowStatus in accordance with the RowStatus convention.
                     csgUserDbTableEntry 1.3.6.1.4.1.9.9.331.1.3.1.1 no-access
Entry that defines parameters for a User Database. The User Database is a server that returns a userid given an IP address received in request.
                         csgUserDbIpAddrType 1.3.6.1.4.1.9.9.331.1.3.1.1.1 inetaddresstype no-access
Type of IP address of the user database.
                         csgUserDbIpAddr 1.3.6.1.4.1.9.9.331.1.3.1.1.2 inetaddress no-access
The IP address of the user database.
                         csgUserDbPort 1.3.6.1.4.1.9.9.331.1.3.1.1.3 inetportnumber no-access
The listening UDP port of the user database.
                         csgUserDbState 1.3.6.1.4.1.9.9.331.1.3.1.1.4 integer read-only
State of the user database. 'reset' - State before the database is determined to be active. 'active' - The database is available and processing requests. 'failed' - The database has failed and is not processing requests. Enumeration: 'reset': 1, 'active': 2, 'failed': 3.
                         csgUserDbRequests 1.3.6.1.4.1.9.9.331.1.3.1.1.5 counter64 read-only
Number of user database requests.
                         csgUserDbUidsReturned 1.3.6.1.4.1.9.9.331.1.3.1.1.6 counter64 read-only
Number of user identifiers returned.
                         csgUserDbReqResent 1.3.6.1.4.1.9.9.331.1.3.1.1.7 counter32 read-only
Number of database requests resent.
                         csgUserDbReqTimeouts 1.3.6.1.4.1.9.9.331.1.3.1.1.8 counter32 read-only
Number of user database requests that have timed out.
                         csgUserDbReqErrors 1.3.6.1.4.1.9.9.331.1.3.1.1.9 counter32 read-only
Number of errors returned on user database requests.
                         csgUserDbRowStatus 1.3.6.1.4.1.9.9.331.1.3.1.1.10 rowstatus read-only
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.
             csgAgentStats 1.3.6.1.4.1.9.9.331.1.4
                 csgAgentTable 1.3.6.1.4.1.9.9.331.1.4.1 no-access
A table of billing mediation agents (BMAs). Columnar objects can be modified when the row is 'active'. Rows can be created and destroyed. Entries are added to this table via 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.
                     csgAgentTableEntry 1.3.6.1.4.1.9.9.331.1.4.1.1 no-access
Entry that defines parameters for a mediation agent.
                         csgAgentIpAddrType 1.3.6.1.4.1.9.9.331.1.4.1.1.1 inetaddresstype no-access
Type of IP address of a BMA.
                         csgAgentIpAddr 1.3.6.1.4.1.9.9.331.1.4.1.1.2 inetaddress no-access
The IP address of a BMA.
                         csgAgentPort 1.3.6.1.4.1.9.9.331.1.4.1.1.3 inetportnumber no-access
The UDP port of a BMA.
                         csgAgentAcctName 1.3.6.1.4.1.9.9.331.1.4.1.1.4 csgentityname read-only
Name of associated accounting service.
                         csgAgentPriority 1.3.6.1.4.1.9.9.331.1.4.1.1.5 csgserverpriority read-only
The activation priority of a BMA. BMAs are activated in highest priority order. If multiple BMAs are active for load sharing, the highest priority BMAs available are activated. If an active BMA fails, the next highest priority BMA (in 'standby' state) is activated.
                         csgAgentState 1.3.6.1.4.1.9.9.331.1.4.1.1.6 integer read-only
States of a billing mediation agent. 'standby' - The server is prepared to become active. 'failed' - The server has failed to respond to requests. 'active' - The server has been activated to receive requests. 'echowait' - 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. Enumeration: 'standby': 1, 'failed': 2, 'nawait': 5, 'suspended': 6, 'active': 3, 'echowait': 4.
                         csgAgentLostRecords 1.3.6.1.4.1.9.9.331.1.4.1.1.7 counter32 read-only
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 counter64 read-only
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 counter32 read-only
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 gauge32 read-only
Current number of messages waiting to be ACKed.
                         csgAgentHighWater 1.3.6.1.4.1.9.9.331.1.4.1.1.11 unsigned32 read-only
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 counter32 read-only
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 counter32 read-only
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 rowstatus read-only
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.
             csgQuotaMgrStats 1.3.6.1.4.1.9.9.331.1.5
                 csgQuotaMgrTable 1.3.6.1.4.1.9.9.331.1.5.1 no-access
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.
                     csgQuotaMgrTableEntry 1.3.6.1.4.1.9.9.331.1.5.1.1 no-access
Entry that defines parameters for a quota manager.
                         csgQuotaMgrIpAddrType 1.3.6.1.4.1.9.9.331.1.5.1.1.1 inetaddresstype no-access
Type IP address of a quota manager.
                         csgQuotaMgrIpAddr 1.3.6.1.4.1.9.9.331.1.5.1.1.2 inetaddress no-access
The IP address of a quota manager.
                         csgQuotaMgrPort 1.3.6.1.4.1.9.9.331.1.5.1.1.3 inetportnumber no-access
The UDP port of a quota manager.
                         csgQuotaMgrUserGroupName 1.3.6.1.4.1.9.9.331.1.5.1.1.4 csgentityname read-only
Name of associated user-group.
                         csgQuotaMgrPriority 1.3.6.1.4.1.9.9.331.1.5.1.1.5 csgserverpriority read-only
The priority of a quota manager.
                         csgQuotaMgrState 1.3.6.1.4.1.9.9.331.1.5.1.1.6 integer read-only
States of a quota manager: 'standby' - The QuotaMgr is prepared to become active. 'failed' - The QuotaMgr has failed to respond to requests. 'active' - The QuotaMgr has been activated to receive requests. 'echowait' - 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. Enumeration: 'standby': 1, 'failed': 2, 'nawait': 5, 'suspended': 6, 'active': 3, 'echowait': 4.
                         csgQuotaMgrLostRecords 1.3.6.1.4.1.9.9.331.1.5.1.1.7 counter32 read-only
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 counter64 read-only
Total number of records sent to the quota manager.
                         csgQuotaMgrFailAck 1.3.6.1.4.1.9.9.331.1.5.1.1.9 counter32 read-only
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 gauge32 read-only
Current number of messages waiting to be ACKed.
                         csgQuotaMgrHighWater 1.3.6.1.4.1.9.9.331.1.5.1.1.11 unsigned32 read-only
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 counter32 read-only
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 counter32 read-only
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 rowstatus read-only
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.
             csgNotifsEnable 1.3.6.1.4.1.9.9.331.1.6
                 csgAgentNotifsEnabled 1.3.6.1.4.1.9.9.331.1.6.1 truthvalue read-write
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 truthvalue read-write
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 truthvalue read-write
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.
         ciscoCsgMIBConform 1.3.6.1.4.1.9.9.331.2
             ciscoCsgMIBCompliances 1.3.6.1.4.1.9.9.331.2.1
                 ciscoCsgMIBCompliance 1.3.6.1.4.1.9.9.331.2.1.1
The compliance statement for entities which implement the Cisco CSG line card MIB.
             ciscoCsgMIBGroups 1.3.6.1.4.1.9.9.331.2.2
                 ciscoUserGroup 1.3.6.1.4.1.9.9.331.2.2.1
CSG User Table Statistic objects.
                 ciscoUserDbGroup 1.3.6.1.4.1.9.9.331.2.2.2
CSG 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.
                 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.