dsx1FracIfIndex

DS1-MIB · .1.3.6.1.2.1.10.18.13.1.3

Object

column deprecated r/w Integer32
An index value that uniquely identifies an
interface.  The interface identified by a particular
value of this index is the same interface
as identified by the same value as an ifIndex
object instance.  If no interface is currently using
a channel, the value should be zero.  If a
single interface occupies more than one time-slot,
that ifIndex value will be found in multiple
time-slots.

Context

MIB
DS1-MIB
OID
.1.3.6.1.2.1.10.18.13.1.3
Type
column
Access
readwrite
Status
deprecated
Parent
dsx1FracEntry
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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1FracIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1FracIfIndex.<dsx1FracIndex>.<dsx1FracNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1FracIfIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance