All MIBs › CISCO-WAN-AXIPOP-MIB › ausmChanNumNextAvailable
ausmChanNumNextAvailable
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::ausmChanNumNextAvailable
OID (numeric): 1.3.6.1.4.1.351.110.5.2.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable contains the next unused channel number of the possible 1000. This number can be used in channel config table. ChanNumNextAvailable gets updated whenever this number is used to create a new logical channel. Value 0 for this variable indicates that no more channels are available. In AUSM (4-port card), the maximum number of values for this variable is 256 (i.e. 16 ..271).
What is ausmChanNumNextAvailable?
This read-only integer reports the next unused logical channel number available for creating a new channel on the card, automatically updating each time that number gets consumed by a new channel, with a value of 0 signaling that no channels remain available, and the AUSM 4-port card limited to a smaller pool (16-271) than the general 1000-channel range. Admins consult this before provisioning a new PVC to know what channel number will be assigned, and watch for it hitting 0 as a sign the card has run out of channel capacity. For example, if ausmChanNumNextAvailable reports 0 on a 4-port AUSM card, the admin knows all 256 possible channels (16-271) are already in use and no new PVC can be added without freeing one up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanNumNextAvailable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::ausmChanNumNextAvailable.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::ausmChanNumNextAvailable OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.2 | ausmChan | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.2.1 | ausmChanCnfGrp | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.2.1.2 | ausmChanNumNextAvailable | CISCO-WAN-AXIPOP-MIB |