All MIBs › ACMEPACKET2-ENVMON-MIB › apSipSAStatsTotalSessionsNotAdmittedInbound
apSipSAStatsTotalSessionsNotAdmittedInbound
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedInbound
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.2.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of inbound sessions rejected due to insufficient bandwidth
What is apSipSAStatsTotalSessionsNotAdmittedInbound?
This OID counts the cumulative number of inbound session requests that were rejected because bandwidth was unavailable. Network engineers monitor this counter to identify when network congestion is rejecting calls and determine whether to add capacity or adjust call admission rules. A value of 500 means 500 inbound sessions have been rejected over time due to insufficient bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.9 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedInbound
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.2.1.9.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSipSAStatsTotalSessionsNotAdmittedInbound.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apSipSAStatsTotalSessionsNotAdmittedInbound.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.9 | apSipSAStatsTotalSessionsNotAdmittedInbound | ACMEPACKET2-ENVMON-MIB |