Re: F5 Check Failing
Posted: Fri Sep 10, 2021 6:41 pm
Thanks Perry,
I copied the extracted files and here's the output:
[root@NAGIOSXI mibs]# snmpwalk -v 2c -c [snmp-string] [IP Address] F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/F5-1" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/F5-2" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/srv-servername-1" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/srv-servername-2" = INTEGER: green(1)
So, I'm not exactly sure what the last two lines are calling, they are servers, not F5 machines. Unless these also run f5 checks that I'm unaware of.
I copied the extracted files and here's the output:
[root@NAGIOSXI mibs]# snmpwalk -v 2c -c [snmp-string] [IP Address] F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/F5-1" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/F5-2" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/srv-servername-1" = INTEGER: green(1)
F5-BIGIP-GLOBAL-MIB::gtmServerStatusAvailState."/Common/srv-servername-2" = INTEGER: green(1)
So, I'm not exactly sure what the last two lines are calling, they are servers, not F5 machines. Unless these also run f5 checks that I'm unaware of.