CISCO-SESS-BORDER-CTRLR-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SESS-BORDER-CTRLR-STATS-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
 ciscoSbcStatsMIB 1.3.6.1.4.1.9.9.757
The main purpose of this MIB is to define the statistics information for Session Border Controller application. This MIB categorizes the statistics information into following types: 1. RADIUS Messages Statistics - Represents statistics of various RADIUS messages for RADIUS servers with which the client (SBC) shares a secret. 2. Rf Billing Statistics- Represents Rf billing statistics information which monitors the messages sent per-realm over IMS Rx interface by Rf billing manager(SBC). 3. SIP Statistics - Represents SIP requests and various SIP responses on a SIP adjacency in a given interval. The Session Border Controller (SBC) enables direct IP-to-IP interconnect between multiple administrative domains for session-based services providing protocol inter-working, security, and admission control and management. The SBC is a voice over IP (VoIP) device that sits on the border of a network and controls call admission to that network. The primary purpose of an SBC is to protect the interior of the network from excessive call load and malicious traffic. Additional functions provided by the SBC include media bridging and billing services. Periodic Statistics - Represents the SBC call statistics information for a particular time interval. E.g. you can specify that you want to retrieve statistics for a summary period of the current or previous 5 minutes, 15 minutes, hour, or day. The statistics for 5 minutes are divided into five minute intervals past the hour - that is, at 0 minutes, 5 minutes, 10 minutes... past the hour. When you retrieve statistics for the current five minute period, you will be given statistics from the start of the interval to the current time. When you retrieve statistics for the previous five minutes, you will be given the statistics for the entirety of the previous interval. For example, if it is currently 12:43 - the current 5 minute statistics cover 12:40 - 12:43 - the previous 5 minute statistics cover 12:35 - 12:40 The other intervals work similarly. 15 minute statistics are divided into 15 minute intervals past the hour (0 minutes, 15 minutes, 30 minutes, 45 minutes). Hourly statistics are divided into intervals on the hour. Daily statistics are divided into intervals at 0:00 each day. Therefore, if you retrieve the statistics at 12:43 for each of these intervals, the periods covered are as follows. - current 15 minutes: 12:30 - 12:43 - previous 15 minutes: 12:15 - 12:30 - current hour: 12:00 - 12:43 - last hour: 11:00 - 12:00 - current day: 00:00 - 12:43 - last day: 00:00 (the day before) - 00:00. GLOSSARY SBC: Session Border Controller CSB: CISCO Session Border Controller Adjacency: An adjacency contains the system information to be transmitted to next HOP. ACR: Accounting Request ACA: Accounting Accept AVP: Attribute-Value Pairs REFERENCES 1. CISCO Session Border Controller Documents and FAQ http://zed.cisco.com/confluence/display/SBC/SBC
         ciscoSbcStatsMIBNotifs 1.3.6.1.4.1.9.9.757.0
         ciscoSbcStatsMIBObjects 1.3.6.1.4.1.9.9.757.1
             csbRadiusStatsTable 1.3.6.1.4.1.9.9.757.1.1 no-access
This table has the reporting statistics of various RADIUS messages for RADIUS servers with which the client (SBC) shares a secret. Each entry in this table is identified by a value of csbRadiusStatsEntIndex. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                 csbRadiusStatsEntry 1.3.6.1.4.1.9.9.757.1.1.1 no-access
A conceptual row in the csbRadiusStatsTable. There is an entry in this table for each RADIUS server, as identified by a value of csbRadiusStatsEntIndex. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbRadiusStatsEntIndex 1.3.6.1.4.1.9.9.757.1.1.1.1 unsigned32 no-access
This object indicates the index of the RADIUS client entity that this server is configured on. This index is assigned arbitrarily by the engine and is not saved over reboots.
                     csbRadiusStatsClientName 1.3.6.1.4.1.9.9.757.1.1.1.2 snmpadminstring read-only
