All MIBs › ACMEPACKET2-ENVMON-MIB › apSipSAStatsTotalSessionsNotAdmittedOutbound
apSipSAStatsTotalSessionsNotAdmittedOutbound
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedOutbound
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.2.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of outbound sessions rejected due to insufficient bandwidth
What is apSipSAStatsTotalSessionsNotAdmittedOutbound?
This counter counts how many outbound SIP session requests were rejected because there wasn't enough available bandwidth, growing whenever a call setup fails due to resource constraints. Engineers track this metric to identify when the system is hitting capacity limits and needs additional bandwidth or rate limit adjustments. Example: a value of 250 means 250 outbound calls were blocked, signaling potential congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.13 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedOutbound
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.13.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedOutbound.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.13 | apSipSAStatsTotalSessionsNotAdmittedOutbound | ACMEPACKET2-ENVMON-MIB |