cddHostDrpMed

CISCO-DIST-DIRECTOR-MIB · .1.3.6.1.4.1.9.9.197.1.2.1.1.5

Object

column r/w SNMPv2-TCTruthValue
Enables/disables the drp-med option. The drp-med
option enables the DD to use the BGP MED attribute in
redirection decisions in cases where there is more than
one DRP agent in the same autonomous system and at
least two of the DRP agents point to different exit
points for the same client network due to the way that
BGP is set up in the AS.

Context

MIB
CISCO-DIST-DIRECTOR-MIB
OID
.1.3.6.1.4.1.9.9.197.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cddHostEntry
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-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostDrpMed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIST-DIRECTOR-MIB::cddHostDrpMed.<cddHostName>.<cddHostQueryType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIST-DIRECTOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIST-DIRECTOR-MIB::cddHostDrpMed'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance