All MIBs › APSYSMGMT-MIB › apSipSAStatsTotalSessionsNotAdmittedInbound
apSipSAStatsTotalSessionsNotAdmittedInbound
Module: APSYSMGMT-MIB
OID (symbolic): APSYSMGMT-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?
Tracks the cumulative count of inbound SIP sessions rejected by this session agent due to insufficient bandwidth. Persistent growth in this counter signals that the agent is regularly hitting inbound capacity limits.
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> APSYSMGMT-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> APSYSMGMT-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 | APSYSMGMT-MIB |