All MIBs › CISCO-SESS-BORDER-CTRLR-STATS-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2010-09-15
Category: Cisco Devices, Telephony and VoIP
Description: Monitors aggregate SIP/H.323 signaling statistics and media stream metrics on Cisco Session Border Controllers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-SESS-BORDER-CTRLR-STATS-MIB?
CISCO-SESS-BORDER-CTRLR-STATS-MIB defines aggregate statistics for a Cisco Session Border Controller (SBC) application, categorizing its data into RADIUS message statistics, Rf billing statistics for the IMS Rx interface, and SIP signaling statistics. It belongs to the voice/unified-communications and signaling-gateway technology area and exposes counters for AAA/authentication traffic, billing message flow, and per-realm signaling activity rather than hardware sensors. Its monitoring focus is squarely on the software/service health of the SBC's control-plane functions: RADIUS accounting/access request, retransmit, accept, reject, and challenge counters reveal whether authentication with upstream RADIUS servers is succeeding, which directly affects call setup success rates. It depends conceptually on RADIUS (RFC 2865/2866) and the IMS Rx/Rf billing interface standards, and complements SIP/H.323 signaling standards referenced in its SIP statistics section. It is typically deployed on Cisco SBC platforms sitting at the edge of a service provider's or enterprise's voice/video network, arbitrating signaling between administrative domains. Engineers can download the CISCO-SESS-BORDER-CTRLR-STATS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-SESS-BORDER-CTRLR-STATS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Session Border Controller (SBC)
Monitoring Examples
An operator would poll csbRadiusStatsTable per csbRadiusStatsEntIndex/csbRadiusStatsClientName to compare csbRadiusStatsAcsReqs against csbRadiusStatsAcsAccpts and csbRadiusStatsAcsRejects for a given csbRadiusStatsSrvrName, revealing whether a particular RADIUS server is rejecting an unusual share of access requests. A rising csbRadiusStatsAcsRtrns (retransmit) count alongside elevated csbRadiusStatsActReqs (accounting requests) would suggest the RADIUS server is slow or unreachable, which could cascade into failed call authentications on the SBC.
What Can Be Monitored
- RADIUS access request/accept/reject counts
- RADIUS retransmit counts
- accounting request counts
- per-client/server RADIUS statistics
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB
| CiscoSbcPeriodicStatsInterval | |
| csbCallStatsInstanceIndex | OBJECT-TYPE |
| csbCallStatsServiceIndex | OBJECT-TYPE |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter64 | |
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using csbRadiusStatsAcsReqs OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | ||
| ciscoSbcStatsMIBConform | 1.3.6.1.4.1.9.9.757.2 | |||
| ciscoSbcStatsMIBNotifs | 1.3.6.1.4.1.9.9.757.0 | |||
| ciscoSbcStatsMIBObjects | 1.3.6.1.4.1.9.9.757.1 | |||
| C64 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. |
| C64 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. |
| C64 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. |
| C64 csbRadiusStatsAcsReqsEx | 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| STR 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. |
| CIS 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. |
| C64 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. |
| U32 csbRadiusStatsEntIndex | 1.3.6.1.4.1.9.9.757.1.1.1.1 | Unsigned32 | not-accessible | 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. |
| csbRadiusStatsEntry | 1.3.6.1.4.1.9.9.757.1.1.1 | not-accessible | 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. | |
| 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). | ||
| C64 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. |
| G32 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. |
| STR 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. |
| csbRadiusStatsTable | 1.3.6.1.4.1.9.9.757.1.1 | not-accessible | 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. | |
| C64 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. |
| C64 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. |
| csbRfBillRealmStatsEntry | 1.3.6.1.4.1.9.9.757.1.2.1 | not-accessible | 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. | |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| 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). | ||
| U32 csbRfBillRealmStatsIndex | 1.3.6.1.4.1.9.9.757.1.2.1.1 | Unsigned32 | not-accessible | This object indicates the billing method instance index. The range of valid values for this field is 0 - 31. |
| STR 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| csbRfBillRealmStatsTable | 1.3.6.1.4.1.9.9.757.1.2 | not-accessible | 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. | |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| STR 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. |
| csbSIPMthdCurrentStatsEntry | 1.3.6.1.4.1.9.9.757.1.3.1 | not-accessible | 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. | |
| 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). | ||
| NUM csbSIPMthdCurrentStatsInterval | 1.3.6.1.4.1.9.9.757.1.3.1.3 | CiscoSbcPeriodicStatsInterval | not-accessible | 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. |
| CIS csbSIPMthdCurrentStatsMethod | 1.3.6.1.4.1.9.9.757.1.3.1.2 | CiscoSbcSIPMethod | not-accessible | This object indicates the SIP method Request. The object acts as an index of the table. |
| STR 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| csbSIPMthdCurrentStatsTable | 1.3.6.1.4.1.9.9.757.1.3 | not-accessible | 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. | |
| STR 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. |
| csbSIPMthdHistoryStatsEntry | 1.3.6.1.4.1.9.9.757.1.4.1 | not-accessible | 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. | |
| 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). | ||
| NUM csbSIPMthdHistoryStatsInterval | 1.3.6.1.4.1.9.9.757.1.4.1.3 | CiscoSbcPeriodicStatsInterval | not-accessible | 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. |
| CIS csbSIPMthdHistoryStatsMethod | 1.3.6.1.4.1.9.9.757.1.4.1.2 | CiscoSbcSIPMethod | not-accessible | This object indicates the SIP method Request. The object acts as an index of the table. |
| STR 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| G32 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. |
| csbSIPMthdHistoryStatsTable | 1.3.6.1.4.1.9.9.757.1.4 | not-accessible | 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. | |
| STR 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. |
| csbSIPMthdRCCurrentStatsEntry | 1.3.6.1.4.1.9.9.757.1.5.1 | not-accessible | 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. | |
| 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). | ||
| NUM csbSIPMthdRCCurrentStatsInterval | 1.3.6.1.4.1.9.9.757.1.5.1.4 | CiscoSbcPeriodicStatsInterval | not-accessible | 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. |
| CIS csbSIPMthdRCCurrentStatsMethod | 1.3.6.1.4.1.9.9.757.1.5.1.2 | CiscoSbcSIPMethod | not-accessible | This object indicates the SIP method request. This object acts as an index for the table. |
| STR 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. |
| U32 csbSIPMthdRCCurrentStatsRespCode | 1.3.6.1.4.1.9.9.757.1.5.1.3 | Unsigned32 | not-accessible | 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. |
| G32 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. |
| G32 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. |
| csbSIPMthdRCCurrentStatsTable | 1.3.6.1.4.1.9.9.757.1.5 | not-accessible | 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. | |
| STR 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. |
| csbSIPMthdRCHistoryStatsEntry | 1.3.6.1.4.1.9.9.757.1.6.1 | not-accessible | 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. | |
| 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). | ||
| NUM csbSIPMthdRCHistoryStatsInterval | 1.3.6.1.4.1.9.9.757.1.6.1.5 | CiscoSbcPeriodicStatsInterval | not-accessible | 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. |
| CIS csbSIPMthdRCHistoryStatsMethod | 1.3.6.1.4.1.9.9.757.1.6.1.2 | CiscoSbcSIPMethod | not-accessible | This object indicates the SIP method request. This object acts as an index for the table. |
| STR 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. |
| U32 csbSIPMthdRCHistoryStatsRespCode | 1.3.6.1.4.1.9.9.757.1.6.1.4 | Unsigned32 | not-accessible | 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. |
| G32 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. |
| G32 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. |
| csbSIPMthdRCHistoryStatsTable | 1.3.6.1.4.1.9.9.757.1.6 | not-accessible | 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. | |
| csbStatsMIBCompliance | 1.3.6.1.4.1.9.9.757.2.1.1 | This is a default module-compliance containing csbStatsMIBGroups. | ||
| csbStatsMIBCompliances | 1.3.6.1.4.1.9.9.757.2.1 | |||
| csbStatsMIBGroups | 1.3.6.1.4.1.9.9.757.2.2 |
RFC description
Defines statistics for Session Border Controller including RADIUS messages, billing, and SIP call metrics.
Start monitoring Cisco Session Border Controller (SBC) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.