All MIBs › CISCO-VISM-CONN-MIB › vismChanState
vismChanState
Module: CISCO-VISM-CONN-MIB
OID (symbolic): CISCO-VISM-CONN-MIB::vismChanState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.3.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the channel status.
'notConfigured (1)' : Indicates the channel is not configured. 'okay (2)' : Indicates the channel is healthy, i.e not experiencing error condition. 'alarm (3)' : Indicates the channel is in alarm state.
What is vismChanState?
This read-only INTEGER object indicates channel status: notConfigured, okay (healthy, not experiencing an error condition), or alarm (channel is in an alarm state). This is the primary at-a-glance health indicator for a channel, distinct from the more granular ATM transmit/receive state and status bitmap objects also in this table. An admin monitoring a large bank of voice channels would scan this object first to quickly identify any channel reporting alarm before drilling into the more detailed status fields.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.3.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-CONN-MIB::vismChanState.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::vismChanState 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 (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.3.2 | vismChanStateGrp | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.2.1 | vismChanStateGrpTable | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.2.1.1 | vismChanStateGrpEntry | CISCO-VISM-CONN-MIB |
| 1.3.6.1.4.1.351.110.5.5.3.2.1.1.2 | vismChanState | CISCO-VISM-CONN-MIB |