snmpwalk is an SNMP application that uses SNMP GETNEXT requests to query a network entity for a tree of information. The following command will query for object identifiers(OIDs).
Command Reference:
Community string: public
IP: 10.10.10.1
Command:snmpwalk -v2c -c public 10.10.10.1