I want to Configure net-snmpd in openwrt firmware version 3 and want to receive trap request from client ..can you give step by step configuration .how i can received trap request of windows, Linux and identify the all the information of connected device..
there's no such version.
what device is this ?
I want to configure in version 3 .
And I am using openwrt os .
try answering the question instead of repeating the 1st post.
I want to configure in router .
geee, and I though it was a toaster
start by posting the output of ubus call system board
.
{
"kernel": "5.4.257",
"hostname": "hostnamectl",
"system": "MediaTek MT7621 ver:1 eco:3",
"model": "SILBO-RG-04",
"board_name": "Silbo-RG-04",
"rootfs_type": "squashfs",
"release": {
"distribution": "Uni",
"version": "Os",
"revision": "",
"target": "",
"description": ""
}
}
It appears you are using firmware that is not from the official OpenWrt project.
When using forks/offshoots/vendor-specific builds that are "based on OpenWrt", there may be many differences compared to the official versions (hosted by OpenWrt.org). Some of these customizations may fundamentally change the way that OpenWrt works. You might need help from people with specific/specialized knowledge about the firmware you are using, so it is possible that advice you get here may not be useful.
You may find that the best options are:
- Install an official version of OpenWrt, if your device is supported (see https://firmware-selector.openwrt.org).
- Ask for help from the maintainer(s) or user community of the specific firmware that you are using.
- Provide the source code for the firmware so that users on this forum can understand how your firmware works (OpenWrt forum users are volunteers, so somebody might look at the code if they have time and are interested in your issue).
If you believe that this specific issue is common to generic/official OpenWrt and/or the maintainers of your build have indicated as such, please feel free to clarify.