All MIBs › CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2010-09-03
Category: Cisco Devices, Telephony and VoIP
Description: Monitors call admission, active call counts, and per-call statistics on Cisco Session Border Controller devices.
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-CALL-STATS-MIB?
CISCO-SESS-BORDER-CTRLR-CALL-STATS-MIB monitors call and media statistics on Cisco Session Border Controller (SBC) devices that handle SIP and H.248 voice/video signaling, such as Cisco Unified Border Element (CUBE) platforms. It exposes global, periodic, and per-instance call statistics including active call counts, call setup rates, and available media flow counts, organized per SBC service instance. Its main monitoring value is service/software performance and capacity status: administrators track active call volume against capacity limits, watch call rate spikes that could signal a flood or outage, and confirm the SBC has sufficient available media flows to accept new sessions. The MIB ties its per-instance statistics to physical entities via csbCallStatsInstancePhysicalIndex, indicating a dependency on the standard ENTITY-MIB for hardware indexing. It is typically deployed on Cisco voice/video border-control platforms sitting at the edge of an enterprise or service-provider SIP trunking deployment. Engineers can download the CISCO-SESS-BORDER-CTRLR-CALL-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-CALL-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 platforms (e.g., Cisco Unified Border Element/CUBE)
Monitoring Examples
An admin would poll csbCallStatsTable/Entry for csbCallStatsCallsHigh and csbCallStatsCallsLow to get the current active call count alongside csbCallStatsRate1Sec for the instantaneous call setup rate, keyed by csbCallStatsServiceIndex and csbCallStatsSbcName. If csbCallStatsAvailableFlows drops toward zero while csbCallStatsCallsHigh keeps climbing, the SBC is approaching its media-flow capacity and new calls may soon be rejected. Correlating this with csbCallStatsInstanceTable's csbCallStatsInstancePhysicalIndex helps pinpoint which hardware instance is under load.
What Can Be Monitored
- active call count
- call setup rate
- available media flows
- per-instance call statistics
- SBC service/instance identity
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| EntPhysicalIndexOrZero |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using csbCallStatsUnclassifiedPkts OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoSbcCallStatsMIB | 1.3.6.1.4.1.9.9.657 | The main purpose of this MIB is to define the statistics information for Session Border Controller application. The statistics are mainly of two types - Call statistics and Media statistics. The calls can further be categorized as SIP calls and H.248 calls. This MIB categorizes the statistics information into following four types: 1. Global call statistics - Represents the global call related statistics like call rates, media flows, signaling flows etc. 2. Periodic statistics - Represents the SBC call statistics information for a particular time interval like current 5 minutes, previous 5 minutes, current 15 minutes, previous 15 minutes, current hour and previous hour. 3. Per flow statistics - Represents the SBC media flow statistics. These are media statistics for each of the current ongoing call flow. 4. H.248 statistics - Represents the H.248 call related statistics information when H.248 controller is associated with SBC. 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. GLOSSARY SBC: Session Border Controller CSB: CISCO Session Border Controller CAC: Call Admission Control - protects voice traffic from the negative effects of other voice traffic and to keep excess voice traffic off the network. It is used to prevent congestion in Voice traffic. It is used in the Call Setup phase. RTP: Real Time Transport Protocol - defines a standardized packet format for delivering audio and video over the Internet. RTCP: Real Time Control Protocol - It is a sister protocol of the Real-time Transport Protocol (RTP). RTCP provides out-of-band control information for an RTP flow. It partners RTP in the delivery and packaging of multimedia data, but does not transport any data itself. It is used periodically to transmit control packets to participants in a streaming multimedia session. VMG: Virtual Media Gateway - introduced to bridge between different transmission technologies and to add service to end-user connections. Its architecture separates control and connectivity functions into physically separate network layers. VPN: Virtual Private Network - It is a communications network tunneled through another network, and dedicated for a specific network. Gate Id - Context Identifiers assigned uniquely to a SIP/H.248 call flows. Flow Pair Id: Stream Identifiers assigned uniquely to a SIP/H.248 call flows. Adjacency: An adjacency contains the system information to be transmitted to next HOP. REFERENCES 1. CISCO Session Border Controller Documents and FAQ http://zed.cisco.com/confluence/display/SBC/SBC | ||
| ciscoSbcCallStatsMIBConform | 1.3.6.1.4.1.9.9.657.2 | |||
| ciscoSbcCallStatsMIBNotifs | 1.3.6.1.4.1.9.9.657.0 | |||
| ciscoSbcCallStatsMIBObjects | 1.3.6.1.4.1.9.9.657.1 | |||
| G32 csbCallStatsActiveTranscodeFlows | 1.3.6.1.4.1.9.9.657.1.2.1.24 | Gauge32 | read-only | This object indicates the current number of transcoded flows that are actively forwarding media traffic. In this context, a flow is a media stream passing through the device. So a single voice call will be counted only once. |
| G32 csbCallStatsAvailableFlows | 1.3.6.1.4.1.9.9.657.1.2.1.6 | Gauge32 | read-only | This object indicates the number of media flows which are available. |
| G32 csbCallStatsAvailablePktRate | 1.3.6.1.4.1.9.9.657.1.2.1.13 | Gauge32 | read-only | This object indicates the remaining capacity that can be supported by SBC. |
| G32 csbCallStatsAvailableTranscodeFlows | 1.3.6.1.4.1.9.9.657.1.2.1.23 | Gauge32 | read-only | This object indicates the number of additional transcoded flows that this media gateway manager (MGM) entity is currently able to configure. |
| U32 csbCallStatsCallsHigh | 1.3.6.1.4.1.9.9.657.1.2.1.3 | Unsigned32 | read-only | This object indicates the maximum number of calls per second processed by the Session Border Controller in past 24 hours. |
| U32 csbCallStatsCallsLow | 1.3.6.1.4.1.9.9.657.1.2.1.5 | Unsigned32 | read-only | This object indicates the minimum calls per second in past 24 hours. |
| csbCallStatsEntry | 1.3.6.1.4.1.9.9.657.1.2.1 | not-accessible | An conceptual row in the csbCallStatsGlobalStatsTable. There is an entry in this table for the particular service configured on SBC identified by a value of csbCallStatsInstanceIndex. The other index of this table is csbCallStatsInstanceIndex which is defined in csbCallStatsInstanceTable. | |
| csbCallStatsInstanceEntry | 1.3.6.1.4.1.9.9.657.1.1.1 | not-accessible | A conceptual row in csbCallStatsInstanceTable. There is an entry in this table for each SBC instance, as identified by a value of csbCallStatsInstanceIndex. | |
| U32 csbCallStatsInstanceIndex | 1.3.6.1.4.1.9.9.657.1.1.1.1 | Unsigned32 | not-accessible | This object uniquely identifies the sequence number of an entity or slot that is configured per device. This index is assigned arbitrarily by the engine and is not saved over reboots. |
| ENT csbCallStatsInstancePhysicalIndex | 1.3.6.1.4.1.9.9.657.1.1.1.2 | EntPhysicalIndexOrZero | read-only | This object indicates the physical entity for which all the measurements are maintained. The exact type of this entity is described by its entPhysicalVendorType value. |
| csbCallStatsInstanceTable | 1.3.6.1.4.1.9.9.657.1.1 | not-accessible | The call stats instance table contains the physical index for each of the physical entity (line card, primary, secondary cards). The index of the table is instance index which uniquely identifies the physical entity present on the box. | |
| csbCallStatsMIBCompliance | 1.3.6.1.4.1.9.9.657.2.1.1 | This is a default module-compliance containing csbCallStatsMIBGroups. | ||
| csbCallStatsMIBComplianceRev1 | 1.3.6.1.4.1.9.9.657.2.1.2 | This is a default module-compliance containing csbCallStatsMIBGroups. | ||
| csbCallStatsMIBComplianceRev2 | 1.3.6.1.4.1.9.9.657.2.1.3 | This is a default module-compliance containing csbCallStatsMIBGroups. | ||
| csbCallStatsMIBCompliances | 1.3.6.1.4.1.9.9.657.2.1 | |||
| csbCallStatsMIBGroups | 1.3.6.1.4.1.9.9.657.2.2 | |||
| C32 csbCallStatsNoMediaCount | 1.3.6.1.4.1.9.9.657.1.2.1.21 | Counter32 | read-only | This object indicates the accumulated No media event count. |
| U32 csbCallStatsPeakFlows | 1.3.6.1.4.1.9.9.657.1.2.1.8 | Unsigned32 | read-only | This object indicates the number of peak flows in SBC. This is the highest recorded value for the active flows since the box was booted/reseted. |
| U32 csbCallStatsPeakSigFlows | 1.3.6.1.4.1.9.9.657.1.2.1.11 | Unsigned32 | read-only | This object indicates the peak signaling flow in SBC. This is the highest recorded value for the active signaling flows. This object is calculated using csbCallStatsUsedFlows. |
| U32 csbCallStatsPeakTranscodeFlows | 1.3.6.1.4.1.9.9.657.1.2.1.25 | Unsigned32 | read-only | This object indicates the peak number of active transcoded flows since the statistics were last reset. In this context, a flow is a media stream passing through the device, so a single voice call will be counted once. |
| G32 csbCallStatsRate1Sec | 1.3.6.1.4.1.9.9.657.1.2.1.4 | Gauge32 | read-only | This object indicates the average calls per second processed by the Session Border Controller. |
| C32 csbCallStatsRouteErrors | 1.3.6.1.4.1.9.9.657.1.2.1.22 | Counter32 | read-only | This object indicates the accumulated route error event count. This counter is for the route error of media stream. |
| C64 csbCallStatsRTPOctetsDiscard | 1.3.6.1.4.1.9.9.657.1.2.1.20 | Counter64 | read-only | This object indicates the number of RTP octets discarded by the SBC. |
| C64 csbCallStatsRTPOctetsRcvd | 1.3.6.1.4.1.9.9.657.1.2.1.19 | Counter64 | read-only | This object indicates the number of RTP octets received by the SBC. |
| C64 csbCallStatsRTPOctetsSent | 1.3.6.1.4.1.9.9.657.1.2.1.18 | Counter64 | read-only | This object indicates the number of RTP octets sent by the SBC. |
| C64 csbCallStatsRTPPktsDiscard | 1.3.6.1.4.1.9.9.657.1.2.1.17 | Counter64 | read-only | This object indicates the total number of RTP packets discarded. |
| C64 csbCallStatsRTPPktsRcvd | 1.3.6.1.4.1.9.9.657.1.2.1.16 | Counter64 | read-only | This object indicates the total number of RTP packets received. |
| C64 csbCallStatsRTPPktsSent | 1.3.6.1.4.1.9.9.657.1.2.1.15 | Counter64 | read-only | This object indicates the total number of RTP packets sent. |
| STR csbCallStatsSbcName | 1.3.6.1.4.1.9.9.657.1.2.1.2 | SnmpAdminString | read-only | This object indicates the configured name of the SBC service. The length of this object is zero when value is not assigned to it. |
| U32 csbCallStatsServiceIndex | 1.3.6.1.4.1.9.9.657.1.2.1.1 | Unsigned32 | not-accessible | This object identifies the index of the name of the SBC service configured. This object also acts as an index for the table. |
| csbCallStatsTable | 1.3.6.1.4.1.9.9.657.1.2 | not-accessible | This table describes the global statistics information in the form of a table which contains call specific information like call rates, media flows, signaling flows etc. The index of the table is service index which corresponds to a particular service configured on the SBC and all the rows of the table represents the global information regarding all the call flows related to that particular service. The other index of this table is csbCallStatsInstanceIndex which is defined in csbCallStatsInstanceTable. | |
| U32 csbCallStatsTotalFlows | 1.3.6.1.4.1.9.9.657.1.2.1.9 | Unsigned32 | read-only | This object indicates the total number of media support by this instance of SBC. The total number of flows include the available flows and the active flows. This value is since box was booted/reseted. Total flows include the active flows and the flows allocated but not connected. |
| U32 csbCallStatsTotalSigFlows | 1.3.6.1.4.1.9.9.657.1.2.1.12 | Unsigned32 | read-only | This object indicates the maximum number of Signalling Flows that can be supported by this instance of SBC. |
| U32 csbCallStatsTotalTranscodeFlows | 1.3.6.1.4.1.9.9.657.1.2.1.26 | Unsigned32 | read-only | This object indicates the accumulated total number of transcoded flows. This count contains both active flows and flows that were allocated but never connected. In this context, a flow is a media stream passing through the device, so a single voice call will be counted once. |
| C64 csbCallStatsUnclassifiedPktsEx | 1.3.6.1.4.1.9.9.657.1.2.1.14 | Counter64 | read-only | This object indicates the number of unclassified packets processed by SBC. |
| G32 csbCallStatsUsedFlows | 1.3.6.1.4.1.9.9.657.1.2.1.7 | Gauge32 | read-only | This object indicates the number of media flows which are used. This is for the flow allocated and connected. The flow allocated but not connected is not counted. |
| G32 csbCallStatsUsedSigFlows | 1.3.6.1.4.1.9.9.657.1.2.1.10 | Gauge32 | read-only | This object indicates the number of active signaling flows for signaling pinholes. |
| G32 csbCurrPeriodicIpsecCalls | 1.3.6.1.4.1.9.9.657.1.3.1.46 | Gauge32 | read-only | The number of active calls on this adjacency or account which are to or from registered subscribers using IPSEC during this interval. |
| G32 csbCurrPeriodicStatsActivatingCalls | 1.3.6.1.4.1.9.9.657.1.3.1.3 | Gauge32 | read-only | This object indicates the number of calls that have become activing during this interval. |
| G32 csbCurrPeriodicStatsActiveCallFailure | 1.3.6.1.4.1.9.9.657.1.3.1.11 | Gauge32 | read-only | This object indicates the number of active call failures during this interval. |
| G32 csbCurrPeriodicStatsActiveCalls | 1.3.6.1.4.1.9.9.657.1.3.1.2 | Gauge32 | read-only | This object indicates the number of calls that have become active during this interval. |
| G32 csbCurrPeriodicStatsActiveE2EmergencyCalls | 1.3.6.1.4.1.9.9.657.1.3.1.28 | Gauge32 | read-only | This object indicates the number of calls through SBC that have been identified as emergency calls (by Number Analysis) and have used the e2 interface to obtain location information for the caller during this interval. |
| G32 csbCurrPeriodicStatsActiveEmergencyCalls | 1.3.6.1.4.1.9.9.657.1.3.1.27 | Gauge32 | read-only | This object indicates the number of calls through SBC that have been identified as emergency calls (by Number Analysis) during this interval. |
| G32 csbCurrPeriodicStatsActiveIpv6Calls | 1.3.6.1.4.1.9.9.657.1.3.1.26 | Gauge32 | read-only | This Object indicates the number of calls through SBC that use IPv6 signaling. This statistic totals all calls that traverse an IPv6 adjacency on either or both sides of SBC during this interval. |
| G32 csbCurrPeriodicStatsAudioTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.3.1.33 | Gauge32 | read-only | The number of active audio transcoded calls through this adjacency or account during this interval. |
| G32 csbCurrPeriodicStatsCallMediaFailure | 1.3.6.1.4.1.9.9.657.1.3.1.9 | Gauge32 | read-only | This object indicates the number of call setup failures due to media failure during this interval. |
| G32 csbCurrPeriodicStatsCallResourceFailure | 1.3.6.1.4.1.9.9.657.1.3.1.8 | Gauge32 | read-only | This object indicates the number of call setup failures due to resource failures during this interval. |
| G32 csbCurrPeriodicStatsCallRoutingFailure | 1.3.6.1.4.1.9.9.657.1.3.1.7 | Gauge32 | read-only | This object indicates the number of call setup failures due to routing failures during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACBandwidthFailure | 1.3.6.1.4.1.9.9.657.1.3.1.19 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC bandwidth limit during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACCallLimitFailure | 1.3.6.1.4.1.9.9.657.1.3.1.17 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC call limit during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACMediaLimitFailure | 1.3.6.1.4.1.9.9.657.1.3.1.20 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC media limit during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACMediaUpdateFailure | 1.3.6.1.4.1.9.9.657.1.3.1.21 | Gauge32 | read-only | This object indicates the number of call update failure due to policy failure during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACPolicyFailure | 1.3.6.1.4.1.9.9.657.1.3.1.16 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC policy failure during this interval. |
| G32 csbCurrPeriodicStatsCallSetupCACRateLimitFailure | 1.3.6.1.4.1.9.9.657.1.3.1.18 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC call rate limit during this interval. |
| G32 csbCurrPeriodicStatsCallSetupNAPolicyFailure | 1.3.6.1.4.1.9.9.657.1.3.1.14 | Gauge32 | read-only | This object indicates the number of call setup failures due to NA policy failure during this interval. |
| G32 csbCurrPeriodicStatsCallSetupPolicyFailure | 1.3.6.1.4.1.9.9.657.1.3.1.13 | Gauge32 | read-only | This object indicates the number of call setup failures due to policy failure during this interval. |
| G32 csbCurrPeriodicStatsCallSetupRoutingPolicyFailure | 1.3.6.1.4.1.9.9.657.1.3.1.15 | Gauge32 | read-only | This object indicates the number of call setup failures due to routing policy failure during this interval. |
| G32 csbCurrPeriodicStatsCallSigFailure | 1.3.6.1.4.1.9.9.657.1.3.1.10 | Gauge32 | read-only | This object indicates the number of call setup failures due to signaling failure during this interval. |
| G32 csbCurrPeriodicStatsCongestionFailure | 1.3.6.1.4.1.9.9.657.1.3.1.12 | Gauge32 | read-only | This object indicates the number of call setup failures due to congestion during this interval. |
| G32 csbCurrPeriodicStatsCurrentTaps | 1.3.6.1.4.1.9.9.657.1.3.1.45 | Gauge32 | read-only | This object indicates the Lawful intercept taps currently in place on calls within the scope of this query during this interval. |
| G32 csbCurrPeriodicStatsDeactivatingCalls | 1.3.6.1.4.1.9.9.657.1.3.1.4 | Gauge32 | read-only | This object indicates the number of calls that have become deactiving during this interval. |
| G32 csbCurrPeriodicStatsDtmfIw2833Calls | 1.3.6.1.4.1.9.9.657.1.3.1.40 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in signaling and DTMF in media via RFC 2833 during this interval. |
| G32 csbCurrPeriodicStatsDtmfIw2833InbandCalls | 1.3.6.1.4.1.9.9.657.1.3.1.42 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in media via RFC 2833 and DTMF in media via inband DTMF tones during this interval. |
| G32 csbCurrPeriodicStatsDtmfIwInbandCalls | 1.3.6.1.4.1.9.9.657.1.3.1.41 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in signaling and DTMF in media via inband DTMF tones during this interval. |
| csbCurrPeriodicStatsEntry | 1.3.6.1.4.1.9.9.657.1.3.1 | not-accessible | An conceptual row in the csbCurrPeriodicStatsTable. There is an entry in this table for the particular controller by a value of csbH248StatsCtrlrIndex. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. | |
| G32 csbCurrPeriodicStatsFailedCallAttempts | 1.3.6.1.4.1.9.9.657.1.3.1.6 | Gauge32 | read-only | This object indicates the number of failed call attempts during this interval. |
| G32 csbCurrPeriodicStatsFaxTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.3.1.34 | Gauge32 | read-only | This object indicates the the number of active fax transcoded calls through this adjacency or account during this interval. |
| csbCurrPeriodicStatsGroup | 1.3.6.1.4.1.9.9.657.2.2.3 | A collection of objects providing current 5 minute statistics for Cisco Session border Controller (SBC). | ||
| csbCurrPeriodicStatsGroupSup1 | 1.3.6.1.4.1.9.9.657.2.2.9 | A collection of objects providing current 5 min, 15 min, 1 hour and 1 day statistics for Cisco Session border Controller (SBC). | ||
| G32 csbCurrPeriodicStatsImsRxActiveCalls | 1.3.6.1.4.1.9.9.657.1.3.1.29 | Gauge32 | read-only | This object indicates the total number of active calls which use IMS Rx, during this interval. |
| G32 csbCurrPeriodicStatsImsRxCallRenegotiationAttempts | 1.3.6.1.4.1.9.9.657.1.3.1.31 | Gauge32 | read-only | This object indicates the total call renegotiation attempts using IMS Rx during this interval. |
| G32 csbCurrPeriodicStatsImsRxCallRenegotiationFailures | 1.3.6.1.4.1.9.9.657.1.3.1.32 | Gauge32 | read-only | This object indicates the total call renegotiation failures owing to IMS Rx failure during this interval. |
| G32 csbCurrPeriodicStatsImsRxCallSetupFaiures | 1.3.6.1.4.1.9.9.657.1.3.1.30 | Gauge32 | read-only | This object indicates the total call Setup failures owing to IMS Rx failure during this interval. |
| NUM csbCurrPeriodicStatsInterval | 1.3.6.1.4.1.9.9.657.1.3.1.1 | 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 index for the table. |
| G32 csbCurrPeriodicStatsNonSrtpCalls | 1.3.6.1.4.1.9.9.657.1.3.1.37 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account which do not use SRTP on any media channels during this interval. |
| G32 csbCurrPeriodicStatsRtpDisallowedFailures | 1.3.6.1.4.1.9.9.657.1.3.1.35 | Gauge32 | read-only | This object indicates the total call setup failures due to RTP being proposed when not permitted during this interval. |
| G32 csbCurrPeriodicStatsSrtpDisallowedFailures | 1.3.6.1.4.1.9.9.657.1.3.1.36 | Gauge32 | read-only | This object indicates the total call setup failures due to SRTP being proposed when not permitted during this interval. |
| G32 csbCurrPeriodicStatsSrtpIwCalls | 1.3.6.1.4.1.9.9.657.1.3.1.39 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account that have one or more media channels that provide interworking between RTP and SRTP during this interval. |
| G32 csbCurrPeriodicStatsSrtpNonIwCalls | 1.3.6.1.4.1.9.9.657.1.3.1.38 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account that have one or more media channels which use SRTP. This count does not include media channels that provide interworking between RTP and SRTP during this interval. |
| csbCurrPeriodicStatsTable | 1.3.6.1.4.1.9.9.657.1.3 | not-accessible | This table is used to collect measurement over several different intervals as defined by the csbCurrPeriodicStatsInterval object. When a new interval starts the objects associated with the interval are reset and count up throughout the interval. The index of the table is the interval for which the stats information is to be displayed. The interval values can be 5 min, 15 mins, 1 hour and one day. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. The gauge values are reported as :- 1.If the period being queried is current5mins, this is the value at the instant that the query is issued. 2.Otherwise, for the other intevals, this is an average value during the summary period sampled at 5 minute intervals. | |
| OCT csbCurrPeriodicStatsTimestamp | 1.3.6.1.4.1.9.9.657.1.3.1.22 | OCTET STRING | read-only | This object indicates the current time at the start of each interval. |
| G32 csbCurrPeriodicStatsTotalCallAttempts | 1.3.6.1.4.1.9.9.657.1.3.1.5 | Gauge32 | read-only | This object indicates the number of total call attempts during this interval. |
| G32 csbCurrPeriodicStatsTotalCallUpdateFailure | 1.3.6.1.4.1.9.9.657.1.3.1.25 | Gauge32 | read-only | This object indicates the total number of call update failures during this interval. |
| G32 csbCurrPeriodicStatsTotalTapsRequested | 1.3.6.1.4.1.9.9.657.1.3.1.43 | Gauge32 | read-only | This object indicates the lawful intercept tap attempts requested within the scope of this query during this interval. |
| G32 csbCurrPeriodicStatsTotalTapsSucceeded | 1.3.6.1.4.1.9.9.657.1.3.1.44 | Gauge32 | read-only | This object indicates the lawful intercept tap attempts that have been successfully implemented within the scope of this query during this interval. |
| G32 csbCurrPeriodicStatsTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.3.1.23 | Gauge32 | read-only | The object indicates the number of transcoded calls that are active during this interval. |
| G32 csbCurrPeriodicStatsTransratedCalls | 1.3.6.1.4.1.9.9.657.1.3.1.24 | Gauge32 | read-only | The object indicates the number of transrated calls that are active during this interval. |
| csbGlobalStatsGroup | 1.3.6.1.4.1.9.9.657.2.2.2 | A collection of objects providing global statistics for cisco Session border Controller (SBC). | ||
| csbGlobalStatsGroupSup1 | 1.3.6.1.4.1.9.9.657.2.2.8 | A collection of objects providing global statistics for cisco Session border Controller (SBC). | ||
| I32 csbH248StatsCtrlrIndex | 1.3.6.1.4.1.9.9.657.1.6.1.1 | Integer32 | not-accessible | This object identifies the controller index of the H.248 server. This is also the index for the table. |
| csbH248StatsEntry | 1.3.6.1.4.1.9.9.657.1.6.1 | not-accessible | An conceptual row in the csbCallStath248Table. There is an entry in this table for the particular controller by a value of csbH248StatsCtrlrIndex. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. | |
| OCT csbH248StatsEstablishedTime | 1.3.6.1.4.1.9.9.657.1.6.1.11 | OCTET STRING | read-only | This object indicates the H.248 Controller established time (the time at which the association became established). |
| OCT csbH248StatsEstablishedTimeRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.11 | OCTET STRING | read-only | This object indicates the H.248 Controller established time (the time at which the association became established). |
| csbH248StatsGroup | 1.3.6.1.4.1.9.9.657.2.2.6 | A collection of objects providing H.248 statistics for Cisco Session border Controller (SBC). | ||
| csbH248StatsGroupRev1 | 1.3.6.1.4.1.9.9.657.2.2.7 | A collection of objects providing H.248 statistics for Cisco Session border Controller (SBC). | ||
| G32 csbH248StatsLT | 1.3.6.1.4.1.9.9.657.1.6.1.14 | Gauge32 | read-only | This object indicates the LT value calculated from RTT value and Max timeout value. This field specifies the maximum delay (in milliseconds) for a response from an MGC plus the maximum round trip propagation delay in the network (in milliseconds). |
| G32 csbH248StatsLTRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.14 | Gauge32 | read-only | This object indicates the LT value calculated from RTT value and Max timeout value. This field specifies the maximum delay (in milliseconds) for a response from an MGC plus the maximum round trip propagation delay in the network (in milliseconds). |
| C32 csbH248StatsRepliesRcvd | 1.3.6.1.4.1.9.9.657.1.6.1.7 | Counter32 | read-only | This object indicates the number of replies received from the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRepliesRcvdRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.7 | Counter32 | read-only | This object indicates the number of replies received from the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRepliesRetried | 1.3.6.1.4.1.9.9.657.1.6.1.8 | Counter32 | read-only | This object indicates the number of replies retried through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRepliesRetriedRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.8 | Counter32 | read-only | This object indicates the number of replies retried through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRepliesSent | 1.3.6.1.4.1.9.9.657.1.6.1.6 | Counter32 | read-only | This object indicates the number of replies sent through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRepliesSentRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.6 | Counter32 | read-only | This object indicates the number of replies sent through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsFailed | 1.3.6.1.4.1.9.9.657.1.6.1.4 | Counter32 | read-only | This object indicates the requests failed on session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsFailedRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.4 | Counter32 | read-only | This object indicates the requests failed on session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsRcvd | 1.3.6.1.4.1.9.9.657.1.6.1.3 | Counter32 | read-only | This object indicates the requests received through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsRcvdRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.3 | Counter32 | read-only | This object indicates the requests received through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsRetried | 1.3.6.1.4.1.9.9.657.1.6.1.5 | Counter32 | read-only | This object indicates the requests retried through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsRetriedRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.5 | Counter32 | read-only | This object indicates the requests retried through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsSent | 1.3.6.1.4.1.9.9.657.1.6.1.2 | Counter32 | read-only | This object indicates the requests sent through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsRequestsSentRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.2 | Counter32 | read-only | This object indicates the requests sent through the Session Controller Interface to an SBE or DBE. |
| csbH248StatsRev1Entry | 1.3.6.1.4.1.9.9.657.1.7.1 | not-accessible | An conceptual row in the csbCallStath248Table. There is an entry in this table for the particular Vdbe by a value of csbH248StatsVdbeId. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. | |
| csbH248StatsRev1Table | 1.3.6.1.4.1.9.9.657.1.7 | not-accessible | This table describes the H.248 statistics for SBC. The index of the table is service index which corresponds to a particular service configured on the SBC and the index assigned to a particular H.248 controller. The other index of this table is csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable. | |
| G32 csbH248StatsRTT | 1.3.6.1.4.1.9.9.657.1.6.1.13 | Gauge32 | read-only | This object indicates the calculated RTT value. This field specifies the maximum round trip propagation delay in the network (in milliseconds). |
| G32 csbH248StatsRTTRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.13 | Gauge32 | read-only | This object indicates the calculated RTT value. This field specifies the maximum round trip propagation delay in the network (in milliseconds). |
| C32 csbH248StatsSegPktsRcvd | 1.3.6.1.4.1.9.9.657.1.6.1.10 | Counter32 | read-only | This object indicates the number of packets received from the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsSegPktsRcvdRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.10 | Counter32 | read-only | This object indicates the number of response segments received by DBE. This field will only be present if segmentation is enabled on this association. |
| C32 csbH248StatsSegPktsSent | 1.3.6.1.4.1.9.9.657.1.6.1.9 | Counter32 | read-only | This object indicates the number of packets sent through the Session Controller Interface to an SBE or DBE. |
| C32 csbH248StatsSegPktsSentRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.9 | Counter32 | read-only | This object indicates the number of response segments sent by DBE. This field will only be present if segmentation is enabled on this association. |
| csbH248StatsTable | 1.3.6.1.4.1.9.9.657.1.6 | not-accessible | This table describes the H.248 statistics for SBC. The index of the table is service index which corresponds to a particular service configured on the SBC and the index assigned to a particular H.248 controller. The other index of this table is csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable. This table is replaced by the csbH248StatsRev1Table. | |
| I32 csbH248StatsTMaxTimeoutVal | 1.3.6.1.4.1.9.9.657.1.6.1.12 | Integer32 | read-only | This object indicates the T-Max timeout value. This field specifies the maximum delay (in milliseconds) for a response from an MGC before deciding that the request has failed. |
| I32 csbH248StatsTMaxTimeoutValRev1 | 1.3.6.1.4.1.9.9.657.1.7.1.12 | Integer32 | read-only | This object indicates the T-Max timeout value. This field specifies the maximum delay (in milliseconds) for a response from an MGC before deciding that the request has failed. |
| I32 csbH248StatsVdbeId | 1.3.6.1.4.1.9.9.657.1.7.1.1 | Integer32 | not-accessible | This object identifies the virtual media gateway id. This is also the index for the table. |
| G32 csbHistoryStatsActiveCallFailure | 1.3.6.1.4.1.9.9.657.1.4.1.10 | Gauge32 | read-only | This object indicates the number of active call failures during this interval. |
| G32 csbHistoryStatsActiveCalls | 1.3.6.1.4.1.9.9.657.1.4.1.3 | Gauge32 | read-only | This object indicates the number of active calls history during this interval. |
| G32 csbHistoryStatsActiveE2EmergencyCalls | 1.3.6.1.4.1.9.9.657.1.4.1.27 | Gauge32 | read-only | This object indicates the number of calls through SBC that have been identified as emergency calls (by Number Analysis) and have used the e2 interface to obtain location information for the caller. |
| G32 csbHistoryStatsActiveEmergencyCalls | 1.3.6.1.4.1.9.9.657.1.4.1.26 | Gauge32 | read-only | This object indicates the number of calls through SBC that have been identified as emergency calls (by Number Analysis) during this interval. |
| G32 csbHistoryStatsActiveIpv6Calls | 1.3.6.1.4.1.9.9.657.1.4.1.25 | Gauge32 | read-only | This Object indicates the number of calls through SBC that use IPv6 signaling. This statistic totals all calls that traverse an IPv6 adjacency on either or both sides of SBC during this interval. |
| G32 csbHistoryStatsAudioTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.4.1.32 | Gauge32 | read-only | The number of active audio transcoded calls through this adjacency or account during this interval. |
| G32 csbHistoryStatsCallMediaFailure | 1.3.6.1.4.1.9.9.657.1.4.1.8 | Gauge32 | read-only | This object indicates the number of call setup failures due to media failure during this interval. |
| G32 csbHistoryStatsCallResourceFailure | 1.3.6.1.4.1.9.9.657.1.4.1.7 | Gauge32 | read-only | This object indicates the number of call setup failures due to resource failures during this interval. |
| G32 csbHistoryStatsCallRoutingFailure | 1.3.6.1.4.1.9.9.657.1.4.1.6 | Gauge32 | read-only | This object indicates the number of call setup failures due to routing failures during this interval. |
| G32 csbHistoryStatsCallSetupCACBandwidthFailure | 1.3.6.1.4.1.9.9.657.1.4.1.18 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC bandwidth limit during this interval. |
| G32 csbHistoryStatsCallSetupCACCallLimitFailure | 1.3.6.1.4.1.9.9.657.1.4.1.16 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC call limit during this interval. |
| G32 csbHistoryStatsCallSetupCACMediaLimitFailure | 1.3.6.1.4.1.9.9.657.1.4.1.19 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC media limit during this interval. |
| G32 csbHistoryStatsCallSetupCACMediaUpdateFailure | 1.3.6.1.4.1.9.9.657.1.4.1.20 | Gauge32 | read-only | This object indicates the number of call update failure due to policy failure during this interval. |
| G32 csbHistoryStatsCallSetupCACPolicyFailure | 1.3.6.1.4.1.9.9.657.1.4.1.15 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC policy failure during this interval. |
| G32 csbHistoryStatsCallSetupCACRateLimitFailure | 1.3.6.1.4.1.9.9.657.1.4.1.17 | Gauge32 | read-only | This object indicates the number of call setup failures due to CAC call rate limit during this interval. |
| G32 csbHistoryStatsCallSetupNAPolicyFailure | 1.3.6.1.4.1.9.9.657.1.4.1.13 | Gauge32 | read-only | This object indicates the number of call setup failures due to NA policy failure during this interval. |
| G32 csbHistoryStatsCallSetupPolicyFailure | 1.3.6.1.4.1.9.9.657.1.4.1.12 | Gauge32 | read-only | This object indicates the number of call setup failures due to some policy violations during this interval. |
| G32 csbHistoryStatsCallSetupRoutingPolicyFailure | 1.3.6.1.4.1.9.9.657.1.4.1.14 | Gauge32 | read-only | This object indicates the number of call setup failures due to routing policy failure during this interval. |
| G32 csbHistoryStatsCongestionFailure | 1.3.6.1.4.1.9.9.657.1.4.1.11 | Gauge32 | read-only | This object indicates the number of call setup failures due to congestion during this interval. |
| G32 csbHistoryStatsCurrentTaps | 1.3.6.1.4.1.9.9.657.1.4.1.44 | Gauge32 | read-only | This object indicates the Lawful intercept taps currently in place on calls within the scope of this query during this interval. |
| G32 csbHistoryStatsDtmfIw2833Calls | 1.3.6.1.4.1.9.9.657.1.4.1.39 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in signaling and DTMF in media via RFC 2833 during this interval. |
| G32 csbHistoryStatsDtmfIw2833InbandCalls | 1.3.6.1.4.1.9.9.657.1.4.1.41 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in media via RFC 2833 and DTMF in media via inband DTMF tones during this interval. |
| G32 csbHistoryStatsDtmfIwInbandCalls | 1.3.6.1.4.1.9.9.657.1.4.1.40 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account for which DTMF interworking is enabled between DTMF in signaling and DTMF in media via inband DTMF tones during this interval. |
| U32 csbHistoryStatsElements | 1.3.6.1.4.1.9.9.657.1.4.1.2 | Unsigned32 | not-accessible | The platform assigns a number starting with one and increments it each for each new row. When the maximum number of row is reached the oldest rows are deleted. It is up to the platform to determine the number of entries for each interval. It is recommended that each platform support at least one entry for 5 min, 15 mins, 1 hour and 1 day intervals. |
| csbHistoryStatsEntry | 1.3.6.1.4.1.9.9.657.1.4.1 | not-accessible | A conceptual row in the csbHistoryStatsTable. The entries in this table are updated as interval completes in the csbCurrPeriodicStatsTable table and the data is moved from that table to this one. | |
| G32 csbHistoryStatsFailedCallAttempts | 1.3.6.1.4.1.9.9.657.1.4.1.5 | Gauge32 | read-only | This object indicates the number of failed call attempts during this interval. |
| G32 csbHistoryStatsFailSigFailure | 1.3.6.1.4.1.9.9.657.1.4.1.9 | Gauge32 | read-only | This object indicates the number of call setup failures due to signaling failure during this interval. |
| G32 csbHistoryStatsFaxTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.4.1.33 | Gauge32 | read-only | This object indicates the the number of active fax transcoded calls through this adjacency or account during this interval. |
| csbHistoryStatsGroup | 1.3.6.1.4.1.9.9.657.2.2.4 | A collection of objects providing previous 5 minute statistics for Cisco Session border Controller (SBC). | ||
| csbHistoryStatsGroupSup1 | 1.3.6.1.4.1.9.9.657.2.2.10 | A collection of objects providing current 5 min, 15 min, 1 hour and 1 day statistics for Cisco Session border Controller (SBC). | ||
| G32 csbHistoryStatsImsRxActiveCalls | 1.3.6.1.4.1.9.9.657.1.4.1.28 | Gauge32 | read-only | This object indicates the total number of active calls which use IMS Rx, during this interval. |
| G32 csbHistoryStatsImsRxCallRenegotiationAttempts | 1.3.6.1.4.1.9.9.657.1.4.1.30 | Gauge32 | read-only | This object indicates the total call renegotiation attempts using IMS Rx during this interval. |
| G32 csbHistoryStatsImsRxCallRenegotiationFailures | 1.3.6.1.4.1.9.9.657.1.4.1.31 | Gauge32 | read-only | This object indicates the total call renegotiation failures owing to IMS Rx failure during this interval. |
| G32 csbHistoryStatsImsRxCallSetupFailures | 1.3.6.1.4.1.9.9.657.1.4.1.29 | Gauge32 | read-only | This object indicates the total call setup failures owing to IMS Rx failure during this interval. |
| NUM csbHistoryStatsInterval | 1.3.6.1.4.1.9.9.657.1.4.1.1 | CiscoSbcPeriodicStatsInterval | not-accessible | This object identifies the interval for which the history statistics information is to be displayed. The interval values can be 5 min, 15 mins, 1 hour , 1 day. This object acts as index for the table. |
| G32 csbHistoryStatsIpsecCalls | 1.3.6.1.4.1.9.9.657.1.4.1.45 | Gauge32 | read-only | The number of active calls on this adjacency or account which are to or from registered subscribers using IPSEC during this interval. |
| G32 csbHistoryStatsNonSrtpCalls | 1.3.6.1.4.1.9.9.657.1.4.1.36 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account which do not use SRTP on any media channels during this interval. |
| G32 csbHistoryStatsRtpDisallowedFailures | 1.3.6.1.4.1.9.9.657.1.4.1.34 | Gauge32 | read-only | This object indicates the total call setup failures due to RTP being proposed when not permitted during this interval. |
| G32 csbHistoryStatsSrtpDisallowedFailures | 1.3.6.1.4.1.9.9.657.1.4.1.35 | Gauge32 | read-only | This object indicates the total call setup failures due to SRTP being proposed when not permitted during this interval. |
| G32 csbHistoryStatsSrtpIwCalls | 1.3.6.1.4.1.9.9.657.1.4.1.38 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account that have one or more media channels that provide interworking between RTP and SRTP during this interval. |
| G32 csbHistoryStatsSrtpNonIwCalls | 1.3.6.1.4.1.9.9.657.1.4.1.37 | Gauge32 | read-only | This object indicates the number of active calls through this adjacency or account that have one or more media channels that use SRTP but no media channels that provide interworking between RTP and SRTP during this interval. |
| csbHistoryStatsTable | 1.3.6.1.4.1.9.9.657.1.4 | not-accessible | This table provide historical measurement in various interval length defined by the csbHistoryStatsInterval object. Each interval may contain one or more entries to allow for detailed measurment to be collected. It is up to the platform to determine the number of intervals to be supported like 5 minutes, 15 minutes, 1 hour and 1 day. In addition, the number of historical entries is also determined by the platform resources. The gauge values are reported as: If the period being queried is previous5mins, this is the number of calls that were active at the end of the previous 5 minute period. Otherwise for the other intevals, this is an average value during the summary period, sampled at 5 minute intervals. | |
| OCT csbHistoryStatsTimestamp | 1.3.6.1.4.1.9.9.657.1.4.1.21 | OCTET STRING | read-only | This object indicates the time at the start of the interval when measurements were first collected for this interval in the csbCurrPeriodicStatsTable. |
| G32 csbHistoryStatsTotalCallAttempts | 1.3.6.1.4.1.9.9.657.1.4.1.4 | Gauge32 | read-only | This object indicates the number of total call attempts history during this interval. |
| G32 csbHistoryStatsTotalCallUpdateFailure | 1.3.6.1.4.1.9.9.657.1.4.1.24 | Gauge32 | read-only | This object indicates the total call update failures during this interval. |
| G32 csbHistoryStatsTotalTapsRequested | 1.3.6.1.4.1.9.9.657.1.4.1.42 | Gauge32 | read-only | This object indicates the lawful intercept tap attempts requested within the scope of this query during this interval. |
| G32 csbHistoryStatsTotalTapsSucceeded | 1.3.6.1.4.1.9.9.657.1.4.1.43 | Gauge32 | read-only | This object indicates the lawful intercept tap attempts that have been successfully implemented within the scope of this query during this interval. |
| G32 csbHistroyStatsTranscodedCalls | 1.3.6.1.4.1.9.9.657.1.4.1.22 | Gauge32 | read-only | The object indicates the number of active transcoded calls during this interval. |
| G32 csbHistroyStatsTransratedCalls | 1.3.6.1.4.1.9.9.657.1.4.1.23 | Gauge32 | read-only | The object indicates the number of active transrated calls during this interval. |
| OCT csbPerFlowStatsAdrStatus | 1.3.6.1.4.1.9.9.657.1.5.1.19 | OCTET STRING | read-only | This object indicates whether the flow on the current FlowPair has subscribed for the NAT latch event. |
| STR csbPerFlowStatsDscpSettings | 1.3.6.1.4.1.9.9.657.1.5.1.18 | SnmpAdminString | read-only | This object indicates the mark packets sent for the current FlowPair with, or zero if none set. The DSCP is a 6-bit value, which will be present in the top 6 bits of the lowest byte of this field. |
| csbPerFlowStatsEntry | 1.3.6.1.4.1.9.9.657.1.5.1 | not-accessible | An conceptual row in the csbPerFlowStatsTable. There is an entry in this table for vdbe Id, gate id, flow pair id and side id. The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. | |
| C64 csbPerFlowStatsEPJitter | 1.3.6.1.4.1.9.9.657.1.5.1.15 | Counter64 | read-only | This object indicates the End Point jitter per flow in the SBC. |
| I32 csbPerFlowStatsFlowPairId | 1.3.6.1.4.1.9.9.657.1.5.1.3 | Integer32 | not-accessible | This object identifies the flow pair id. This object also acts as an index for the table. |
| INT csbPerFlowStatsFlowType | 1.3.6.1.4.1.9.9.657.1.5.1.5 | INTEGER | read-only | This object indicates the type of the flow, like media flow, signaling flow etc. |
| I32 csbPerFlowStatsGateId | 1.3.6.1.4.1.9.9.657.1.5.1.2 | Integer32 | not-accessible | This object identifies the gate id. This object also acts as an index for the table. |
| csbPerFlowStatsGroup | 1.3.6.1.4.1.9.9.657.2.2.5 | A collection of objects providing per flow statistics for Cisco Session border Controller (SBC). | ||
| csbPerFlowStatsGroupSup1 | 1.3.6.1.4.1.9.9.657.2.2.11 | A collection of objects providing per flow statistics for Cisco Session border Controller (SBC). | ||
| OCT csbPerFlowStatsQASettings | 1.3.6.1.4.1.9.9.657.1.5.1.20 | OCTET STRING | read-only | This object indicates the flow on the current FlowPair has subscribed for the media loss event. |
| C64 csbPerFlowStatsRTCPPktsLost | 1.3.6.1.4.1.9.9.657.1.5.1.14 | Counter64 | read-only | The number of RTP packets reported as lost by the remote end point on this flow. This information is from RTCP packet. Not all endpoints report this statistic, if it is not available it will be set to zero. This statistic will not be available for signaling flows. |
| C64 csbPerFlowStatsRTCPPktsRcvd | 1.3.6.1.4.1.9.9.657.1.5.1.13 | Counter64 | read-only | The number of RTP packets received by the remote end point from this MG on this flow. Comparing this with the local number of RTP packets sent from this MG to the remote endpoint gives an indication of how many outgoing packets were dropped on this leg of the call. This information is from RTCP packet. Not all endpoints report this statistic, if it is not available it will be set to zero. This statistic will not be available for signaling flows. |
| C64 csbPerFlowStatsRTCPPktsSent | 1.3.6.1.4.1.9.9.657.1.5.1.12 | Counter64 | read-only | The number of RTP packets sent by the remote end point to this MG on this flow. Comparing this with the local number of RTP packets received from the remote end point gives an indication of how many incoming packets were dropped on this leg of the call. This information is from RTCP packet. Not all endpoints report this statistic, if it is not available it will be set to zero. This statistic will not be available for signaling flows. |
| C64 csbPerFlowStatsRTPOctetsDiscard | 1.3.6.1.4.1.9.9.657.1.5.1.11 | Counter64 | read-only | This object indicates the number of RTP octets discarded per flow by the SBC. |
| C64 csbPerFlowStatsRTPOctetsRcvd | 1.3.6.1.4.1.9.9.657.1.5.1.10 | Counter64 | read-only | This object indicates the number of RTP octets received per flow by the SBC. |
| C64 csbPerFlowStatsRTPOctetsSent | 1.3.6.1.4.1.9.9.657.1.5.1.9 | Counter64 | read-only | This object indicates the number of RTP octets sent per flow by the SBC. |
| C64 csbPerFlowStatsRTPPktsDiscard | 1.3.6.1.4.1.9.9.657.1.5.1.8 | Counter64 | read-only | This object indicates the number of RTP packets discarded per flow by the SBC. |
| C64 csbPerFlowStatsRTPPktsLost | 1.3.6.1.4.1.9.9.657.1.5.1.21 | Counter64 | read-only | This object indicates the number of RTP packets lost per flow by the SBC. |
| C64 csbPerFlowStatsRTPPktsRcvd | 1.3.6.1.4.1.9.9.657.1.5.1.7 | Counter64 | read-only | This object indicates the number of RTP packets received per flow by the SBC. |
| C64 csbPerFlowStatsRTPPktsSent | 1.3.6.1.4.1.9.9.657.1.5.1.6 | Counter64 | read-only | This object indicates the number of RTP packets sent per flow by the SBC. |
| INT csbPerFlowStatsSideId | 1.3.6.1.4.1.9.9.657.1.5.1.4 | INTEGER | not-accessible | This object identifies the index corresponding to side of flow pair either side A or side B. This object also acts as an index for the table. |
| csbPerFlowStatsTable | 1.3.6.1.4.1.9.9.657.1.5 | not-accessible | This table describes statistics table for each call flow. The indices of the table are virtual media gateway id, gate id, falow pair id and side id (indices for side A or side B). The other indices of this table are csbCallStatsInstanceIndex defined in csbCallStatsInstanceTable and csbCallStatsServiceIndex defined in csbCallStatsTable. | |
| G32 csbPerFlowStatsTmanPerMbs | 1.3.6.1.4.1.9.9.657.1.5.1.16 | Gauge32 | read-only | This object indicates the maximum burst size for the current FlowPair. |
| G32 csbPerFlowStatsTmanPerSdr | 1.3.6.1.4.1.9.9.657.1.5.1.17 | Gauge32 | read-only | This object indicates the bandwidth reserved for flow in kilobytes/second. |
| I32 csbPerFlowStatsVdbeId | 1.3.6.1.4.1.9.9.657.1.5.1.1 | Integer32 | not-accessible | This object identifies the virtual media gateway id. This object also acts as an index for the table. |
| csbStatsInstanceGroup | 1.3.6.1.4.1.9.9.657.2.2.1 | A collection of objects providing physical entity index for cisco Session border Controller (SBC). |
RFC description
Manages call and media statistics for Cisco Session Border Controller (SBC) including SIP, H.248 calls, and periodic flow metrics.
Start monitoring Cisco session border controllers 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.