This object indicates the client name of the RADIUS client to which that these statistics apply.
                     csbRadiusStatsClientType 1.3.6.1.4.1.9.9.757.1.1.1.3 ciscosbcradiusclienttype read-only
This object indicates the type(authentication or accounting) of the RADIUS clients configured on SBC.
                     csbRadiusStatsSrvrName 1.3.6.1.4.1.9.9.757.1.1.1.4 snmpadminstring read-only
This object indicates the server name of the RADIUS server to which that these statistics apply.
                     csbRadiusStatsAcsReqs 1.3.6.1.4.1.9.9.757.1.1.1.5 counter64 read-only
This object indicates the number of RADIUS Access-Request packets sent to this server. This does not include retransmissions.
                     csbRadiusStatsAcsRtrns 1.3.6.1.4.1.9.9.757.1.1.1.6 counter64 read-only
This object indicates the number of RADIUS Access-Request packets retransmitted to this RADIUS server.
                     csbRadiusStatsAcsAccpts 1.3.6.1.4.1.9.9.757.1.1.1.7 counter64 read-only
This object indicates the number of RADIUS Access-Accept packets (valid or invalid) received from this server.
                     csbRadiusStatsAcsRejects 1.3.6.1.4.1.9.9.757.1.1.1.8 counter64 read-only
This object indicates the number of RADIUS Access-Reject packets (valid or invalid) received from this server.
                     csbRadiusStatsAcsChalls 1.3.6.1.4.1.9.9.757.1.1.1.9 counter64 read-only
This object indicates the number of RADIUS Access-Challenge packets (valid or invalid) received from this server.
                     csbRadiusStatsActReqs 1.3.6.1.4.1.9.9.757.1.1.1.10 counter64 read-only
This object indicates the number of RADIUS Accounting-Request packets sent to this server. This does not include retransmissions.
                     csbRadiusStatsActRetrans 1.3.6.1.4.1.9.9.757.1.1.1.11 counter64 read-only
This object indicates the number of RADIUS Accounting-Request packets retransmitted to this RADIUS server.
                     csbRadiusStatsActRsps 1.3.6.1.4.1.9.9.757.1.1.1.12 counter64 read-only
This object indicates the number of RADIUS Accounting-Response packets (valid or invalid) received from this server.
                     csbRadiusStatsMalformedRsps 1.3.6.1.4.1.9.9.757.1.1.1.13 counter64 read-only
This object indicates the number of malformed RADIUS response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators, Signature attributes and unknown types are not included as malformed access responses.
                     csbRadiusStatsBadAuths 1.3.6.1.4.1.9.9.757.1.1.1.14 counter64 read-only
This object indicates the number of RADIUS response packets containing invalid authenticators or Signature attributes received from this server.
                     csbRadiusStatsPending 1.3.6.1.4.1.9.9.757.1.1.1.15 gauge32 read-only
This object indicates the number of RADIUS request packets destined for this server that have not yet timed out or received a response. This variable is incremented when a request is sent and decremented on receipt of the response or on a timeout or retransmission.
                     csbRadiusStatsTimeouts 1.3.6.1.4.1.9.9.757.1.1.1.16 counter64 read-only
This object indicates the number of RADIUS request timeouts to this server. After a timeout the client may retry to a different server or give up. A retry to a different server is counted as a request as well as a timeout.
                     csbRadiusStatsUnknownType 1.3.6.1.4.1.9.9.757.1.1.1.17 counter64 read-only
This object indicates the number of RADIUS packets of unknown type which were received from this server.
                     csbRadiusStatsDropped 1.3.6.1.4.1.9.9.757.1.1.1.18 counter64 read-only
This object indicates the number of RADIUS packets which were received from this server and dropped for some other reason.
             csbRfBillRealmStatsTable 1.3.6.1.4.1.9.9.757.1.2 no-access
