rtmEntityEqlCostOpt

DC-RTM-MIB · .1.3.6.1.4.1.629.10.7.1.1.1.27

Object

column r/w EqualCostRouteOpts
How to select which equal cost routes to give to an active
routing information consumer, if there is more than one
route to a given destination with the lowest administrative
distance.  This parameter is used in building responses to
ATG_QCAR_GET_ROUTES and ATG_QCAR_QUERY_ROUTE signals, and
also in building ATG_QCAR_ROUTE_UPDATE and
ATG_QCAR_ROUTE_IND signals for consumers that require them.
              
The value of this field must not be changed while the row
status of this MIB is AMB_ROW_STATUS_ACTIVE and the admin
status is AMB_ADMIN_STATUS_UP.
              
If you want to use IGP shortcuts for any routes then this field
must be set to 'equalCostAll'.

Context

MIB
DC-RTM-MIB
OID
.1.3.6.1.4.1.629.10.7.1.1.1.27
Type
column
Access
readwrite
Status
current
Parent
rtmEntityEntry
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 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityEqlCostOpt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-RTM-MIB::rtmEntityEqlCostOpt.<rtmEntityFteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-RTM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-RTM-MIB::rtmEntityEqlCostOpt'

Syntax

Source
EqualCostRouteOpts
Base type
Enumeration

Values & Constraints

Type Values
1equalCostAll
2equalCostOne

Conformance