All MIBs › NETWORK-SERVICES-MIB › applOutboundAssociations
applOutboundAssociations
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applOutboundAssociations
OID (numeric): 1.3.6.1.2.1.27.1.1.9
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
The number of current associations to the network service application, where it is the initiator. An outbound association occurs when this application successfully connects to another one.
What is applOutboundAssociations?
This gauge measures the current number of active outbound network connections initiated by a network service application to other systems. It increments when the application successfully connects to a remote peer and decrements when connections close. A system administrator would monitor this metric to track the application's active connection load and detect connection establishment failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.9 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applOutboundAssociations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.9.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applOutboundAssociations.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.9 | applOutboundAssociations | NETWORK-SERVICES-MIB |