This table describes the Rf billing statistics information which monitors the messages sent per-realm by Rf billing manager(SBC). SBC sends Rf billing data using Diameter as a transport protocol. Rf billing uses only ACR and ACA Diameter messages for the transport of billing data. The Accounting-Record-Type AVP on the ACR message labels the type of the accounting request. The following types are used by Rf billing. 1. For session-based charging, the types Start (session begins), Interim (session is modified) and Stop (session ends) are used. 2. For event-based charging, the type Event is used when a chargeable event occurs outside the scope of a session. Each row of this table is identified by a value of csbRfBillRealmStatsIndex and csbRfBillRealmStatsRealmName. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                 csbRfBillRealmStatsEntry 1.3.6.1.4.1.9.9.757.1.2.1 no-access
A conceptual row in the csbRfBillRealmStatsTable. There is an entry in this table for each realm, as identified by a value of csbRfBillRealmStatsIndex and csbRfBillRealmStatsRealmName. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbRfBillRealmStatsIndex 1.3.6.1.4.1.9.9.757.1.2.1.1 unsigned32 no-access
This object indicates the billing method instance index. The range of valid values for this field is 0 - 31.
                     csbRfBillRealmStatsRealmName 1.3.6.1.4.1.9.9.757.1.2.1.2 snmpadminstring read-only
This object indicates the realm for which these statistics are collected. The length of this object is zero when value is not assigned to it.
                     csbRfBillRealmStatsTotalStartAcrs 1.3.6.1.4.1.9.9.757.1.2.1.3 unsigned32 read-only
This object indicates the combined sum of successful and failed Start ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsTotalInterimAcrs 1.3.6.1.4.1.9.9.757.1.2.1.4 unsigned32 read-only
This object indicates the combined sum of successful and failed Interim ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsTotalStopAcrs 1.3.6.1.4.1.9.9.757.1.2.1.5 unsigned32 read-only
This object indicates the combined sum of successful and failed Stop ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsTotalEventAcrs 1.3.6.1.4.1.9.9.757.1.2.1.6 unsigned32 read-only
This object indicates the combined sum of successful and failed Event ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsSuccStartAcrs 1.3.6.1.4.1.9.9.757.1.2.1.7 unsigned32 read-only
This object indicates the total number of successful Start ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsSuccInterimAcrs 1.3.6.1.4.1.9.9.757.1.2.1.8 unsigned32 read-only
This object indicates the total number of successful Interim ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsSuccStopAcrs 1.3.6.1.4.1.9.9.757.1.2.1.9 unsigned32 read-only
This object indicates the total number of successful Stop ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsSuccEventAcrs 1.3.6.1.4.1.9.9.757.1.2.1.10 unsigned32 read-only
This object indicates the total number of successful Event ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsFailStartAcrs 1.3.6.1.4.1.9.9.757.1.2.1.11 unsigned32 read-only
This object indicates the total number of failed Start ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsFailInterimAcrs 1.3.6.1.4.1.9.9.757.1.2.1.12 unsigned32 read-only
This object indicates the total number of failed Interim ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsFailStopAcrs 1.3.6.1.4.1.9.9.757.1.2.1.13 unsigned32 read-only
This object indicates the total number of failed Stop ACRs since start of day or the last time the statistics were reset.
                     csbRfBillRealmStatsFailEventAcrs 1.3.6.1.4.1.9.9.757.1.2.1.14 unsigned32 read-only
This object indicates the total number of failed Event ACRs since start of day or the last time the statistics were reset.
             csbSIPMthdCurrentStatsTable 1.3.6.1.4.1.9.9.757.1.3 no-access
