CISCO-VISM-CONN-MIB :: vismChanApplication

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-CONN-MIBvismChanApplication

vismChanApplication

Module: CISCO-VISM-CONN-MIB

OID (symbolic): CISCO-VISM-CONN-MIB::vismChanApplication

OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.38

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object defines the application that the LCN is used for. There are 4 types of PVCs known so far:

'control (1)' : Control PVC used for carrying control traffic only (XGCP packets). 'bearer (2)' : Bearer PVC, used for carrying voice payload traffic only. 'signaling(3)' : Signaling PVC, used for carrying the signaling protocol messages.

What is vismChanApplication?

This read-write INTEGER object defines what application an LCN's PVC is used for: control (XGCP signaling only), bearer (voice payload only), or signaling (signaling protocol messages), noting there are 4 types of PVCs known so far. This categorization tells the system and admin what kind of traffic a specific PVC is intended to carry, which affects how it's treated for protection, routing priority, and troubleshooting. An engineer diagnosing a voice quality issue would check this object to confirm they're looking at a bearer PVC rather than mistakenly investigating a control or signaling PVC.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.38
snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanApplication

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.38.1
snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanApplication.1

Set instance 1 (SNMPv2c):

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

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::vismChanApplication 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 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.5voiceBASIS-MIB
1.3.6.1.4.1.351.110.5.5.3vismChanGrpBASIS-MIB
1.3.6.1.4.1.351.110.5.5.3.1vismChanCnfGrpBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.5.5.3.1.1vismChanCnfGrpTableCISCO-VISM-CONN-MIB
1.3.6.1.4.1.351.110.5.5.3.1.1.1vismChanCnfGrpEntryCISCO-VISM-CONN-MIB
1.3.6.1.4.1.351.110.5.5.3.1.1.1.38vismChanApplicationCISCO-VISM-CONN-MIB