#!/bin/bash

snmpwalk -v 1 -c public localhost | grep HOST-RESOURCES-MIB::hrDeviceDescr | grep CPU
