All MIBs › CASCADE-MIB › svcAtmConfigQ93bT303
svcAtmConfigQ93bT303
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmConfigQ93bT303
OID (numeric): 1.3.6.1.4.1.277.5.2.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Protocol Timer T303, specified in milliseconds.
What is svcAtmConfigQ93bT303?
Timer T303 is the Q.93b protocol timer, in milliseconds, that governs how long this port waits for a CALL PROCEEDING, CONNECT, or RELEASE COMPLETE reply after transmitting a SETUP message to establish an SVC. Network engineers care about this value because if it is set too short relative to real call-setup latency on this switch, legitimate SVCs will be torn down and retried before the far end can answer, driving up the svcAtmFailedCall table and the setup-PDU retransmit rate; too long, and a genuinely dead call hangs the signaling channel longer than necessary. A typical configured value is 4000 milliseconds, and lowering it to something like 1500 on a congested trunk would likely start generating spurious call failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.6 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bT303
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.6.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bT303.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.2.1.6.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::svcAtmConfigQ93bT303 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.6 | svcAtmConfigQ93bT303 | CASCADE-MIB |