An error was found in the MIB:
There are also many objects missing from the snmp get, even after adjusting the MIB. Returns an object not found error:
Any idea?
This thread was automatically locked due to age.
An error was found in the MIB:
There are also many objects missing from the snmp get, even after adjusting the MIB. Returns an object not found error:
Any idea?
Hello,
Today i have seen that there is a new update available and I have checked if it solved the problem.
First report that I had to change the numbering inside the MIB in enterprises, from 2406 to 2604.
This resolved to load the information for now, for the most part is already available according to the attached image:
However, the CPU information is still missing
Hi MarkusSchlüter1
I am checking this my team and will update this thread
Updated to SFOS 18.0.1 MR-1: did also not solve the problem...
Hello All,
I have checked from our end and it would seem the MIB file is available on the help section.
Please download, there will be for V18 and V17. Please use for V18
THE latest MIB file can be found at below mention URL.
https://docs.sophos.com/nsg/sophos-firewall/MIB/SOPHOS-XG-MIB.zip
If you need more information regarding the same, please let me know.
Thanks for trying, but I already use this MIB since end of 2019.
I tried the following with SFOS 18.0.1 MR-1 and 8GB of RAM:
snmpwalk -c public -v 2c %IP of my firewall% sfosMemoryStatus
RESULT
SFOS-FIREWALL-MIB::sfosMemoryCapacity.0 = Gauge32: 1
SFOS-FIREWALL-MIB::sfosMemoryPercentUsage.0 = Gauge32: 100
SFOS-FIREWALL-MIB::sfosSwapCapacity.0 = Gauge32: 0
SFOS-FIREWALL-MIB::sfosSwapPercentUsage.0 = Gauge32: 0
At the very same moment in the web admin interface:
So the returned result is trying to tell me that the memory usage is 100% all day and night...
This is a problem since a few versions as I have already been telling in one of my comments.
sfosCPUPercentUsage has been remove, not replaced, and therefore I have no option to get the current CPU usage via SNMP.
By the way, SNMP traps are not an alternative, because I want to know the current processor usage and not if some limit has been exceeded...
So what is going to happen to solve this problem?