All MIBs › CT-CMMPHYS-MIB › cmmOutgoingInactivityTimeout
cmmOutgoingInactivityTimeout
Module: CT-CMMPHYS-MIB
OID (symbolic): CT-CMMPHYS-MIB::cmmOutgoingInactivityTimeout
OID (numeric): 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value of this object is the duration (in seconds) of a period of inactivity before an outgoing call is terminated. This object is persistent.
What is cmmOutgoingInactivityTimeout?
This read-write, persistent setting specifies how many seconds of inactivity on an outgoing call are tolerated before the CMM board automatically terminates that call. Admins tune this to free up modem resources from stalled or abandoned outgoing sessions without cutting off legitimately idle-but-active connections too aggressively. For example, setting cmmOutgoingInactivityTimeout to 300 seconds ensures an outgoing call with no data activity for five minutes is automatically dropped, freeing that modem for other calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10 snmpwalk -v2c -c public <target> CT-CMMPHYS-MIB::cmmOutgoingInactivityTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10.1 snmpget -v2c -c public <target> CT-CMMPHYS-MIB::cmmOutgoingInactivityTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10.1 i <value>
Start monitoring Cabletron Systems modular chassis switch (CMM module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-CMMPHYS-MIB::cmmOutgoingInactivityTimeout OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis switch (CMM module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.18 | ctCMM | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.18.1 | cmmModemInfo | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1 | cmmBoardTable | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1 | cmmBoardEntry | CT-CMMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.18.1.1.1.10 | cmmOutgoingInactivityTimeout | CT-CMMPHYS-MIB |