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 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?
Hi.
I hope I can help here, this is the OIDS we are using for monitor the memory of the XG V17.5
memoryCapacity gauge .1.3.6.1.4.1.21067.2.1.2.4.1.##WILDVALUE##
memoryPercentUsage gauge .1.3.6.1.4.1.21067.2.1.2.4.2.##WILDVALUE##
swapCapacity gauge .1.3.6.1.4.1.21067.2.1.2.4.3.##WILDVALUE##
swapPercentUsage gauge .1.3.6.1.4.1.21067.2.1.2.4.4.##WILDVALUE##
Do not know from where we got em but they work.
//Rickard
The result that is shown is the total used and cached. I am also trying to decrease the cached percentage to resolve this false positive in my monitoring.
Even though they fixed the MIB, the CPU is not yet present, let's wait.
Version 17.5 OIDs are not for version 18
Have you tried them ? You never know right?
Anyway, just trying to help out.
Hi,
thanks for trying to help.
They do not work in v18.
Cya,
Markus
Hi,
thanks for trying to help.
They do not work in v18.
Cya,
Markus