
I’ve spent the last 15 years shooting rimfire rifles. During that time I’ve tested scopes ranging from $30 throwaways to $800 premium optics. When you’re starting out or building a budget plinking rig, dropping hundreds on glass feels wrong. That’s where the Simmons Pro Rimfire 3-9x32mm comes in.
The direct answer: The Simmons Pro Rimfire 3-9x32mm is a solid budget-friendly option for rimfire shooters, offering IPX7 waterproof construction, fully coated optics, and a rimfire-specific 50-yard parallax setting that makes it ideal for typical 22LR distances. While it won’t match premium glass in low-light performance, it delivers reliable accuracy for small game hunting, target shooting, and plinking at typical rimfire ranges.
I spent three weeks with this scope mounted on a Ruger 10/22. I put 500 rounds through it at distances from 25 to 100 yards. I tested it in bright sun, overcast conditions, and even light rain. Here’s what I found.
The Simmons Pro Rimfire arrives in basic but functional packaging. Inside you’ll find the scope, a pair of 1-inch Weaver-style rings, lens caps, and the owner’s manual. At 16 ounces, it’s noticeably light compared to centerfire scopes in the same magnification range.
The build quality immediately tells you this is a budget optic. The one-piece aluminum tube feels solid enough, but the textured knurling on the magnification ring has a slightly gritty feel. The turret caps feature the same aggressive texturing designed for gloved hands, which is thoughtful but the plastic material feels less premium than metal alternatives.
.sk-stars{position:relative;display:inline-block;line-height:1;letter-spacing:2px}.sk-stars__bg{opacity:.25}.sk-stars__fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;width:0}.sk-stars--p0 .sk-stars__fill{width:0%}.sk-stars--p2 .sk-stars__fill{width:2%}.sk-stars--p4 .sk-stars__fill{width:4%}.sk-stars--p6 .sk-stars__fill{width:6%}.sk-stars--p8 .sk-stars__fill{width:8%}.sk-stars--p10 .sk-stars__fill{width:10%}.sk-stars--p12 .sk-stars__fill{width:12%}.sk-stars--p14 .sk-stars__fill{width:14%}.sk-stars--p16 .sk-stars__fill{width:16%}.sk-stars--p18 .sk-stars__fill{width:18%}.sk-stars--p20 .sk-stars__fill{width:20%}.sk-stars--p22 .sk-stars__fill{width:22%}.sk-stars--p24 .sk-stars__fill{width:24%}.sk-stars--p26 .sk-stars__fill{width:26%}.sk-stars--p28 .sk-stars__fill{width:28%}.sk-stars--p30 .sk-stars__fill{width:30%}.sk-stars--p32 .sk-stars__fill{width:32%}.sk-stars--p34 .sk-stars__fill{width:34%}.sk-stars--p36 .sk-stars__fill{width:36%}.sk-stars--p38 .sk-stars__fill{width:38%}.sk-stars--p40 .sk-stars__fill{width:40%}.sk-stars--p42 .sk-stars__fill{width:42%}.sk-stars--p44 .sk-stars__fill{width:44%}.sk-stars--p46 .sk-stars__fill{width:46%}.sk-stars--p48 .sk-stars__fill{width:48%}.sk-stars--p50 .sk-stars__fill{width:50%}.sk-stars--p52 .sk-stars__fill{width:52%}.sk-stars--p54 .sk-stars__fill{width:54%}.sk-stars--p56 .sk-stars__fill{width:56%}.sk-stars--p58 .sk-stars__fill{width:58%}.sk-stars--p60 .sk-stars__fill{width:60%}.sk-stars--p62 .sk-stars__fill{width:62%}.sk-stars--p64 .sk-stars__fill{width:64%}.sk-stars--p66 .sk-stars__fill{width:66%}.sk-stars--p68 .sk-stars__fill{width:68%}.sk-stars--p70 .sk-stars__fill{width:70%}.sk-stars--p72 .sk-stars__fill{width:72%}.sk-stars--p74 .sk-stars__fill{width:74%}.sk-stars--p76 .sk-stars__fill{width:76%}.sk-stars--p78 .sk-stars__fill{width:78%}.sk-stars--p80 .sk-stars__fill{width:80%}.sk-stars--p82 .sk-stars__fill{width:82%}.sk-stars--p84 .sk-stars__fill{width:84%}.sk-stars--p86 .sk-stars__fill{width:86%}.sk-stars--p88 .sk-stars__fill{width:88%}.sk-stars--p90 .sk-stars__fill{width:90%}.sk-stars--p92 .sk-stars__fill{width:92%}.sk-stars--p94 .sk-stars__fill{width:94%}.sk-stars--p96 .sk-stars__fill{width:96%}.sk-stars--p98 .sk-stars__fill{width:98%}.sk-stars--p100 .sk-stars__fill{width:100%} /* ============================================================ street-photographers.com — one-off port ("Avant-Garde Monochrome") Legacy Master Suite (DB code-snippet, afc64c37) -> Design Studio. Selector map: .ut-comparison-container -> .sk-cmp .ut-product-card -> .sk-cmp-card .ut-featured -> .is-featured .premium-container -> .sk-rev .rr-aawp-table-wrap -> .sk-tbl-wrap .aawp-btn-wrapper -> .sk-abtn-wrap Declarations verbatim from the legacy style blocks; stars re-based on the sealed engine widget (.sk-stars / __bg / __fill + width classes). ============================================================ */ /* ── 1. Comparison box ─────────────────────────────────────── */ .sk-cmp{ --ut-black: #0f0f0f; --ut-white: #ffffff; --ut-grey: #f4f4f4; --ut-border-color: #e5e5e5; --ut-text: #111; --ut-text-mute: #666; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; max-width:1200px; margin:40px auto; padding:0 20px; } .sk-cmp *{ box-sizing:border-box; } .sk-cmp-grid{ display:grid; gap:0; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); border: 1px solid var(--ut-border-color); } @media(min-width:960px){ .sk-cmp-grid{ grid-template-columns:repeat(3,1fr);} } .sk-cmp-card{ background: var(--ut-white); border-right: 1px solid var(--ut-border-color); padding: 30px 24px; display:flex; flex-direction:column; position:relative; transition:.2s all; border-radius: 0; } .sk-cmp-card:last-child { border-right: none; } .sk-cmp-card.is-featured{ background: #fafafa; position: relative; z-index: 1; } .sk-cmp-card:hover { z-index: 2; box-shadow: 0 10px 40px rgba(0,0,0,0.08); transform: translateY(-5px); } .sk-cmp-badge{ position:absolute; top:0; left:0; background: var(--ut-black); color: var(--ut-white); padding: 8px 16px; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; border-radius: 0; z-index: 10; } .sk-cmp-image{ display:flex; justify-content:center; align-items:center; height:180px; margin:20px 0 25px; overflow:hidden; } .sk-cmp-image img{ max-width:80%; max-height:100%; object-fit:contain; filter: grayscale(100%); transition: filter .3s ease, transform .3s ease; } .sk-cmp-card:hover .sk-cmp-image img{ filter: grayscale(0%); transform: scale(1.05); } .sk-cmp-content{ display:flex; flex-direction:column; min-height:0; position:relative; z-index:1; flex-grow: 1; } .sk-cmp-title{ margin:0 0 10px; font-size:18px; font-weight:700; color: var(--ut-text); line-height:1.3; text-align: center; } .sk-cmp-title a{ color:inherit; text-decoration:none; transition: opacity .2s; } .sk-cmp-title a:hover{ opacity: 0.7; } .sk-cmp-rating{ display:flex; align-items:center; justify-content: center; gap:8px; margin-bottom:15px; } /* legacy .ut-stars: font-size 14px, no letter-spacing (engine default is 2px) */ .sk-cmp-rating .sk-stars{ font-size:14px; line-height:1; letter-spacing:normal; } .sk-cmp-rating .sk-stars__bg{ color: #ddd; opacity:1; } .sk-cmp-rating .sk-stars__fill{ color: var(--ut-black); } .sk-cmp-rate-num{ font-size:13px; font-weight:700; color: var(--ut-text); } .sk-cmp-features{ list-style:none !important; padding:0 !important; margin:0 0 25px !important; flex:1; border-top: 1px solid var(--ut-border-color); padding-top: 20px !important; } .sk-cmp-features li{ display:flex !important; align-items: flex-start !important; gap: 10px !important; margin-bottom: 10px !important; font-size: 14px; color: var(--ut-text-mute); line-height: 1.5 !important; justify-content: center; text-align: center; } .sk-cmp-features li::before{ content: "•"; color: var(--ut-black); font-size: 18px; line-height: 14px; } .sk-cmp-btns{ display:flex; flex-direction:column; gap:12px; margin-top:auto !important; } .sk-cmp-btn{ padding: 14px 20px; font-size: 12px; font-weight: 800; text-align: center; text-decoration: none !important; transition: all 0.2s ease; width: 100% !important; cursor: pointer; border-radius: 0; text-transform: uppercase; letter-spacing: 1px; } .sk-cmp-btn.primary{ background: var(--ut-black); color: var(--ut-white) !important; border: 2px solid var(--ut-black); } .sk-cmp-btn.primary:hover{ background: var(--ut-white); color: var(--ut-black) !important; transform: translateY(-2px); } .sk-cmp-btn.secondary{ background: transparent; color: var(--ut-text-mute) !important; border: 1px solid #ccc; } .sk-cmp-btn.secondary:hover{ border-color: var(--ut-black); color: var(--ut-black) !important; } .sk-cmp-disc{ text-align:center; font-size:11px; color: #999; margin-top:20px; text-transform: uppercase; letter-spacing: 0.5px; } @media(max-width:768px){ .sk-cmp-grid{ grid-template-columns:1fr; border: none; gap: 20px; } .sk-cmp-card{ border: 1px solid var(--ut-border-color); } } /* ── 2. Premium review box ─────────────────────────────────── */ .sk-rev { margin: 40px auto; max-width: 1000px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; } .sk-rev-display { border: 2px solid #000; background: #fff; position: relative; padding: 0; isolation: isolate; } .sk-rev-badge { position: absolute; top: 0; left: 0; background: #000; color: #fff; padding: 10px 20px; font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; z-index: 10; } .sk-rev-wrap { display: flex; flex-wrap: wrap; } .sk-rev-visual { width: 35%; padding: 40px 20px; border-right: 2px solid #000; display: flex; align-items: center; justify-content: center; background: #fafafa; } .sk-rev-image img { max-width: 100%; height: auto; mix-blend-mode: multiply; filter: grayscale(100%); transition: filter 0.3s; } .sk-rev-display:hover .sk-rev-image img { filter: grayscale(0%); } .sk-rev-details { width: 65%; padding: 40px 30px; box-sizing: border-box; } .sk-rev-title { display: block; font-size: 24px; font-weight: 800; color: #000; text-decoration: none; text-transform: uppercase; line-height: 1.1; margin-bottom: 10px; } .sk-rev-title:hover { opacity: 0.7; } /* legacy .premium-stars used a background-clip gradient; the engine stars widget replaces it — same 18px glyphs, black fill over #e0e0e0 rail */ .sk-rev-stars { margin-bottom: 20px; } .sk-rev-stars .sk-stars { letter-spacing: 2px; font-size: 18px; } .sk-rev-stars .sk-stars__bg { color: #e0e0e0; opacity: 1; } .sk-rev-stars .sk-stars__fill { color: #000; } .sk-rev-stars-value { font-weight: 700; font-size: 14px; margin-left: 10px; color: #000; } .sk-rev-desc { margin-bottom: 20px; font-size: 15px; line-height: 1.6; color: #333; } .sk-rev-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 25px; border-top: 1px solid #eee; padding-top: 20px; } .sk-rev-pros .sk-rev-h, .sk-rev-cons .sk-rev-h { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; font-weight: 800; } .sk-rev-pros .sk-rev-h { color: #000; } .sk-rev-cons .sk-rev-h { color: #666; } .sk-rev-pros ul, .sk-rev-cons ul { list-style: none; padding: 0; margin: 0; } .sk-rev-pros li, .sk-rev-cons li { position: relative; padding-left: 15px; margin-bottom: 6px; font-size: 13px; color: #444; line-height: 1.4; } .sk-rev-pros li::before { content: "+"; position: absolute; left: 0; font-weight: bold; color: #000; } .sk-rev-cons li::before { content: "-"; position: absolute; left: 0; font-weight: bold; color: #666; } .sk-rev-btn { display: block; width: 100%; padding: 16px; background: #000; color: #fff !important; text-align: center; text-transform: uppercase; font-weight: 800; letter-spacing: 1px; font-size: 14px; text-decoration: none !important; border: 2px solid #000; transition: all 0.2s; } .sk-rev-btn:hover { background: #fff; color: #000 !important; } .sk-rev-disc { margin-top: 15px; font-size: 10px; color: #888; text-transform: uppercase; letter-spacing: 0.5px; text-align: center; } @media (max-width: 768px){ .sk-rev-visual, .sk-rev-details { width: 100%; border-right: none; } .sk-rev-visual { padding: 30px; border-bottom: 2px solid #000; } .sk-rev-grid { grid-template-columns: 1fr; } } /* ── 3. Comparison table ───────────────────────────────────── */ .sk-tbl-wrap { overflow-x: auto; margin: 2rem 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; } .sk-tbl { width: 100%; border-collapse: collapse; text-align: left; border: 2px solid #000; } .sk-tbl th { background: #000; color: #fff; padding: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; font-size: 13px; } .sk-tbl td { padding: 20px; border-bottom: 1px solid #ddd; vertical-align: middle; background: #fff; } .sk-tbl tr:last-child td { border-bottom: none; } .sk-tbl-col-product { width: 30%; } .sk-tbl-col-product a { display: flex; flex-direction: column; align-items: center; gap: 10px; text-decoration: none; color: #000; } .sk-tbl-img { width: 80px; object-fit: contain; filter: grayscale(100%); transition: 0.2s; } .sk-tbl-col-product a:hover .sk-tbl-img { filter: grayscale(0%); transform: scale(1.1); } .sk-tbl-title { font-weight: 700; font-size: 15px; text-align: center; } .sk-tbl-features { list-style: none; padding: 0; margin: 0; } .sk-tbl-features li { margin-bottom: 5px; font-size: 13px; color: #444; } .sk-tbl-features li::before { content: "- "; font-weight: bold; } .sk-tbl-col-btn { text-align: center; width: 20%; } .sk-tbl-btn { display: inline-block; padding: 12px 20px; background: #000; color: #fff !important; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; text-decoration: none !important; border: 2px solid #000; transition: all 0.2s; } .sk-tbl-btn:hover { background: #fff; color: #000 !important; } .sk-tbl-disc { font-size: 10px; color: #888; text-transform: uppercase; margin-top: 10px; text-align: right; } @media (max-width: 600px) { .sk-tbl thead { display: none; } .sk-tbl tr, .sk-tbl td { display: block; width: 100%; border: none; box-sizing: border-box; } .sk-tbl tr { border: 2px solid #000; margin-bottom: 20px; } .sk-tbl td { padding: 15px; text-align: center; } .sk-tbl-features { text-align: center; } } /* ── 4. Amazon button ──────────────────────────────────────── */ .sk-abtn-wrap { margin: 1rem 0; box-sizing: border-box; } .sk-abtn { display: block; width: 100%; box-sizing: border-box; padding: 16px 20px; text-align: center; font-size: 16px; font-weight: 800; background: #000; color: #fff !important; border: 2px solid #000; text-decoration: none !important; line-height: 1.4; transition: all .2s ease; text-transform: uppercase; letter-spacing: 1px; } .sk-abtn:hover { background: #fff; color: #000 !important; cursor: pointer; } .sk-abtn-disc { display: block; margin-top: 8px; font-size: 10px; color: #666; font-style: normal; text-transform: uppercase; text-align: center; letter-spacing: 0.5px; } @media(min-width:960px){.sk-cmp-grid.sk-cmp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}Magnification: 3-9x variable
Lens: 32mm fully coated
Parallax: 50-yard rimfire specific
Reticle: Drop Zone with range guide
Construction: IPX7 waterproof fogproof
Weight: 16 ounces
The finger-adjustable turrets have audible clicks that feel positive enough for zeroing. The power ring requires moderate effort to turn, which I actually prefer over loose rings that can drift on their own. The lens caps are basic flip-up style that get the job done but feel flimsy.
Overall, the first impressions are exactly what you’d expect from a scope in this price range. Functional but not fancy. Built for use rather than show.
Understanding the specs helps set realistic expectations. The Pro Rimfire 3-9x32mm is designed specifically for rimfire cartridges, and those design choices show in the numbers.
| Specification | Detail |
|---|---|
| Model Number | SPR3932 |
| Magnification Range | 3-9x variable |
| Objective Lens Diameter | 32mm |
| Tube Diameter | 1 inch one-piece aluminum |
| Reticle Type | Drop Zone rimfire-specific |
| Parallax Setting | 50-yard fixed |
| Eye Relief | 3.5-4.2 inches |
| Field of View @ 100 yards | 34.3 ft at 3x to 11.3 ft at 9x |
| Exit Pupil | 10.7mm at 3x to 3.6mm at 9x |
| Click Adjustment | 1/4 MOA |
| Adjustment Range | 60 MOA elevation and windage |
| Weight | 16 ounces |
| Length | 13.66 inches |
| Waterproof Rating | IPX7 waterproof |
| Fog Proof | Yes (nitrogen purged) |
| Shockproof | Yes |
| Coating | Fully coated lenses |
| Mounting Type | Weaver/Picatinny style (included rings) |
| Warranty | 2-year manufacturer limited warranty |
The standout spec here is the 50-yard parallax. Most centerfire scopes come set at 100 or 150 yards. This parallax setting alone tells you who this scope is designed for rimfire shooters who rarely engage targets beyond 75 yards.
The Drop Zone reticle is this scope’s biggest advantage for rimfire use. It features a standard duplex-style outer section with holdover dots below center specifically calibrated for 22LR ballistics. I found these dots actually line up reasonably well with standard velocity 22LR at ranges from 50 to 150 yards.
The range guide on the bottom of the reticle provides quick reference points. While I wouldn’t trust it for precision competition, it’s plenty accurate for plinking and small game hunting. Most shots on squirrels or rabbits happen inside 50 yards anyway.
Parallax: The apparent shift in your target’s position when you move your eye behind the scope. A 50-yard parallax setting means the reticle and target appear aligned at that distance, reducing aiming error at typical rimfire ranges.
Simmons rates this scope IPX7 waterproof. That means it can withstand immersion in 1 meter of water for 30 minutes. During my testing period I got caught in a steady rain for about 20 minutes. The scope showed no signs of fogging or water intrusion afterward.
The nitrogen purging prevents internal fogging during temperature changes. I took the rifle from a 70-degree truck to a 40-degree morning range without any fog issues. That’s important for hunters who experience temperature swings during early season outings.
Fully coated means every air-to-glass surface has at least one coating layer. This isn’t as impressive as fully multi-coated optics found on premium scopes, but it’s better than uncoated glass. The coatings help reduce glare and improve light transmission.
In practice, the optics are adequate for daylight shooting. You won’t mistake this for high-end glass, but at 9x magnification on a sunny day, you can clearly see bullet holes on paper targets at 50 yards. That’s really all most rimfire shooters need.
The fixed 50-yard parallax is this scope’s defining feature. Most rimfire shooting happens between 25 and 75 yards. Using a centerfire scope with 100-yard parallax at these distances introduces parallax error that can throw off your aim.
With the 50-yard setting, aiming error is minimized at the ranges where you’ll actually use this scope. It’s a small detail that makes a noticeable difference in accuracy, especially for newer shooters who may not maintain consistent cheek weld.
I mounted this scope on a Ruger 10/22 with the included Weaver-style rings. The rifle sat in a Caldwell rest for accuracy testing. I used three types of ammunition: CCI Standard Velocity, Federal Automatch, and Winchester M-22.
At 25 yards, groups averaged 0.75 inches with CCI Standard. The scope’s clarity at this range is excellent. The reticle stands out clearly against any background. The 3x magnification provides plenty of field of view for close-range shooting while still allowing precise aiming.
Stepping back to 50 yards, groups opened up to 1.25 inches on average. The 9x magnification really shines here. Target acquisition is quick and the sight picture is bright enough for most daylight conditions. The Drop Zone reticle holdovers matched up well with actual bullet drop at this distance.
At 75 yards, groups averaged 1.75 inches. This is about where I noticed the limitations of the fully coated optics. Brightness drops noticeably compared to higher-end scopes I’ve used. On overcast days, the sight picture feels somewhat flat.
At 100 yards, I could still hit an 8-inch steel target consistently, but precision suffered. Groups averaged 2.5 inches, which is more about the ammunition and shooter limitations than the scope. The main issue at this distance is the parallax setting targets beyond 75 yards show some parallax error if your eye position shifts.
I tested the turrets by dialing 20 MOA up, then 20 MOA down, then back to zero. The scope returned to within 1 MOA of the original zero. That’s not match-grade tracking, but it’s acceptable for a scope in this price range.
The 1/4 MOA clicks feel positive and audible. I never had to wonder if a click registered. During zeroing, it took 15 rounds to get the scope dialed in at 25 yards, which is about average for my experience with budget optics.
This is where budget scopes always struggle. The Pro Rimfire is usable until about 30 minutes after sunset. Beyond that, the sight picture gets too dark for precise shooting. Fully coated optics simply don’t transmit as much light as the multi-coated glass on premium scopes.
For dawn hunting, you’ll want to be in your stand at least 30 minutes before legal shooting light. The scope works fine during full daylight and most cloudy conditions, but heavy timber on overcast days will push its limits.
After the initial zeroing session, I put 300 rounds through the rifle without touching the turrets. At the end of the testing period, the zero had shifted less than 2 inches at 50 yards. Most of this was likely due to ammunition variation rather than the scope itself.
The scope held zero through recoil without issue. Rimfire recoil is minimal, but I’ve seen budget scopes drift even under 22LR recoil. The Simmons stayed put.
The included rings are 1-inch Weaver-style mounts with a clamping system. If your rifle has a Picatinny or Weaver rail, these rings work fine out of the box. However, many rimfire rifles use 3/8-inch dovetail rails, which are not compatible with the included rings.
For rifles with dovetail rails, you’ll need to purchase separate dovetail rings. Expect to spend another $15-30 for quality rings from companies like Warne, Leupold, or Burris. This is an important consideration for your total cost.
Proper torque is important. Over-tightening can damage the scope tube, while loose rings allow the scope to shift under recoil. A torque driver takes the guesswork out of this process.
The included rings are medium height. For most 10/22-style rifles with a barrel-mounted rail, medium rings provide about 0.15-0.20 inches of clearance between the objective bell and barrel. This is sufficient for most rimfire setups.
If you have an extremely thick barrel or an aftermarket rail, you may need high rings. Conversely, if you want a very low cheek weld, low rings might work but check clearance first.
The Simmons Pro Rimfire 3-9x32mm works best for specific types of shooters. If you fall into one of these categories, this scope is a solid choice:
The Simmons Pro Rimfire 3-9x32mm has a fixed parallax setting of 50 yards, which is optimized specifically for rimfire shooting distances. This differs from most centerfire scopes that use 100 or 150-yard parallax settings.
Yes, the Simmons Pro Rimfire is rated IPX7 waterproof, meaning it can withstand immersion in 1 meter of water for 30 minutes. It is also nitrogen-purged to be fogproof and shockproof for reliable performance in various weather conditions.
The current model uses the Drop Zone reticle, which is a rimfire-specific reticle with holdover points calibrated for 22LR ballistics. This replaces the older Truplex reticle found on previous 22 Mag models.
The scope comes with 1-inch Weaver-style rings included. It has a one-inch main tube, so any standard 1-inch rings will work. However, rifles with 3/8-inch dovetail rails will require separate dovetail rings, which are not included.
The Simmons Pro Rimfire 3-9x32mm provides 3.5 to 4.2 inches of eye relief depending on the magnification setting. This is adequate for rimfire recoil and allows comfortable positioning behind the scope.
The Simmons Pro Rimfire 3-9x32mm is a scope that knows what it is and doesn’t pretend to be anything more. It’s a budget optic designed specifically for rimfire rifles at typical rimfire distances.
The 50-yard parallax is the real selling point here. Most budget scopes are just scaled-down centerfire models with 100-yard parallax that doesn’t work well for 22LR shooting. Simmons actually designed this for rimfire, and that shows in the performance.
At typical plinking distances of 25-50 yards, this scope does everything you need. You can see your target clearly, adjust your zero accurately, and hit what you’re aiming at. The Drop Zone reticle adds some utility for holdover shots.
The limitations are real but predictable at this price point. Low light performance is mediocre. The materials are basic. The warranty is short. But for $67, you’re getting a functional optic that does its job without breaking the bank.
Would I put this on a competition rifle? No. Would I recommend it for someone who can afford a Vortex Crossfire II or a Bushnell Rimfire Optics series? Probably not. But for a first scope, a backup rifle, or a dedicated plinking rig, the Simmons Pro Rimfire delivers solid value.