All MIBs › ACC-ISDN › accIsdnxStatCallCleareds
accIsdnxStatCallCleareds
Module: ACC-ISDN
OID (symbolic): ACC-ISDN::accIsdnxStatCallCleareds
OID (numeric): 1.3.6.1.4.1.5.1.1.36.7.1.24
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of outgoing and incoming calls cleared.
What is accIsdnxStatCallCleareds?
This OID counts the total number of incoming and outgoing ISDN calls that have been cleared or disconnected since the device started running. Network engineers monitor this counter to track call termination activity and identify problems like unexpected disconnections or abnormal drop patterns. If this counter increases by 50 over an hour, it means 50 calls were terminated during that period—useful for detecting if disconnection rates are higher than normal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.7.1.24 snmpwalk -v2c -c public <target> ACC-ISDN::accIsdnxStatCallCleareds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.7.1.24.1 snmpget -v2c -c public <target> ACC-ISDN::accIsdnxStatCallCleareds.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.7 | accIsdnxStatTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.7.1 | accIsdnxStatEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.7.1.24 | accIsdnxStatCallCleareds | ACC-ISDN |