All MIBs › ACC-MIB › accIsdnStatCallsCompleteds
accIsdnStatCallsCompleteds
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatCallsCompleteds
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.22
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected).
What is accIsdnStatCallsCompleteds?
This counter tracks the total number of calls (both incoming and outgoing) that were successfully set up and connected through this interface. A network engineer would use this to measure overall call completion success and interface utilization. For example, a value of 1,250 completed calls since startup indicates the interface has successfully established 1,250 conversations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.22 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatCallsCompleteds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.22.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatCallsCompleteds.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3 | accIsdnStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1 | accIsdnStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.3.1.22 | accIsdnStatCallsCompleteds | ACC-MIB |