ds0ChanMapIfIndex

CISCO-VISM-DSX0-MIB · .1.3.6.1.4.1.351.110.4.7.2.1.3

Object

column Integer32
This object describes the ifIndex derived based on the
line number and the channel number within the line according
to the formula:
IfIndex = 31 * (Ds1# - 1) + ds0#
              		
where : Ds1# - The T1/E1 line number in the range 1 - 8.
       ds0# - The ds0 channel number ranging from
                1 to 24 for T1
	    and 1 to 31 for E1.

Context

MIB
CISCO-VISM-DSX0-MIB
OID
.1.3.6.1.4.1.351.110.4.7.2.1.3
Type
column
Access
readonly
Status
current
Parent
dsx0VismChanMapEntry
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::ds0ChanMapIfIndex'
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::ds0ChanMapIfIndex.<dsx1LineNum>.<ds0ChanNum>'
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::ds0ChanMapIfIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance