dpSwPortIfSpeedAutoDowngrade

DLINKPRIME-SWITCHPORT-MIB · .1.3.6.1.4.1.171.15.20.1.1.1.3

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether automatically downgrade the advertised
speed in case a link cannot be established at the available speed.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
It is compliant to implement this object as
read-only. The write-access is only required
when auto-downgrade feature is supported.