All MIBs › NETWORK-SERVICES-MIB › applInboundAssociations
applInboundAssociations
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applInboundAssociations
OID (numeric): 1.3.6.1.2.1.27.1.1.8
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of current associations to the network service application, where it is the responder. An inbound association occurs when another application successfully connects to this one.
What is applInboundAssociations?
This object reports the current number of active associations to this application where the application is acting as the responder, meaning other systems have connected in to it. Admins use it to gauge current inbound load on the service in real time. For example, a mail server showing 40 here would indicate 40 clients or peers are currently connected to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.8 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applInboundAssociations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.8.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applInboundAssociations.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::applInboundAssociations 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.8 | applInboundAssociations | NETWORK-SERVICES-MIB |