All MIBs › CISCO-VISM-MODULE-MIB › vismMode
vismMode
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismMode
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute defines the connection model that the VISM card is configured to operate with. This object can be modified by CLI(Command Line Interface) only. The CLI 'cnfvismmode' can be used to set this object. VISM card will be reset after modifying this parameter for the VISM card to come up in the new mode.
Each mode enables a set of features on the VISM card.
The feature set for each of the above modes is : 'voipSwitching':VoIP mode. In this mode VISM interacts with the call agent using XGCP protocol, bearer path is VoIP. This mode is also used for VoIP applications that dosen't use call agent(VoIP Trunking). 'aal2Trunking': AAL2 Trunking mode. In this mode VISM does not interact with the call agent. Bearer Path is AAL2. 'aal1Svc' : AAL1 SVC(Switched Virtual Circuit) mode. In this mode VISM interacts with call agent using XGCP protocol over AAL5 control PVCs. In this mode, bearer path is VoAAL1 and the bearer connections are SVCs. i.e VISM dynamically sets-up and tears down bearer connections. 'switchedVoipCASBh', 'switchedVoipPRIBh', 'switchedAal2CASBh', 'switchedAal2Svc' and superMode are ignored.
'switchedAal2Pvc': Switched and trunked AAL2 PVC with CAS xGCP backhaul, CCS and CAS forwarding.
'switchedAal2Svc': Switched AAL2 SVC with PRI backhaul.
'voipAndAal1Svc': VoIP and ATM Groomer.
'voipAndAal2Trunking': VoIP Trunking And AAL2 Trunking.
'unknowMode': Unknown mode, when user change vismFeatureBitMap to a combination of Features that are not in the above modes.
This object has to be synchronized with vismFeatureBitMap. When vismFeatureBitMap is changed this object will be implicitly set to the mode that has the right combination of features.
What is vismMode?
This read-only INTEGER reports the connection model the VISM card is configured to operate in (such as voipSwitching, aal2Trunking, aal1Svc, or switchedVoipCASBh), which can only be changed via the CLI's cnfvismmode command, and the card resets after the mode is modified. Each mode enables a distinct feature set on the card, so this value tells an admin exactly which application model (and therefore which capabilities and MIB objects) are actually active on this card. For example, before troubleshooting AAL2-specific behavior via SNMP, an admin would first check vismMode to confirm the card is actually running in aal2Trunking mode rather than voipSwitching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.5 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.5.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMode.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::vismMode 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.5 | vismMode | CISCO-VISM-MODULE-MIB |