dsgIfDownTimerIndex

DSG-IF-MIB · .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.1

Object

The index into the timer table, dsgIfTimerTable providing
the timers used by the DSG client(s).
The default value 0 indicates there is no associated
timers that need to be sent in the DCD message.

Context

MIB
DSG-IF-MIB
OID
.1.3.6.1.4.1.4491.2.1.3.1.4.1.1.1
Type
column
Access
readwrite
Status
current
Parent
dsgIfDownstreamEntry
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 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfDownTimerIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfDownTimerIndex.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSG-IF-MIB::dsgIfDownTimerIndex'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance