
465. War talk by men who have been in a war is always interesting, whereas moon talk by a poet who has not been in the moon is likely to be dull. --Twain
Tom Peters • a50@MHzHam@gmail.com • N9QQB (amateur radio) --... ...-- / -.. . / -. ----. --.- --.- -...
"HEY YOU" (loud shouting) • Second Tops (Set Dancing) • FIND ME ON FACEBOOK
43° 7' 17.2" N by 88° 6' 28.9" W • Elevation 815' • Grid Square EN53wc
Sr. Systems Administrator • Open-source Dude • Musician • Registered Linux User 385531
Every successful person has had failures but repeated failure is no guarantee of eventual success.
--
Homepage: http://www.milwaukeelug.org/home
This forum online: https://groups.google.com/forum/#!forum/MilwaukeeLUG
---
You received this message because you are subscribed to the Google Groups "Milwaukee Linux User's Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MilwaukeeLUG...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/5701.607122427.1705591337%40gmail.com.
Hello Tom,
I suggest that we start by correcting the message subject and other message block entries where you describe what you are using as SMTP (simple mail transfer protocol) and the command line examples show that you are using SNMP (simple network management protocol). This will minimize confusion as we move forward.
Scraping off the rust on my SNMP skills so I need to ask many questions.
You state that you are trying to use SNMP to gather information on a TrueNAS SCALE instance so I will start there. What version of TrueNAS SCALE are you using?
Reviewing the TrueNAS SCALE Documentation Hub I see that Net-SNMP is used to provide SNMP.
https://www.truenas.com/docs/scale/scaletutorials/systemsettings/services/snmpservicescale/
I also see that TrueNAS SCALE can support SNMP v3 but I have not found (YET) what the default version of SNMP is. It looks like I need to review my available hardware and spin up a TrueNAS SCALE instance to follow along on this adventure.
A good SNMPwalk resource that I will use is available at the following URL.
https://www.networkmanagementsoftware.com/snmpwalk-examples-for-windows-linux/
Since SNMP uses UDP reliability of the data transfer is not guaranteed. Is the computer that you are executing the snmpwalk commands on and the TrueNAS SCALE device on the same subnet? Is there latency issues in the network path?
Have you tried snmpwalk on something else like CPU temperature to
see if you receive reproducible responses?
Have Fun,
Roger M. Jenson
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/CAK4PH5CO4BLe2kR9sZUQojckoAmd6O3n7zB5CLjuMQXFO_cRZQ%40mail.gmail.com.
Hello Tom,
I suggest that we start by correcting the message subject and other message block entries where you describe what you are using as SMTP (simple mail transfer protocol) and the command line examples show that you are using SNMP (simple network management protocol). This will minimize confusion as we move forward.
Scraping off the rust on my SNMP skills so I need to ask many questions.
You state that you are trying to use SNMP to gather information on a TrueNAS SCALE instance so I will start there. What version of TrueNAS SCALE are you using?
Reviewing the TrueNAS SCALE Documentation Hub I see that Net-SNMP is used to provide SNMP.
I also see that TrueNAS SCALE can support SNMP v3 but I have not found (YET) what the default version of SNMP is. It looks like I need to review my available hardware and spin up a TrueNAS SCALE instance to follow along on this adventure.
A good SNMPwalk resource that I will use is available at the following URL.
Since SNMP uses UDP reliability of the data transfer is not guaranteed. Is the computer that you are executing the snmpwalk commands on and the TrueNAS SCALE device on the same subnet? Is there latency issues in the network path?
Have you tried snmpwalk on something else like CPU temperature to see if you receive reproducible responses?
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/ab1db7dc-73a6-4be6-85bd-9f6b8efb0da0%40eyedigix.com.

Hello Tom,
Thanks for replying with the requested information.
I am not sure that you will see anything about UDP in the logs without increasing the log level. Even then I do not believe anything will show up in the logs.
The next step I would take is a packet capture filtered to capture only ports 161 (SNMP Request) and 162 (SNMP Rely) to focus on desired traffic. Then analyze the capture with Wireshark.
Have Fun,
Roger M. Jenson
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/5701.-601320796.1705679676%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/ab1db7dc-73a6-4be6-85bd-9f6b8efb0da0%40eyedigix.com.
All the SNMP data is gotten the same way. I have to conclude that TrueNAS has a problem with SNMP, or perhaps just its ZFS reporting via SNMP, but that the underlying OS does not.

--
Homepage: http://www.milwaukeelug.org/home
This forum online: https://groups.google.com/forum/#!forum/MilwaukeeLUG
---
You received this message because you are subscribed to the Google Groups "Milwaukee Linux User's Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to MilwaukeeLUG...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/MilwaukeeLUG/CAK4PH5CDhUDQuK7OzL7wnpz8CwFDtLg6cUXGOWfKx2PAeuLXmg%40mail.gmail.com.