All MIBs › CISCO-VISM-MODULE-MIB › vismXgcpBearerNetworkType
vismXgcpBearerNetworkType
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismXgcpBearerNetworkType
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the network type to use in order to transport bearer traffic. The user can configure this to IP or ATM based on where the VISM will be located.
If the call agent specifies the network type in the MGCP local connection options CRCX(Create Connection) request, then the configuration of this object will have no effect, else the value of this object will be used when sending CRCX response.
What is vismXgcpBearerNetworkType?
This read-write INTEGER lets an administrator configure whether a VISM voice gateway carries bearer (voice) traffic over IP or over ATM. It matters operationally because it sets the default transport for calls whenever the call agent's MGCP CRCX request does not itself specify a network type, so it defines fallback behavior for bearer setup. For example, a technician migrating a VISM card from an ATM backhaul network to an IP-based voice network would set this to ip(1) so new connections default to IP transport.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.12 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismXgcpBearerNetworkType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.12.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismXgcpBearerNetworkType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.12.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-MODULE-MIB::vismXgcpBearerNetworkType 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 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.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4.12 | vismXgcpBearerNetworkType | CISCO-VISM-MODULE-MIB |