ospfMultiProcessRouterId
ECS4660-28F-MIB ·
.1.3.6.1.4.1.259.10.1.10.1.18.3.8.1.18
Object
A 32-bit integer uniquely identifying the router in the Autonomous
System.
By convention, to ensure uniqueness, this should default to the
value of one of the router's IP interface addresses.
This object is persistent and when written the entity SHOULD save
the change to non-volatile storage.
This is a private substitution for ospfRouterId of RFC1253.
Context
- MIB
- ECS4660-28F-MIB
- OID
.1.3.6.1.4.1.259.10.1.10.1.18.3.8.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ospfMultiProcessSystemEntry
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 'ECS4660-28F-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4660-28F-MIB::ospfMultiProcessRouterId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4660-28F-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4660-28F-MIB::ospfMultiProcessRouterId.<ospfMultiProcessProcessId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4660-28F-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4660-28F-MIB::ospfMultiProcessRouterId'