CISCO-VISM-CONN-MIB :: vismChanConnType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-CONN-MIBvismChanConnType

vismChanConnType

Module: CISCO-VISM-CONN-MIB

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

OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object identifies the connection type.

What is vismChanConnType?

This read-write INTEGER object identifies the connection type, with pvc as the only defined value. Since this object currently only supports Permanent Virtual Circuits, it primarily exists to formally categorize the connection type in the data model even though no alternative value is offered. An admin auditing the connection table's schema would note this object confirms the connection is a PVC rather than assume connection type could vary.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.9
snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanConnType

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.9.1
snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanConnType.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismChanConnType.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::vismChanConnType 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.9vismChanConnTypeCISCO-VISM-CONN-MIB