All MIBs › ADN-MIB › adnFrChanSVCMaxNumAllowed
adnFrChanSVCMaxNumAllowed
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrChanSVCMaxNumAllowed
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the maximum number of SVC user calls allowed on the channel.
What is adnFrChanSVCMaxNumAllowed?
This OID stores an integer representing the maximum number of switched virtual circuit (SVC) user calls—dynamically created connections—that can exist simultaneously on this channel. An engineer adjusts this to control resource consumption and prevent call flooding; once the limit is reached, new incoming SVC requests are rejected. Example: setting to 20 means the device will allow up to 20 concurrent dynamic calls; a 21st call request will be denied until an existing call terminates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.25 snmpwalk -v2c -c public <target> ADN-MIB::adnFrChanSVCMaxNumAllowed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.25.1 snmpget -v2c -c public <target> ADN-MIB::adnFrChanSVCMaxNumAllowed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.25.1 i <value>
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrChanSVCMaxNumAllowed OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1 | adnFrChanTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1.1 | adnFrChanEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.1.1.25 | adnFrChanSVCMaxNumAllowed | ADN-MIB |