All MIBs › CASCADE-MIB › svcAtmConfigQ93bMaxStatEnq
svcAtmConfigQ93bMaxStatEnq
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmConfigQ93bMaxStatEnq
OID (numeric): 1.3.6.1.4.1.277.5.2.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of unacknowledged status enquiries to send before issuing a restart.
What is svcAtmConfigQ93bMaxStatEnq?
This read-write value sets the maximum number of unacknowledged status enquiries to send before the switch issues a restart on this port's Q.93B signaling session, i.e., how many STATUS ENQUIRY messages can go unanswered before the switch concludes the signaling channel needs to be restarted rather than just retried. This is a tunable resilience parameter one step earlier in the failure-escalation chain than svcAtmConfigQ93bMaxRestart: status enquiries probe link health, and exhausting the retry budget here triggers the more drastic restart procedure. An engineer tuning signaling resilience on a link with intermittent, brief packet loss would raise svcAtmConfigQ93bMaxStatEnq so a few lost status-enquiry responses don't immediately trigger an unnecessary full signaling restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.5 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bMaxStatEnq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.5.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bMaxStatEnq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.2.1.5.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::svcAtmConfigQ93bMaxStatEnq OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.5 | cascsvc | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2 | svcmgt | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2 | svcAtmConfigTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2.1 | svcAtmConfigEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.5.2.2.1.5 | svcAtmConfigQ93bMaxStatEnq | CASCADE-MIB |