This table reports count of SIP request and various SIP responses for each SIP method on a SIP adjacency in a given interval. Each entry in this table represents a SIP method, its incoming and outgoing count, individual incoming and outgoing count of various SIP responses for this method on a SIP adjacency in a given interval. To understand the meaning of interval please refer section in description of ciscoSbcStatsMIB. This table is indexed on csbSIPMthdCurrentStatsAdjName, csbSIPMthdCurrentStatsMethod and csbSIPMthdCurrentStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                 csbSIPMthdCurrentStatsEntry 1.3.6.1.4.1.9.9.757.1.3.1 no-access
A conceptual row in the csbSIPMthdCurrentStatsTable. Each row describes a SIP method and various responses count for this method on a given SIP adjacency and given interval. This table is indexed on csbSIPMthdCurrentStatsAdjName, csbSIPMthdCurrentStatsMethod and csbSIPMthdCurrentStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbSIPMthdCurrentStatsAdjName 1.3.6.1.4.1.9.9.757.1.3.1.1 snmpadminstring read-only
This object indicates the name of the SIP adjacency for which stats related with SIP request and all kind of corresponding SIP responses are reported. The object acts as an index of the table.
                     csbSIPMthdCurrentStatsMethod 1.3.6.1.4.1.9.9.757.1.3.1.2 ciscosbcsipmethod no-access
This object indicates the SIP method Request. The object acts as an index of the table.
                     csbSIPMthdCurrentStatsInterval 1.3.6.1.4.1.9.9.757.1.3.1.3 ciscosbcperiodicstatsinterval no-access
This object indicates the interval for which the periodic statistics information is to be displayed. The interval values can be 5 minutes, 15 minutes, 1 hour , 1 Day. This object acts as an index for the table.
                     csbSIPMthdCurrentStatsMethodName 1.3.6.1.4.1.9.9.757.1.3.1.4 snmpadminstring read-only
This object indicates the text representation of the SIP method request. E.g. INVITE, ACK, BYE etc.
                     csbSIPMthdCurrentStatsReqIn 1.3.6.1.4.1.9.9.757.1.3.1.5 gauge32 read-only
This object indicates the total incoming SIP message requests of this type on this SIP adjacency.
                     csbSIPMthdCurrentStatsReqOut 1.3.6.1.4.1.9.9.757.1.3.1.6 gauge32 read-only
This object indicates the total outgoing SIP message requests of this type on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp1xxIn 1.3.6.1.4.1.9.9.757.1.3.1.7 gauge32 read-only
This object indicates the total 1xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp1xxOut 1.3.6.1.4.1.9.9.757.1.3.1.8 gauge32 read-only
This object indicates the total 1xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp2xxIn 1.3.6.1.4.1.9.9.757.1.3.1.9 gauge32 read-only
This object indicates the total 2xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp2xxOut 1.3.6.1.4.1.9.9.757.1.3.1.10 gauge32 read-only
This object indicates the total 2xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp3xxIn 1.3.6.1.4.1.9.9.757.1.3.1.11 gauge32 read-only
This object indicates the total 3xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp3xxOut 1.3.6.1.4.1.9.9.757.1.3.1.12 gauge32 read-only
This object indicates the total 3xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp4xxIn 1.3.6.1.4.1.9.9.757.1.3.1.13 gauge32 read-only
This object indicates the total 4xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp4xxOut 1.3.6.1.4.1.9.9.757.1.3.1.14 gauge32 read-only
This object indicates the total 4xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp5xxIn 1.3.6.1.4.1.9.9.757.1.3.1.15 gauge32 read-only
This object indicates the total 5xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp5xxOut 1.3.6.1.4.1.9.9.757.1.3.1.16 gauge32 read-only
This object indicates the total 5xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp6xxIn 1.3.6.1.4.1.9.9.757.1.3.1.17 gauge32 read-only
This object indicates the total 6xx responses for this method received on this SIP adjacency.
                     csbSIPMthdCurrentStatsResp6xxOut 1.3.6.1.4.1.9.9.757.1.3.1.18 gauge32 read-only
This object indicates the total 6xx responses for this method sent on this SIP adjacency.
             csbSIPMthdHistoryStatsTable 1.3.6.1.4.1.9.9.757.1.4 no-access
