All MIBs › CISCO-VISM-DSX0-MIB › ds0Status
ds0Status
Module: CISCO-VISM-DSX0-MIB
OID (symbolic): CISCO-VISM-DSX0-MIB::ds0Status
OID (numeric): 1.3.6.1.4.1.351.110.4.7.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is the status of the ds0. idle - This ds0 is in idle state. busy - This ds0 is in busy state. Ds0 enters this state when it is in the process of being setup for a call. fault - This ds0 is in fault(alarm) state. block - This ds0 is in block state. Ds0 can enter this state when the line or gateway is commissioned out of service.
What is ds0Status?
This read-only INTEGER reports the current status of this DS0 as idle, busy (being set up for a call), fault (alarm state), block (taken out of service, e.g. commissioned out via the line or gateway), or unknown. This is a primary at-a-glance health indicator, letting an admin quickly see whether a specific channel is available, in use, broken, or intentionally disabled. For example, if a user reports they can't get dial tone on a particular line, an admin checking ds0Status and finding fault would know the channel itself is alarmed rather than a configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.4.1.3 snmpwalk -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0Status
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.7.4.1.3.1 snmpget -v2c -c public <target> CISCO-VISM-DSX0-MIB::ds0Status.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-DSX0-MIB::ds0Status 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 (10 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.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.7 | dsx0Vism | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.7.4 | vismDs0StatusTable | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.4.1 | vismDs0StatusEntry | CISCO-VISM-DSX0-MIB |
| 1.3.6.1.4.1.351.110.4.7.4.1.3 | ds0Status | CISCO-VISM-DSX0-MIB |