f3OspfIpInterfaceExtRtrPriority

F3-OSPF-MIB · .1.3.6.1.4.1.2544.1.12.35.1.3.1.7

Object

The OSPF router priority for the IP Interface.  The router with the
highest priority will be more eligible to become Designated Router.
Setting the value to 0 makes the router ineligible to become the 
Designated Router.

Context

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

Values & Constraints

Type Constraints
range: 0..255

Conformance