This table provide historical count of SIP request and various SIP responses for each SIP method on a SIP adjacency in various interval length defined by the csbSIPMthdHistoryStatsInterval object. Each entry in this table represents a SIP method, its incoming and outgoing count, individual incoming and outgoing count of various SIP responses for this method on a SIP adjacency in a given interval. The possible values of interval will be previous 5 minutes, previous 15 minutes, previous 1 hour and previous day. To understand the meaning of interval please refer description of ciscoSbcStatsMIB. This table is indexed on csbSIPMthdHistoryStatsAdjName, csbSIPMthdHistoryStatsMethod and csbSIPMthdHistoryStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                 csbSIPMthdHistoryStatsEntry 1.3.6.1.4.1.9.9.757.1.4.1 no-access
A conceptual row in the csbSIPMthdHistoryStatsTable. The entries in this table are updated as interval completes in the csbSIPMthdCurrentStatsTable table and the data is moved from that table to this one. This table is indexed on csbSIPMthdHistoryStatsAdjName, csbSIPMthdHistoryStatsMethod and csbSIPMthdHistoryStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbSIPMthdHistoryStatsAdjName 1.3.6.1.4.1.9.9.757.1.4.1.1 snmpadminstring read-only
This object indicates the name of the SIP adjacency for which stats related with SIP request and all kind of corresponding SIP responses are reported. The object acts as an index of the table.
                     csbSIPMthdHistoryStatsMethod 1.3.6.1.4.1.9.9.757.1.4.1.2 ciscosbcsipmethod no-access
This object indicates the SIP method Request. The object acts as an index of the table.
                     csbSIPMthdHistoryStatsInterval 1.3.6.1.4.1.9.9.757.1.4.1.3 ciscosbcperiodicstatsinterval no-access
This object indicates the interval for which the historical statistics information is to be displayed. The interval values can be previous 5 minutes, previous 15 minutes, previous 1 hour and previous 1 Day. This object acts as an index for the table.
                     csbSIPMthdHistoryStatsMethodName 1.3.6.1.4.1.9.9.757.1.4.1.4 snmpadminstring read-only
This object indicates the text representation of the SIP method request. E.g. INVITE, ACK, BYE etc.
                     csbSIPMthdHistoryStatsReqIn 1.3.6.1.4.1.9.9.757.1.4.1.5 gauge32 read-only
This object indicates the total incoming SIP message requests of this type on this SIP adjacency.
                     csbSIPMthdHistoryStatsReqOut 1.3.6.1.4.1.9.9.757.1.4.1.6 gauge32 read-only
This object indicates the total outgoing SIP message requests of this type on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp1xxIn 1.3.6.1.4.1.9.9.757.1.4.1.7 gauge32 read-only
This object indicates the total 1xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp1xxOut 1.3.6.1.4.1.9.9.757.1.4.1.8 gauge32 read-only
This object indicates the total 1xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp2xxIn 1.3.6.1.4.1.9.9.757.1.4.1.9 gauge32 read-only
This object indicates the total 2xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp2xxOut 1.3.6.1.4.1.9.9.757.1.4.1.10 gauge32 read-only
This object indicates the total 2xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp3xxIn 1.3.6.1.4.1.9.9.757.1.4.1.11 gauge32 read-only
This object indicates the total 3xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp3xxOut 1.3.6.1.4.1.9.9.757.1.4.1.12 gauge32 read-only
This object indicates the total 3xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp4xxIn 1.3.6.1.4.1.9.9.757.1.4.1.13 gauge32 read-only
This object indicates the total 4xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp4xxOut 1.3.6.1.4.1.9.9.757.1.4.1.14 gauge32 read-only
This object indicates the total 4xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp5xxIn 1.3.6.1.4.1.9.9.757.1.4.1.15 gauge32 read-only
This object indicates the total 5xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp5xxOut 1.3.6.1.4.1.9.9.757.1.4.1.16 gauge32 read-only
This object indicates the total 5xx responses for this method sent on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp6xxIn 1.3.6.1.4.1.9.9.757.1.4.1.17 gauge32 read-only
This object indicates the total 6xx responses for this method received on this SIP adjacency.
                     csbSIPMthdHistoryStatsResp6xxOut 1.3.6.1.4.1.9.9.757.1.4.1.18 gauge32 read-only
