All MIBs › NETWORK-SERVICES-MIB › applRejectedInboundAssociations
applRejectedInboundAssociations
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applRejectedInboundAssociations
OID (numeric): 1.3.6.1.2.1.27.1.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of inbound associations the application entity has rejected, since application initialization. Rejected associations are not counted in the accumulated association totals. Note that this only counts
associations the application entity has rejected itself; it does not count rejections that occur at lower layers of the network. Thus, this counter may not reflect the true number of failed inbound associations.
What is applRejectedInboundAssociations?
This counter tracks the total number of inbound association attempts this application itself has explicitly rejected since initialization, not counting rejections that happened at a lower network layer. A rising count can indicate the application is refusing connections due to policy, authentication failures, or being at capacity. For example, an admin seeing this counter climb steadily might investigate whether the service is rejecting legitimate clients due to a misconfigured access list.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.14 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applRejectedInboundAssociations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.14.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applRejectedInboundAssociations.1
Start monitoring Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETWORK-SERVICES-MIB::applRejectedInboundAssociations OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any host running SNMP-instrumented network applications) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.14 | applRejectedInboundAssociations | NETWORK-SERVICES-MIB |