Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Hi Willix –
I couldn’t get the -net flag to work but I updated the $oid_engineTime as follows:-
-my $oid_engineTime = ‘1.3.6.1.6.3.10.2.1.3’; # SNMP-FRAMEWORK-MIB +my $oid_engineTime = ‘1.3.6.1.6.3.10.2.1.3.0’; # SNMP-FRAMEWORK-MIB
It appears to need the dot zero on the end of it.
Cheers Matt