All MIBs › NETWORK-SERVICES-MIB › applAccumulatedOutboundAssociations
applAccumulatedOutboundAssociations
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applAccumulatedOutboundAssociations
OID (numeric): 1.3.6.1.2.1.27.1.1.11
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 initiator.
What is applAccumulatedOutboundAssociations?
This object counts the total number of outbound connections the application has initiated since the system started. Operators monitor this counter to understand the application's load and connection patterns over time. It is read-only and resets only when the application or system restarts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.11 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applAccumulatedOutboundAssociations
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.11.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applAccumulatedOutboundAssociations.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.11 | applAccumulatedOutboundAssociations | NETWORK-SERVICES-MIB |