All MIBs › Fore-Switch-MIB › q2931CallsRejections
q2931CallsRejections
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::q2931CallsRejections
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of connections on this signaling path that were rejected by the far end.
What is q2931CallsRejections?
This counter increments each time a connection attempt is rejected by the remote end on this ATM signaling path, tracking failed call setups at the Q.2931 signaling protocol level. It's a key diagnostic metric for understanding connection establishment failures between ATM switches. Operators monitor this to identify connectivity problems and verify that both sides of the connection are accepting calls properly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2.1.7 snmpwalk -v2c -c public <target> Fore-Switch-MIB::q2931CallsRejections
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2.1.7.1 snmpget -v2c -c public <target> Fore-Switch-MIB::q2931CallsRejections.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> q2931CallsRejections.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6 | signalingGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6.2 | q2931Group | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6.2.1 | q2931LayerGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2 | q2931StatsTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2.1 | q2931StatsEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.6.2.1.2.1.7 | q2931CallsRejections | Fore-Switch-MIB |