CISCO-VISM-MODULE-MIB :: vismMaxConfNum

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-MODULE-MIBvismMaxConfNum

vismMaxConfNum

Module: CISCO-VISM-MODULE-MIB

OID (symbolic): CISCO-VISM-MODULE-MIB::vismMaxConfNum

OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.28

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: Identify how many conference will be supported on a VISM card

What is vismMaxConfNum?

This read-write Integer32 (0-50) sets how many conference calls a VISM card is allowed to support simultaneously. An admin cares because this cap directly limits conferencing capacity on the card and must be sized to match expected usage without overcommitting card resources. For example, an operator deploying a VISM card in a call center with heavy conference-bridge usage would raise this toward 50, while a card used mainly for point-to-point voice might leave it near 0.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.28
snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMaxConfNum

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.28.1
snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMaxConfNum.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.28.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismMaxConfNum.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-MODULE-MIB::vismMaxConfNum 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 (9 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.3cardSpecificBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.3.17vismConfigCISCO-VISM-MODULE-MIB
1.3.6.1.4.1.351.110.3.17.4vismSystemGrpCISCO-VISM-MODULE-MIB
1.3.6.1.4.1.351.110.3.17.4.28vismMaxConfNumCISCO-VISM-MODULE-MIB