All MIBs › ACC-DIALMGMT › accSignalGroupCallCause
accSignalGroupCallCause
Module: ACC-DIALMGMT
OID (symbolic): ACC-DIALMGMT::accSignalGroupCallCause
OID (numeric): 1.3.6.1.4.1.5.1.1.80.1.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Cause
What is accSignalGroupCallCause?
ACC-DIALMGMT::accSignalGroupCallCause stores an integer code that identifies why a call ended (such as normal disconnect, network congestion, or user busy). Engineers check this to understand failure modes and to distinguish between normal call terminations and error conditions. For example, a value representing 'normal disconnect' indicates the call ended on purpose, while a code for 'network congestion' signals a capacity problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.80.1.3.1.8 snmpwalk -v2c -c public <target> ACC-DIALMGMT::accSignalGroupCallCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.80.1.3.1.8.1 snmpget -v2c -c public <target> ACC-DIALMGMT::accSignalGroupCallCause.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-DIALMGMT::accSignalGroupCallCause OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.80 | accDialMgmt | ACC-DIALMGMT |
| 1.3.6.1.4.1.5.1.1.80.1 | accSignalingGroups | ACC-DIALMGMT |
| 1.3.6.1.4.1.5.1.1.80.1.3 | accSignalGroupCallTable | ACC-DIALMGMT |
| 1.3.6.1.4.1.5.1.1.80.1.3.1 | accSignalGroupCallEntry | ACC-DIALMGMT |
| 1.3.6.1.4.1.5.1.1.80.1.3.1.8 | accSignalGroupCallCause | ACC-DIALMGMT |