This object indicates the total 6xx responses for this method sent on this SIP adjacency.
             csbSIPMthdRCCurrentStatsTable 1.3.6.1.4.1.9.9.757.1.5 no-access
This table reports SIP method request and response code statistics for each method and response code combination on given SIP adjacency in a given interval. To understand the meaning of interval please refer section in description of ciscoSbcStatsMIB. An exact lookup will return a row only if - 1) detailed response code statistics are turned on in SBC 2) response code messages sent or received is non zero for given SIP adjacency, method and interval. Also an inexact lookup will only return rows for messages with non-zero counts, to protect the user from large numbers of rows for response codes which have not been received or sent.
                 csbSIPMthdRCCurrentStatsEntry 1.3.6.1.4.1.9.9.757.1.5.1 no-access
A conceptual row in the csbSIPMthdRCCurrentStatsTable. Each entry in this table represents a method and response code combination. Each entry in this table is identified by a value of csbSIPMthdRCCurrentStatsAdjName, csbSIPMthdRCCurrentStatsMethod, csbSIPMthdRCCurrentStatsRespCode and csbSIPMthdRCCurrentStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbSIPMthdRCCurrentStatsAdjName 1.3.6.1.4.1.9.9.757.1.5.1.1 snmpadminstring read-only
This identifies the name of the adjacency for which statistics are reported. This object acts as an index for the table.
                     csbSIPMthdRCCurrentStatsMethod 1.3.6.1.4.1.9.9.757.1.5.1.2 ciscosbcsipmethod no-access
This object indicates the SIP method request. This object acts as an index for the table.
                     csbSIPMthdRCCurrentStatsRespCode 1.3.6.1.4.1.9.9.757.1.5.1.3 unsigned32 no-access
This object indicates the response code for the SIP message request. The range of valid values for SIP response codes is 100 - 999. This object acts as an index for the table.
                     csbSIPMthdRCCurrentStatsInterval 1.3.6.1.4.1.9.9.757.1.5.1.4 ciscosbcperiodicstatsinterval no-access
This object identifies the interval for which the periodic statistics information is to be displayed. The interval values can be 5 min, 15 mins, 1 hour , 1 Day. This object acts as an index for the table.
                     csbSIPMthdRCCurrentStatsMethodName 1.3.6.1.4.1.9.9.757.1.5.1.5 snmpadminstring read-only
This object indicates the text representation of the SIP method request. E.g. INVITE, ACK, BYE etc.
                     csbSIPMthdRCCurrentStatsRespIn 1.3.6.1.4.1.9.9.757.1.5.1.6 gauge32 read-only
This object indicates the total SIP messages with this response code this method received on this SIP adjacency.
                     csbSIPMthdRCCurrentStatsRespOut 1.3.6.1.4.1.9.9.757.1.5.1.7 gauge32 read-only
This object indicates the total SIP messages with this response code for this method sent on this SIP adjacency.
             csbSIPMthdRCHistoryStatsTable 1.3.6.1.4.1.9.9.757.1.6 no-access
This table reports historical data for SIP method request and response code statistics for each method and response code combination in a given past interval. The possible values of interval will be previous 5 minutes, previous 15 minutes, previous 1 hour and previous day. To understand the meaning of interval please refer section in description of ciscoSbcStatsMIB. An exact lookup will return a row only if - 1) detailed response code statistics are turned on in SBC 2) response code messages sent or received is non zero for given SIP adjacency, method and interval. Also an inexact lookup will only return rows for messages with non-zero counts, to protect the user from large numbers of rows for response codes which have not been received or sent.
                 csbSIPMthdRCHistoryStatsEntry 1.3.6.1.4.1.9.9.757.1.6.1 no-access
