All MIBs › APSYSMGMT-MIB › apSipSAStatsCurrentSessionRateOutbound
apSipSAStatsCurrentSessionRateOutbound
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-MIB::apSipSAStatsCurrentSessionRateOutbound
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.2.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Current outbound session rate in CPS
What is apSipSAStatsCurrentSessionRateOutbound?
This OID holds a counter of the current rate of outbound SIP (Session Initiation Protocol) sessions being created per second, measured in CPS (Calls Per Second). Monitoring this tells you how many VoIP call attempts per second the system is currently handling in the outbound direction. A VoIP network operator would track this metric to ensure the system is not overloaded and to identify peak usage times when call setup failures might occur.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.7 snmpwalk -v2c -c public <target> APSYSMGMT-MIB::apSipSAStatsCurrentSessionRateOutbound
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.7.1 snmpget -v2c -c public <target> APSYSMGMT-MIB::apSipSAStatsCurrentSessionRateOutbound.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2 | apSysMgmtMIBSessionObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2 | apSipSessionAgentStatsTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2.1 | apSipSessionAgentStatsEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.2.1.7 | apSipSAStatsCurrentSessionRateOutbound | APSYSMGMT-MIB |