All MIBs › CISCO-VISM-CONN-MIB › vismChanNumNextAvailable
vismChanNumNextAvailable
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismChanNumNextAvailable
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the next unused channel number. When channels are available the range is 32..510. This number can be used in channel config table. Value 0 for this object indicates that no more channels are available.
What is vismChanNumNextAvailable?
This read-only Integer32 object (0-510) reports the next unused channel number, usable in the channel config table, with the available range being 32 to 510 and a value of 0 meaning no more channels are available. This gives a provisioning system or admin the next free LCN to assign without having to scan the entire channel table manually. An engineer or automated provisioning script adding a new channel would read this object first to obtain a guaranteed-available LCN, and would treat a returned value of 0 as a signal that the card has exhausted its channel capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanNumNextAvailable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanNumNextAvailable.1
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-CONN-MIB::vismChanNumNextAvailable OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3 | vismChanGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1 | vismChanCnfGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.1.2 | vismChanNumNextAvailable | CISCO-VISM-CONN-MIB |