We're using a Nagios plugin to check the chassis of hosts over SNMP. I'm trying to set up a mac os x machine, but it's failing. All the rest of our hosts we're checking are Linux. This is the first Mac.
Investigation shows that I'm trying to get the cached memory. I'm getting this output when I try on the command line.
# snmpwalk -v 1 -c public macmachine .1.3.6.1.4.1.2021.4.15.0
Timeout: No Response from macmachine
Does Mac OS X's built in SNMPd tell the cached memory?