CISCO-WAN-AXIPOP-MIB :: bbChanNumNextAvailable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-AXIPOP-MIBbbChanNumNextAvailable

bbChanNumNextAvailable

Module: CISCO-WAN-AXIPOP-MIB

OID (symbolic): CISCO-WAN-AXIPOP-MIB::bbChanNumNextAvailable

OID (numeric): 1.3.6.1.4.1.351.110.5.2.7.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable contains the next unused channel number of the possible 4096 . 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.

What is bbChanNumNextAvailable?

This read-only value reports the next unused channel number available for provisioning a new channel, drawn from the possible pool of roughly 4096 channel numbers, with a returned value of 0 meaning the pool is exhausted. It's a provisioning helper an admin or management application reads before creating a new channel entry, similar in purpose to nextBbIfNumAvailable but for channels rather than logical interfaces. If bbChanNumNextAvailable returns 0 on a heavily provisioned card, no new PVCs can be added until an existing channel number is freed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.2
snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbChanNumNextAvailable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.7.1.2.1
snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbChanNumNextAvailable.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bbChanNumNextAvailable.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::bbChanNumNextAvailable 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 (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.5basisServicesBASIS-MIB
1.3.6.1.4.1.351.110.5.2atmBASIS-MIB
1.3.6.1.4.1.351.110.5.2.7bbChanBASIS-MIB
1.3.6.1.4.1.351.110.5.2.7.1bbChanCnfGrpBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.5.2.7.1.2bbChanNumNextAvailableCISCO-WAN-AXIPOP-MIB