All MIBs › CISCO-VISM-CONN-MIB › vismChanTestState
vismChanTestState
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismChanTestState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object identifies the state of the test in the object vismChanTestType.
'passed (1)' : Test passed. 'failed (2)' : Test failed. 'inprogress (3)' : Test is in progress. 'notinprogress (4)' : No test in progress.
What is vismChanTestState?
This read-only INTEGER object reports the state of whatever test was requested via vismChanTestType: passed, failed, inprogress, or notinprogress. This is the status object an admin polls to know when a requested channel test has finished and whether it succeeded. After setting vismChanTestType to testcon to test continuity, an engineer would poll this object until it reports passed or failed rather than assuming the test completed instantly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanTestState
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.6.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanTestState.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::vismChanTestState 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 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.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3 | vismChanGrp | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1 | vismChanCnfGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.1.1 | vismChanCnfGrpTable | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1 | vismChanCnfGrpEntry | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.1.1.1.6 | vismChanTestState | CISCO-VISM-CONN-MIB |