All MIBs › CASCADE-MIB › svcAtmConfigQ93bT316
svcAtmConfigQ93bT316
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::svcAtmConfigQ93bT316
OID (numeric): 1.3.6.1.4.1.277.5.2.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Protocol Timer T316, specified in milliseconds.
What is svcAtmConfigQ93bT316?
Timer T316, in milliseconds, controls the retransmission interval for a RESTART message, which this port sends to reset the signaling state of one or all SVCs (for example after a suspected state mismatch with the far end). Because RESTART is a fairly disruptive recovery mechanism that can clear multiple active calls at once, this timer determines how aggressively the port retries a restart request if RESTART ACKNOWLEDGE doesn't come back, and how quickly it escalates. On a stable trunk you would rarely see svcAtmConfigQ93bNumRestartPduTx increment at all, so a T316 value of, say, 30000 milliseconds mainly matters during rare recovery events rather than day-to-day traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.11 snmpwalk -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bT316
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.5.2.2.1.11.1 snmpget -v2c -c public <target> CASCADE-MIB::svcAtmConfigQ93bT316.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.5.2.2.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> svcAtmConfigQ93bT316.1
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::svcAtmConfigQ93bT316 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.11 | svcAtmConfigQ93bT316 | CASCADE-MIB |