dsgIfDownEnableDCD

DSG-IF-MIB · .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.4

Object

column r/w SNMPv2-TCTruthValue
Used to enable or disable DCD messages to be sent on this
downstream channel. The value is always true(1) for those
downstreams that contains one or many DSG Tunnels.

Context

MIB
DSG-IF-MIB
OID
.1.3.6.1.4.1.4491.2.1.3.1.4.1.1.4
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::dsgIfDownEnableDCD'
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::dsgIfDownEnableDCD.<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::dsgIfDownEnableDCD'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance