ospfPmEntRteMaxEqCostPaths

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.1.1.27

Object

column r/w Unsigned32
The maximum number of equal cost paths that are stored for each
destination in the Routing Table.
              
Note that, when IGP shortcut interfaces are in use, this
maximum applies individually to IGP shortcut paths and
non-IGP shortcut paths.  That is, there may be a total of
2 * ospfPmEntRteMaxEqCostPaths paths stored for a single
destination.

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance