All MIBs › NETWORK-SERVICES-MIB › applAccumulatedInboundAssociations
applAccumulatedInboundAssociations
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applAccumulatedInboundAssociations
OID (numeric): 1.3.6.1.2.1.27.1.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of associations to the application entity since application initialization, where it was the responder.
What is applAccumulatedInboundAssociations?
This counter tracks the total number of inbound associations this application has accepted, as the responder, since it was last initialized. Admins use it to measure cumulative demand on the service over its uptime, useful for capacity trend analysis. For example, a steadily rising count over days would show the application continuing to accept new inbound connections at a normal rate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.10 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applAccumulatedInboundAssociations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.10.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applAccumulatedInboundAssociations.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::applAccumulatedInboundAssociations 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.10 | applAccumulatedInboundAssociations | NETWORK-SERVICES-MIB |