A conceptual row in the csbSIPMthdRCHistoryStatsTable. The entries in this table are updated as interval completes in the csbSIPMthdRCCurrentStatsTable table and the data is moved from that table to this one. Each entry in this table is identified by a value of csbSIPMthdRCHistoryStatsAdjName, csbSIPMthdRCHistoryStatsMethod, csbSIPMthdRCHistoryStatsRespCode and csbSIPMthdRCHistoryStatsInterval. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable.
                     csbSIPMthdRCHistoryStatsAdjName 1.3.6.1.4.1.9.9.757.1.6.1.1 snmpadminstring read-only
This identifies the name of the adjacency for which statistics are reported. This object acts as an index for the table.
                     csbSIPMthdRCHistoryStatsMethod 1.3.6.1.4.1.9.9.757.1.6.1.2 ciscosbcsipmethod no-access
This object indicates the SIP method request. This object acts as an index for the table.
                     csbSIPMthdRCHistoryStatsMethodName 1.3.6.1.4.1.9.9.757.1.6.1.3 snmpadminstring read-only
This object indicates the text representation of the SIP method request. E.g. INVITE, ACK, BYE etc.
                     csbSIPMthdRCHistoryStatsRespCode 1.3.6.1.4.1.9.9.757.1.6.1.4 unsigned32 no-access
This object indicates the response code for the SIP message request. The range of valid values for SIP response codes is 100 - 999. This object acts as an index for the table.
                     csbSIPMthdRCHistoryStatsInterval 1.3.6.1.4.1.9.9.757.1.6.1.5 ciscosbcperiodicstatsinterval no-access
This object identifies the interval for which the periodic statistics information is to be displayed. The interval values can be previous 5 min, previous 15 mins, previous 1 hour , previous 1 Day. This object acts as an index for the table.
                     csbSIPMthdRCHistoryStatsRespIn 1.3.6.1.4.1.9.9.757.1.6.1.6 gauge32 read-only
This object indicates the total SIP messages with this response code this method received on this SIP adjacency.
                     csbSIPMthdRCHistoryStatsRespOut 1.3.6.1.4.1.9.9.757.1.6.1.7 gauge32 read-only
This object indicates the total SIP messages with this response code for this method sent on this SIP adjacency.
         ciscoSbcStatsMIBConform 1.3.6.1.4.1.9.9.757.2
             csbStatsMIBCompliances 1.3.6.1.4.1.9.9.757.2.1
                 csbStatsMIBCompliance 1.3.6.1.4.1.9.9.757.2.1.1
This is a default module-compliance containing csbStatsMIBGroups.
             csbStatsMIBGroups 1.3.6.1.4.1.9.9.757.2.2
                 csbRadiusStatsGroup 1.3.6.1.4.1.9.9.757.2.2.1
A collection of objects providing RADIUS messages statistics for configured RADIUS servers on Cisco Session Border Controller (SBC).
                 csbRfBillRealmStatsGroup 1.3.6.1.4.1.9.9.757.2.2.2
A collection of objects providing Rf billing statistics information on Cisco Session Border Controller (SBC).
                 csbSIPMthdCurrentStatsGroup 1.3.6.1.4.1.9.9.757.2.2.3
A collection of objects providing statistics for a SIP method and various responses count for this method on a given SIP adjacency and given interval for Cisco Session Border Controller (SBC).
                 csbSIPMthdHistoryStatsGroup 1.3.6.1.4.1.9.9.757.2.2.4
A collection of objects providing historical statistics for a SIP method and various responses count for this method on a given SIP adjacency and given interval for Cisco Session Border Controller (SBC).
                 csbSIPMthdRCCurrentStatsGroup 1.3.6.1.4.1.9.9.757.2.2.5
A collection of objects providing SIP statistics for a method and response code combination for Cisco Session Border Controller (SBC).
                 csbSIPMthdRCHistoryStatsGroup 1.3.6.1.4.1.9.9.757.2.2.6
A collection of objects providing SIP historical statistics for a method and response code combination for Cisco Session Border Controller (SBC).