All MIBs › CISCO-VISM-MODULE-MIB › vismContinuityCheckCellEnable
vismContinuityCheckCellEnable
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismContinuityCheckCellEnable
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.49
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object is used to enable/disable the continuity check cell for all the PVCs on the module. If set to true, the module will transmit continuity check cells. If set to false, the module will disable the cell transmission.
What is vismContinuityCheckCellEnable?
This read-write TruthValue enables or disables transmission of continuity check cells for all PVCs on the module, true starts the module transmitting them and false stops transmission. An admin cares because continuity check cells are how the module proves an ATM PVC is still passing traffic end to end, so disabling them removes that ongoing verification. For example, an operator wanting continuous proof that all PVCs on a card remain up would set this to true so continuity check cells are transmitted on every PVC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.49 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismContinuityCheckCellEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.49.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismContinuityCheckCellEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.49.1 s <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::vismContinuityCheckCellEnable 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.49 | vismContinuityCheckCellEnable | CISCO-VISM-MODULE-MIB |