All MIBs › ADN-MIB › adnFrChanPVCMaxNumAllowed
adnFrChanPVCMaxNumAllowed
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrChanPVCMaxNumAllowed
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the maximum number of PVCs that can be configured on the channel.
What is adnFrChanPVCMaxNumAllowed?
This OID stores an integer representing the maximum number of permanent virtual circuits that can be configured on this channel, with a range from -2,147,483,648 to 2,147,483,647. An engineer sets this limit to prevent overprovisioning and to reserve capacity on the channel; it acts as a hard cap on how many PVC connections the device will accept. Example: setting to 50 means the channel will reject any new PVC configuration attempts once 50 PVCs are already active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.22 snmpwalk -v2c -c public <target> ADN-MIB::adnFrChanPVCMaxNumAllowed
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.22.1 snmpget -v2c -c public <target> ADN-MIB::adnFrChanPVCMaxNumAllowed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.4.10.44.1.1.22.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::adnFrChanPVCMaxNumAllowed 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.22 | adnFrChanPVCMaxNumAllowed | ADN-MIB |