ds0Status

CISCO-VISM-DSX0-MIB · .1.3.6.1.4.1.351.110.4.7.4.1.3

Object

column Enumeration
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.

Context

MIB
CISCO-VISM-DSX0-MIB
OID
.1.3.6.1.4.1.351.110.4.7.4.1.3
Type
column
Access
readonly
Status
current
Parent
vismDs0StatusEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX0-MIB::ds0Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX0-MIB::ds0Status.<ds0LineNumber>.<ds0Number>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX0-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX0-MIB::ds0Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2busy
3fault
4block
5unknown

Conformance