ospfPmEntRteMaxEqCostPaths
DC-OSPF-MIB ·
.1.2.826.0.1.1578918.5.62.1.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.2.826.0.1.1578918.5.62.1.1.1.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfPmEntEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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/versa:/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/versa:/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/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmEntRteMaxEqCostPaths'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of