All MIBs › ACC-MIB › accIsdnStatCallsCleareds
accIsdnStatCallsCleareds
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnStatCallsCleareds
OID (numeric): 1.3.6.1.4.1.5.1.1.36.3.1.23
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of outgoing and incoming calls cleared.
What is accIsdnStatCallsCleareds?
This counter records how many calls (both incoming and outgoing) have been terminated or disconnected on this interface. You would monitor this metric to understand call duration patterns and to verify normal call termination is working. For example, a count of 1,248 cleared calls (versus 1,250 completed) might indicate 2 calls are still active or abandoned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.23 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnStatCallsCleareds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.3.1.23.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnStatCallsCleareds.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.23 | accIsdnStatCallsCleareds | ACC-MIB |