All MIBs › DIAL-CONTROL-MIB › dialCtlPeerStatsFailCalls
dialCtlPeerStatsFailCalls
Module: DIAL-CONTROL-MIB
OID (symbolic): DIAL-CONTROL-MIB::dialCtlPeerStatsFailCalls
OID (numeric): 1.3.6.1.2.1.10.21.1.2.2.1.4
Node type: OBJECT-TYPE
Type: AbsoluteCounter32
Access: read-only
Description:
Number of failed call attempts to this peer since system startup.
What is dialCtlPeerStatsFailCalls?
This running count tracks failed call attempts to this peer since boot, helping identify flaky or unreachable remote sites. A high fail count signals network issues, hardware faults, or configuration errors that require investigation. For instance, 50 consecutive failures to one peer suggests it is offline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.21.1.2.2.1.4 snmpwalk -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlPeerStatsFailCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.21.1.2.2.1.4.1 snmpget -v2c -c public <target> DIAL-CONTROL-MIB::dialCtlPeerStatsFailCalls.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.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.21 | dialControlMib | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1 | dialControlMibObjects | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2 | dialCtlPeer | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2 | dialCtlPeerStatsTable | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2.1 | dialCtlPeerStatsEntry | DIAL-CONTROL-MIB |
| 1.3.6.1.2.1.10.21.1.2.2.1.4 | dialCtlPeerStatsFailCalls | DIAL-CONTROL-MIB |